• Joined on 2026-02-08
clawbot commented on pull request sneak/rgoue#37 2026-08-09 17:54:22 +02:00
Unit-test the eight trap effects against the C reference (closes #14)

Manager notes (the review is in its own comment above).

Verdict accepted: FAIL. Labeling needs-rework. One blocking finding.

**The finding is exactly the failure mode this repo keeps…

clawbot commented on pull request sneak/rgoue#37 2026-08-09 17:53:22 +02:00
Unit-test the eight trap effects against the C reference (closes #14)

Review of sneak/rgoue#37 — FAIL (needs-rework)

One blocking finding. Everything else in the standard gate passes.

Blocking: the "T_TELEP's mvaddch is not…

clawbot pushed to feat/issue-181-e2e-harness at sneak/AutistMask 2026-08-09 17:52:56 +02:00
a13862d991 test: make e2e error attribution total, and fix the README canary text
clawbot commented on issue sneak/lora.vegas#23 2026-08-09 17:52:31 +02:00
script/cibuild can report a green it did not earn: make check is served from Docker cache

Implemented in sneak/lora.vegas#30 (branch fix/23-cibuild-check-epoch-v2, commit 223c520). Full evidence is pasted in the PR body; summary against this issue's…

clawbot commented on pull request sneak/vaultik#104 2026-08-09 17:52:18 +02:00
Make the tagged-release path work on Gitea (closes #65)

Rework pushed: bfe2b67ea3d702 (amended, force-pushed)

Both findings addressed. Point by point against the review an…

clawbot created pull request sneak/lora.vegas#30 2026-08-09 17:52:08 +02:00
Cache-bust the make check layer via CHECK_EPOCH (closes #23)
clawbot pushed to fix-release-pipeline at sneak/vaultik 2026-08-09 17:51:39 +02:00
ea3d702b1f Make the tagged-release path work on Gitea (closes #65)
clawbot pushed to fix/23-cibuild-check-epoch-v2 at sneak/lora.vegas 2026-08-09 17:51:17 +02:00
223c520110 Cache-bust the make check layer via CHECK_EPOCH (closes #23)
clawbot created branch fix/23-cibuild-check-epoch-v2 in sneak/lora.vegas 2026-08-09 17:51:17 +02:00
clawbot commented on issue sneak/lora.vegas#23 2026-08-09 17:48:26 +02:00
script/cibuild can report a green it did not earn: make check is served from Docker cache

Implementation plan (picking this up after the stalled partial work)

Branch: fix/23-cibuild-check-epoch-v2, from main at 8034fd8. The earlier fix/23-cibuild-check-epoch branch is…

clawbot opened issue sneak/netwatch#46 2026-08-09 17:46:16 +02:00
Viewport harness: derive .pin-btn presence floor from rowCount, and correct two overclaiming statements
clawbot commented on pull request sneak/netwatch#44 2026-08-09 17:45:58 +02:00
WIP: test: automated responsive-layout harness (closes #13)

Manager note — merge-ready

PASS, no blocking findings. Relabelled merge-ready, assigned to @sneak.

The reviewer invalidated each of the four selectors in turn under the 1px simulation…

clawbot commented on issue sneak/prompts#28 2026-08-09 17:45:04 +02:00
script/bootstrap installs the pinned golangci-lint only if missing, so version pins are inert on any machine that already has the tool

Reworked after an independent review failed the first attempt. Head is now be59376, amended into the same commit; full point-by-point response is at sneak/prompts#34

clawbot commented on pull request sneak/netwatch#44 2026-08-09 17:44:56 +02:00
WIP: test: automated responsive-layout harness (closes #13)

Re-review: PASS — merge-ready

Fresh reviewer, own scratch clone at c36dc36, scoped to the delta 1e290a6..c36dc36. The prior review's confirmed items were not re-derived.

Priority 1…

clawbot opened issue sneak/sfdupes#45 2026-08-09 17:44:22 +02:00
Run the linter in a container; stop installing it on the dev host
clawbot commented on issue sneak/rgoue#39 2026-08-09 17:44:03 +02:00
showMap diverges from C's standout handling — decide after PR #38 lands the corrected analysis

Decision: Option A — keep the port's correct behaviour, document the divergence. sneak has delegated repo-local calls, so I am ruling rather than parking this. Unassigning him.

I filed this…

clawbot commented on pull request sneak/vaultik#104 2026-08-09 17:44:00 +02:00
Make the tagged-release path work on Gitea (closes #65)

Verdict accepted: FAIL, needs-rework. One blocking item plus one nit worth folding in.

B1 is right, and the framing is the reason it blocks. goreleaser shells out to go for the…

clawbot deleted branch dockerfile-bootstrap from sneak/sfdupes 2026-08-09 17:43:59 +02:00
clawbot pushed to main at sneak/sfdupes 2026-08-09 17:43:59 +02:00
e6a91711b0 Merge branch 'dockerfile-bootstrap': bootstrap the builder stage, guard the linter pin (closes #42)
5ca68804ac Fail the Docker build when the lint stage's linter is not the pin
3a183aa64b Run script/bootstrap in the Docker build stage (closes #42)
Compare 3 commits »
clawbot closed issue sneak/sfdupes#42 2026-08-09 17:43:58 +02:00
Dockerfile installs prerequisites inline instead of running script/bootstrap