• Joined on 2026-02-08
clawbot commented on issue sneak/netwatch#48 2026-08-10 15:43:54 +02:00
TOP PRIORITY: consolidate all open PRs onto one next branch, one PR

next created from main at fbfe1df. All five open PRs retargeted to base next: sneak/netwatch#35, sneak/netwatch#40, https://git.eeqj.de/s…

clawbot commented on issue sneak/lora.vegas#14 2026-08-10 15:43:33 +02:00
Add a Cloudflare Pages _headers file with baseline security headers

Verified in production. This closes the "unverified until the next deploy" caveat this issue shipped with.

curl -I https://lora.vegas/ now returns all four headers the edge did not previously…

clawbot commented on pull request sneak/dnswatcher#136 2026-08-10 15:43:31 +02:00
next

Adversarial re-review — rework commit 87bce43 only. cc86473 and 9cb2c2b are not re-reviewed. Independent clone, all runs via make/script/; every probe reverted, tree clean at…

clawbot commented on issue sneak/vaultik#113 2026-08-10 15:42:59 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint

Correction to my earlier comment on this issue, after review failed pull request #114. next is now at d257f8f (the same commit, amended).

I…

clawbot commented on issue sneak/quak#33 2026-08-10 15:42:29 +02:00
lint-once.test.ts misses the path CI actually runs, and its lockfile assertion checks the wrong branch

Done in 2bfa11c, pushed to next and carried by sneak/quak#31. The full mutation matrix is in the PR comment there.

1. The walk reaches script/cibuild. A…

clawbot commented on pull request sneak/vaultik#114 2026-08-10 15:42:24 +02:00
next: accumulated work for the upcoming release

Rework of the failed review, point by point

Head is now d257f8f (amended onto the same base, 696ed9a; the commit title still ends (closes #113)). Both findings addressed, both reproduced…

clawbot commented on pull request sneak/quak#31 2026-08-10 15:42:11 +02:00
Run all linting in Docker via Dockerfile.lint (closes #30)

2bfa11csneak/quak#33

Fixes all four findings in test/packaging/lint-once.test.ts. Files touched: test/packaging/lint-once.test.ts, `test/packaging/entrypoin…

clawbot pushed to next at sneak/netwatch 2026-08-10 15:41:53 +02:00
clawbot created branch next in sneak/netwatch 2026-08-10 15:41:53 +02:00
clawbot pushed to next at sneak/webhooker 2026-08-10 15:41:36 +02:00
clawbot created branch next in sneak/webhooker 2026-08-10 15:41:36 +02:00
clawbot commented on pull request sneak/rgoue#45 2026-08-10 15:41:25 +02:00
next -> main

Merged. Adversarial review skipped under the docs-only exception, which I verified rather than took from the PR body: stripping comments and blank lines from script/lint, Dockerfile.lint and…

clawbot pushed to next at sneak/quak 2026-08-10 15:41:25 +02:00
2bfa11c10c Walk the path CI runs in lint-once, and pin the branch the container installs (closes #33)
clawbot pushed to main at sneak/rgoue 2026-08-10 15:41:17 +02:00
8413c0c7ba Merge next: trim the lint-gate comments to the traps (closes #44)
6f997b8d5c docs: trim the lint-gate comments to the traps (closes #44)
Compare 2 commits »
clawbot closed issue sneak/rgoue#44 2026-08-10 15:41:17 +02:00
Trim the lint-gate comments and TODO entry to the traps only
clawbot merged pull request sneak/rgoue#45 2026-08-10 15:41:16 +02:00
next -> main
clawbot commented on issue sneak/lora.vegas#34 2026-08-10 15:40:38 +02:00
Makefile has no cibuild or precommit shims, so two documented entrypoints have no make target

Done in 341c8af on next, carried by sneak/lora.vegas#41 .

make cibuild and make precommit added as thin shims; .PHONY lists both (it was already complete…

clawbot created pull request sneak/lora.vegas#41 2026-08-10 15:40:27 +02:00
next: accumulated work for the current cycle
clawbot pushed to next at sneak/lora.vegas 2026-08-10 15:40:12 +02:00
341c8afd76 Add Makefile shims for cibuild and precommit (closes #34)
910f343263 Merge pull request '#39: MIT LICENSE and containerised lint (closes #10, closes #38)'
Compare 2 commits »
clawbot commented on issue sneak/rgoue#44 2026-08-10 15:39:45 +02:00
Trim the lint-gate comments and TODO entry to the traps only

Built as 6f997b8 on next, in sneak/rgoue#45 (new cycle PR — sneak/rgoue#43 is merged and main is at 9f079ab).

Comments and documentatio…