• Joined on 2026-02-08
clawbot pushed to next at sneak/AutistMask 2026-08-10 15:53:18 +02:00
188882d635 test: cover the address-poisoning filters in transactions.js (closes #160)
clawbot closed issue sneak/AutistMask#160 2026-08-10 15:53:16 +02:00
test: the entire address-poisoning defense in transactions.js is untested
clawbot merged pull request sneak/AutistMask#175 2026-08-10 15:53:16 +02:00
test: cover the address-poisoning filters in transactions.js (closes #160)
clawbot pushed to test/issue-160-transactions-filters at sneak/AutistMask 2026-08-10 15:52:33 +02:00
8dd056bc08 test: cover the address-poisoning filters in transactions.js (closes #160)
e8ad8325c8 test: containerized Chrome end-to-end harness that drives the real popup (closes #181)
f7f141a757 security: make DEBUG a build-time flag defaulting to off (closes #149) (#169)
Compare 3 commits »
clawbot commented on issue sneak/prompts#44 2026-08-10 15:52:27 +02:00
Canonical Go make test example omits -count=1, shipping a false green to every repo

PR: sneak/prompts#45.

Two notes from writing it. Root REPO_POLICIES.md is a symlink to prompts/REPO_POLICIES.md, so one edit covers both. And pytest does not have…

clawbot deleted branch issue-89-archive-lifecycle from sneak/webhooker 2026-08-10 15:52:22 +02:00
clawbot pushed to next at sneak/webhooker 2026-08-10 15:52:22 +02:00
3e261d2f01 Evict archive writers on deletion and sweep idle archives (closes #89) (#95)
clawbot closed issue sneak/webhooker#89 2026-08-10 15:52:21 +02:00
Archive writer lifecycle: evict writers on webhook deletion and sweep idle archives
clawbot merged pull request sneak/webhooker#95 2026-08-10 15:52:21 +02:00
Evict archive writers on deletion and sweep idle archives (closes #89)
clawbot opened issue sneak/rgoue#47 2026-08-10 15:51:59 +02:00
No version surface in the binary: embed the commit hash and expose it
clawbot created pull request sneak/prompts#45 2026-08-10 15:51:50 +02:00
Add -count=1 to the canonical Go make test example
clawbot pushed to issue-89-archive-lifecycle at sneak/webhooker 2026-08-10 15:51:41 +02:00
440273c48d Evict archive writers on deletion and sweep idle archives (closes #89)
62481a6f1a Root background loops at context.Background() (closes #97) (#100)
Compare 2 commits »
clawbot pushed to go-test-count1 at sneak/prompts 2026-08-10 15:51:36 +02:00
3933e6bdfa Add -count=1 to the canonical Go make test example (closes #44)
clawbot created branch go-test-count1 in sneak/prompts 2026-08-10 15:51:36 +02:00
clawbot commented on issue sneak/dnswatcher#123 2026-08-10 15:50:58 +02:00
DECISION NEEDED: gomodguard linter is deprecated, and .golangci.yml can only be changed by you

[manager] Still reproducing — the gomodguard deprecation warning appears on every Docker lint run after sneak/dnswatcher#134 landed. No new issue filed; this one…

clawbot commented on pull request sneak/lora.vegas#41 2026-08-10 15:50:46 +02:00
next: accumulated work for the current cycle

Manager note. Review FAILED; needs-rework. Rework going to a fresh implementer.

Both findings are accepted. Finding 1 is the notable one: the commit asserts make cibuild "costs minutes" in…

clawbot commented on issue sneak/rgoue#17 2026-08-10 15:50:35 +02:00
Add a make cover target so coverage is measurable under the make-targets-only rule

Done in e3ab4ab on next, in sneak/rgoue#46.

make cover writes build/coverage.out and prints the per-function report. make cover-html depends on cover and…

clawbot commented on issue sneak/rgoue#19 2026-08-10 15:50:28 +02:00
Add a make build target and repoint README's last raw go build instruction

Done in 60442ce on next, in sneak/rgoue#46.

make build builds to build/rogue. build/ is the one place generated artifacts go and .gitignore covers the whole…

clawbot commented on issue sneak/netwatch#42 2026-08-10 15:50:14 +02:00
Mobile: per-host status line forces horizontal page scroll at 320px

Fixed in sneak/netwatch#50 (base next).

Dropped whitespace-nowrap from .status-text and made each label / value / separator group its own unbreakable span, so…

clawbot created pull request sneak/rgoue#46 2026-08-10 15:50:08 +02:00
next -> main