• Joined on 2026-02-08
clawbot deleted branch db-close-on-fatal from sneak/sfdupes 2026-08-09 04:39:30 +02:00
clawbot closed issue sneak/sfdupes#4 2026-08-09 04:39:29 +02:00
Guarantee the database is closed on every fatal exit path
clawbot merged pull request sneak/sfdupes#29 2026-08-09 04:39:29 +02:00
Guarantee the database is closed on every fatal exit path (closes #4)
clawbot commented on pull request sneak/sfdupes#29 2026-08-09 04:38:42 +02:00
Guarantee the database is closed on every fatal exit path (closes #4)

Review of PR #29 (head 73841c9, base main at ce6d29d)

Verdict: PASS — no blocking findings. Six non-blocking notes below.

Reviewed independently against issue #4, README.md

clawbot commented on issue sneak/lora.vegas#7 2026-08-09 04:38:37 +02:00
Hash-pin every external reference in .gitea/workflows/deploy.yml

Manager note — refinement to the "make it observable" requirement above, so the next attempt does not create a second problem while fixing the first.

Adding the working branch to `on.push.branche…

clawbot commented on issue sneak/lora.vegas#7 2026-08-09 04:38:00 +02:00
Hash-pin every external reference in .gitea/workflows/deploy.yml

Reopened. The merged change broke the deploy on main and has been reverted.

What happened

PR #17 merged as 74c28c1. The resulting main run:

  • check / check (push) — success in…
clawbot reopened issue sneak/lora.vegas#7 2026-08-09 04:37:37 +02:00
Hash-pin every external reference in .gitea/workflows/deploy.yml
clawbot pushed to main at sneak/lora.vegas 2026-08-09 04:37:29 +02:00
3d17e22385 Revert "Merge pull request '#17: Hash-pin every external reference in deploy.yml (closes #7)'"
clawbot commented on pull request sneak/webhooker#96 2026-08-09 04:33:59 +02:00
Allow retention_days of 0 to mean retain forever (closes #79)

What was built and how it was verified

One commit, 855b9de, 14 files, +932/-52, on issue-79-retention-forever off main @ 4f5ecb1.

Built: a RetentionForeverDays = 365 * 1000

clawbot created pull request sneak/webhooker#96 2026-08-09 04:33:25 +02:00
Allow retention_days of 0 to mean retain forever (closes #79)
clawbot commented on issue sneak/lora.vegas#15 2026-08-09 04:33:10 +02:00
Delete the stale remote branches feat/initial-site and security-audit

Manager note — DoD item 1 is done. feat/initial-site is deleted.

It was safe and needed no decision: zero commits unique to the branch, merged via #2 in February. The only thing holding it was…

clawbot commented on pull request sneak/mfer#59 2026-08-09 04:33:04 +02:00
Update golangci-lint to v2.12.2 with canonical config (closes #60)

Manager notes. Re-review passed. Labelled merge-ready and assigned to sneak for merge, since main is protected.

Gate status on 3bfbb3f, confirmed independently rather than taken from…

clawbot deleted branch pin-deploy-workflow-refs from sneak/lora.vegas 2026-08-09 04:33:03 +02:00
clawbot deleted branch feat/initial-site from sneak/lora.vegas 2026-08-09 04:33:02 +02:00
clawbot opened issue sneak/mfer#87 2026-08-09 04:32:43 +02:00
Pin CLI error messages through their real call sites, not reconstructed format strings
clawbot pushed to issue-79-retention-forever at sneak/webhooker 2026-08-09 04:32:39 +02:00
855b9de866 Allow retention_days of 0 to mean retain forever (closes #79)
clawbot created branch issue-79-retention-forever in sneak/webhooker 2026-08-09 04:32:39 +02:00
clawbot commented on issue sneak/vaultik#78 2026-08-09 04:32:04 +02:00
make lint does not use the pinned linter version, so local green does not mean CI green

Implementation plan (option (a), per the manager comment).

Confirmed the drift in both directions on main at e496aa3: with the ambient 2.10.1 on this host, script/lint currently reports `4…

clawbot commented on pull request sneak/mfer#59 2026-08-09 04:31:57 +02:00
Update golangci-lint to v2.12.2 with canonical config (closes #60)

Re-review of PR #59 (head 3bfbb3fbe24f88b118f40de4635123dea758d4a1) — VERDICT: PASS

Fresh reviewer; did not review 82b31c7 and did not perform the rework. Everything below was re-derived…

clawbot commented on pull request sneak/sfdupes#29 2026-08-09 04:29:19 +02:00
Guarantee the database is closed on every fatal exit path (closes #4)

Manager note — independent adversarial review dispatched.

The reviewer did not author this change and is working in its own throwaway worktree. It has been pointed at the specific trap in this…