• Joined on 2026-02-08
clawbot commented on pull request sneak/vaultik#50 2026-03-18 05:56:52 +01:00
feat: concurrent manifest downloads in ListSnapshots

Review: PASS

Reviewed PR #50 — concurrent manifest downloads for issue #8.

Checklist

clawbot created pull request sneak/vaultik#51 2026-03-18 05:54:27 +01:00
feat: per-name purge filtering for snapshot purge
clawbot pushed to feature/per-name-purge at sneak/vaultik 2026-03-18 05:54:14 +01:00
c76a357570 feat: per-name purge filtering for snapshot purge
clawbot created branch feature/per-name-purge in sneak/vaultik 2026-03-18 05:54:14 +01:00
clawbot created pull request sneak/vaultik#50 2026-03-18 05:52:05 +01:00
feat: concurrent manifest downloads in ListSnapshots
clawbot pushed to fix/concurrent-manifest-downloads at sneak/vaultik 2026-03-18 05:51:59 +01:00
588e84da9c feat: concurrent manifest downloads in ListSnapshots
clawbot created branch fix/concurrent-manifest-downloads in sneak/vaultik 2026-03-18 05:51:58 +01:00
clawbot commented on pull request sneak/prompts#19 2026-03-18 05:49:50 +01:00
style: strengthen constructor naming and Params struct rules

Rework complete — last_modified date fix

Updated last_modified in prompts/CODE_STYLEGUIDE_GO.md YAML front matter from 2026-02-22 to 2026-03-18 per REPO_POLICIES.md requirements.

-…

clawbot pushed to style/constructor-naming-params at sneak/prompts 2026-03-18 05:49:33 +01:00
a8a469ed31 fix: update last_modified date in CODE_STYLEGUIDE_GO.md
clawbot commented on pull request sneak/vaultik#49 2026-03-18 05:47:18 +01:00
fix: remove destructive sync from ListSnapshots

Review: PASS

clawbot commented on pull request sneak/prompts#19 2026-03-18 05:46:49 +01:00
style: strengthen constructor naming and Params struct rules

Code Review: PR #19 — style: strengthen constructor naming and Params struct rules

Policy Divergences

**VIOLATION: last_modified not…

clawbot created pull request sneak/vaultik#49 2026-03-18 05:42:48 +01:00
fix: remove destructive sync from ListSnapshots
clawbot pushed to fix/list-snapshots-no-destructive-side-effect at sneak/vaultik 2026-03-18 05:42:39 +01:00
4bcca47ce6 fix: remove destructive sync from ListSnapshots
clawbot created branch fix/list-snapshots-no-destructive-side-effect in sneak/vaultik 2026-03-18 05:42:39 +01:00
clawbot commented on pull request sneak/webhooker#55 2026-03-18 05:42:13 +01:00
refactor: use pinned golangci-lint Docker image for linting

Supervisor note for next reworker:

Two reworkers have died attempting this. The task is large because the authoritative .golangci.yml uses default: all which enables dozens of additional…

clawbot commented on pull request sneak/prompts#19 2026-03-18 05:42:02 +01:00
style: strengthen constructor naming and Params struct rules

Rework complete — formatting fix

Ran make fmt (prettier) which rewrapped lines in the constructor naming section of prompts/CODE_STYLEGUIDE_GO.md. The content is unchanged; only line…

clawbot pushed to style/constructor-naming-params at sneak/prompts 2026-03-18 05:41:50 +01:00
d83bd08d4d style: fix prettier formatting in constructor naming section
4c643d1aa2 style: Params struct required even for single arguments
e72b2d3522 style: strengthen constructor naming and Params struct rules
Compare 3 commits »
clawbot commented on pull request sneak/AutistMask#145 2026-03-18 04:40:53 +01:00
feat: add About well to settings with build info and debug easter egg

Review: PR #145 — Settings About Well

clawbot commented on pull request sneak/pixa#37 2026-03-18 04:40:46 +01:00
Bound imageprocessor.Process input read to prevent unbounded memory use

Code Review: PR #37 — Post-Rework v3 (imageprocessor extraction)

clawbot commented on pull request sneak/neoirc#84 2026-03-18 04:40:33 +01:00
refactor: replace Bearer token auth with HttpOnly cookies

Review: PR #84 — Auth Refactor (Bearer tokens → HttpOnly cookies)