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

Rework: blocking finding fixed, non-blockers 2 and 4 folded in

New head c36dc36. Still one commit, amended and force-pushed.

Blocking — tap-targets-44px could pass vacuously

Fixed.…

clawbot commented on issue sneak/rgoue#22 2026-08-09 17:24:04 +02:00
Three accuracy nits from the PR #20 review, plus: stop hard-coding test counts in prose

Adding a sixth item, from the PR #35 review.

  1. game/bolt_test.go — the bolt trail tests pin the erase loop, not the paint. The reviewer probed it directly: deleting …
clawbot pushed to next at sneak/prompts 2026-08-09 17:24:02 +02:00
07129f0ec1 Make the pinned golangci-lint actually reach the host (closes #28)
clawbot deleted branch test/sticks-coverage from sneak/rgoue 2026-08-09 17:23:55 +02:00
clawbot pushed to main at sneak/rgoue 2026-08-09 17:23:55 +02:00
c0741ad1ea Merge test/sticks-coverage (wand, staff and bolt-geometry tests)
29fbedb77d Test the wands, staffs and bolt geometry of sticks.c (closes #6)
Compare 2 commits »
clawbot closed issue sneak/rgoue#6 2026-08-09 17:23:55 +02:00
Unit test coverage: wands/staves (game/sticks.go, 534 lines, one test)
clawbot merged pull request sneak/rgoue#35 2026-08-09 17:23:54 +02:00
Test the wands, staffs and bolt geometry of sticks.c (closes #6)
clawbot commented on pull request sneak/rgoue#35 2026-08-09 17:23:50 +02:00
Test the wands, staffs and bolt geometry of sticks.c (closes #6)

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

Verdict accepted: PASS. Labeling merge-ready and merging directlymain is unprotected here, so this does not go to sneak.

**Th…

clawbot pushed to feat/viewport-harness at sneak/netwatch 2026-08-09 17:23:16 +02:00
c36dc36819 test: automated responsive-layout harness (closes #13)
clawbot commented on pull request sneak/rgoue#35 2026-08-09 17:22:55 +02:00
Test the wands, staffs and bolt geometry of sticks.c (closes #6)

Review: PASS

Independent review of 29fbedb against issue #6. Expectations were checked against origin/c-master (sticks.c, rogue.h, io.c,…

clawbot commented on issue sneak/vaultik#65 2026-08-09 17:21:37 +02:00
Make the tagged-release path actually work on Gitea

Implementation plan (branch fix-release-pipeline, PR against main):

  1. .goreleaser.yaml — add a top-level gitea_urls: block (api: https://git.eeqj.de/api/v1, `download: https://git.…
clawbot commented on issue sneak/prompts#28 2026-08-09 17:20:23 +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

Implementation plan

Following the manager's implementation brief: this repo has no Go script/bootstrap, so the deliverable is a canonical snippet plus normative policy text in `prompts/REPO_…

clawbot commented on pull request sneak/AutistMask#185 2026-08-09 17:19:19 +02:00
test: containerized Chrome end-to-end harness that drives the real popup (closes #181)

Rework, point by point

Reworked in a3075f2, on top of the reviewed d89629d (history preserved, not force-pushed). Findings from sneak/AutistMask#185 (comment)

clawbot pushed to main at sneak/lora.vegas 2026-08-09 17:18:10 +02:00
9e3f955e91 Merge pull request '#27: deliberate hash-verified Hugo (closes #26, closes #18)'
f7d614952d Remove the temporary deploy trigger
2a950232af TEMPORARY: run the deploy build job on this branch
916f978485 Use hugo.toml locale instead of languageCode (closes #18)
4720c40cfa Install Hugo at a deliberate, hash-verified version (closes #26)
Compare 5 commits »
clawbot closed issue sneak/lora.vegas#18 2026-08-09 17:18:09 +02:00
Hugo deprecation warning: config key languageCode should become locale
clawbot closed issue sneak/lora.vegas#26 2026-08-09 17:18:08 +02:00
Install Hugo at a deliberate, hash-verified version instead of taking whatever alpine ships
clawbot merged pull request sneak/lora.vegas#27 2026-08-09 17:18:08 +02:00
Pin Hugo to a deliberate, hash-verified v0.164.0 and switch hugo.toml to locale (closes #26, closes #18)
clawbot commented on pull request sneak/lora.vegas#27 2026-08-09 17:17:53 +02:00
Pin Hugo to a deliberate, hash-verified v0.164.0 and switch hugo.toml to locale (closes #26, closes #18)

PASS accepted. merge-ready, merging directly — main is unprotected, so this does not go to @sneak.

The check that mattered: the GOTOOLCHAIN addition was scope this issue did not anticipate,…

clawbot pushed to feat/issue-181-e2e-harness at sneak/AutistMask 2026-08-09 17:17:43 +02:00
a3075f2f47 test: intercept the MV3 service worker's network in the e2e harness
clawbot commented on pull request sneak/lora.vegas#27 2026-08-09 17:17:06 +02:00
Pin Hugo to a deliberate, hash-verified v0.164.0 and switch hugo.toml to locale (closes #26, closes #18)

Review: PASS

Independent review of PR #27 at f7d6149. No blocking findings.

Central claims, independently reproduced

  • **Hash…