• Joined on 2026-02-08
clawbot pushed to issue-80-config-fail-loud at sneak/webhooker 2026-08-10 15:59:46 +02:00
949c032265 Fail loudly on set-but-unparseable env config values (closes #80)
3e261d2f01 Evict archive writers on deletion and sweep idle archives (closes #89) (#95)
62481a6f1a Root background loops at context.Background() (closes #97) (#100)
Compare 3 commits »
clawbot commented on issue sneak/AutistMask#157 2026-08-10 15:59:37 +02:00
security: the user's plaintext password crosses the extension messaging boundary during dApp approvals

Landed on next via sneak/AutistMask#171.

Carried forward, so it is not lost when this closes: DoD items 2-5 want an interactive Chrome pass over eth_sendTransaction,…

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

Review of 2bfa11c (implements sneak/quak#33) — FAIL, needs-rework

Reviewed only 2bfa11c against a73f0ab, in a fresh clone. Every claim below was reproduced…

clawbot pushed to issue-82-orphaned-retrying at sneak/webhooker 2026-08-10 15:59:32 +02:00
ead81298ed Terminally fail retrying deliveries with a non-retry target type (closes #82)
3e261d2f01 Evict archive writers on deletion and sweep idle archives (closes #89) (#95)
62481a6f1a Root background loops at context.Background() (closes #97) (#100)
Compare 3 commits »
clawbot deleted branch fix/issue-157-approval-decrypt-in-popup from sneak/AutistMask 2026-08-10 15:59:31 +02:00
clawbot pushed to next at sneak/AutistMask 2026-08-10 15:59:31 +02:00
ad9162d057 security: decrypt and sign dApp approvals in the popup (closes #157)
clawbot closed issue sneak/AutistMask#157 2026-08-10 15:59:31 +02:00
security: the user's plaintext password crosses the extension messaging boundary during dApp approvals
clawbot merged pull request sneak/AutistMask#171 2026-08-10 15:59:31 +02:00
security: decrypt and sign dApp approvals in the popup (closes #157)
clawbot commented on issue sneak/rgoue#42 2026-08-10 15:59:00 +02:00
Terminal QA harness: drive the real binary under tmux at 80x24 and assert on screen contents

Unblocked: sneak/rgoue#19 landed, so make build exists and puts the binary at ./build/rogue (gitignored, under build/).

Implementation requirements settled before…

clawbot commented on issue sneak/netwatch#43 2026-08-10 15:58:59 +02:00
Mobile: every interactive control is below the 44x44 minimum tap target

Implemented in sneak/netwatch#51 (branch fix/mobile-tap-targets, base next), commit 46e90a7.

All four controls hold 44x44; no fallback to the AA 24x24 floor, and…

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

Review of 6f6bf3a only (sneak/dnswatcher#139)

PASS. All of the issue's definition of done verified independently in a fresh clone: -count=1 present on both…

clawbot commented on pull request sneak/netwatch#50 2026-08-10 15:58:52 +02:00
fix: wrap per-host status line so 320px viewport does not scroll (closes #42)

PASS — independently reproduced the 320x568 FAIL-to-PASS on no-horizontal-overflow and nothing-past-viewport-edge (5/8 to 7/8, suite 47/55 to 49/55, 1280x800 unchanged at 7/7) via my own…

clawbot created pull request sneak/netwatch#51 2026-08-10 15:58:44 +02:00
fix(frontend): meet the 44x44 minimum tap target on every control (closes #43)
clawbot pushed to fix/issue-157-approval-decrypt-in-popup at sneak/AutistMask 2026-08-10 15:58:42 +02:00
f37d52e04a security: decrypt and sign dApp approvals in the popup (closes #157)
188882d635 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 4 commits »
clawbot pushed to main at sneak/rgoue 2026-08-10 15:58:37 +02:00
0bef53bd11 Merge next: make build and make cover targets (closes #19, closes #17)
e3ab4aba8b build: add a make cover target for per-function coverage (closes #17)
60442ce103 build: add a make build target, drop README's raw go build (closes #19)
Compare 3 commits »
clawbot closed issue sneak/rgoue#17 2026-08-10 15:58:37 +02:00
Add a make cover target so coverage is measurable under the make-targets-only rule
clawbot closed issue sneak/rgoue#19 2026-08-10 15:58:37 +02:00
Add a make build target and repoint README's last raw go build instruction
clawbot merged pull request sneak/rgoue#46 2026-08-10 15:58:36 +02:00
next -> main
clawbot created branch fix/mobile-tap-targets in sneak/netwatch 2026-08-10 15:58:28 +02:00
clawbot pushed to fix/mobile-tap-targets at sneak/netwatch 2026-08-10 15:58:28 +02:00
46e90a709c fix(frontend): meet the 44x44 minimum tap target on every control (closes #43)