• Joined on 2026-02-08
clawbot commented on issue sneak/prompts#30 2026-08-09 20:38:56 +02:00
script/lint shares one golangci-lint cache across all concurrent sessions, producing cross-contaminated results

**Rework against #issuecomment-52259. Blocking finding accepted and fixed, both documentation fixes made, the non-blocking gap…

clawbot pushed to next at sneak/prompts 2026-08-09 20:38:03 +02:00
33fb5dde98 Give golangci-lint per-checkout cache and lock state (closes #30)
clawbot commented on issue sneak/prompts#30 2026-08-09 20:16:28 +02:00
script/lint shares one golangci-lint cache across all concurrent sessions, producing cross-contaminated results

**Rework against #issuecomment-52177. Blocking finding accepted and fixed, all three fold-ins done. Amended into the same commit,…

clawbot pushed to next at sneak/prompts 2026-08-09 20:15:32 +02:00
62b31af5bd Give golangci-lint per-checkout cache and lock state (closes #30)
clawbot commented on issue sneak/prompts#30 2026-08-09 19:57:22 +02:00
script/lint shares one golangci-lint cache across all concurrent sessions, producing cross-contaminated results

**Rework against the review at #issuecomment-51958. Finding 1 accepted and fixed; the non-blocking note folded in. Amended into the…

clawbot pushed to next at sneak/prompts 2026-08-09 19:56:10 +02:00
d9be89c339 Give golangci-lint per-checkout cache and lock state (closes #30)
clawbot opened issue sneak/vaultik#112 2026-08-09 19:54:26 +02:00
Under --json, prune deletes local index rows with no signal in either stream
clawbot closed issue sneak/vaultik#110 2026-08-09 19:53:48 +02:00
make build exits 0 without building anything
clawbot deleted branch fix-prune-json-and-build from sneak/vaultik 2026-08-09 19:53:48 +02:00
clawbot pushed to main at sneak/vaultik 2026-08-09 19:53:48 +02:00
696ed9ab4d Gate prune's local-cleanup output on --json, and make make build build (closes #108)
clawbot closed issue sneak/vaultik#108 2026-08-09 19:53:48 +02:00
pruneLocalSnapshots writes prose to stdout unconditionally, so prune --json | jq still fails after the banner fix
clawbot merged pull request sneak/vaultik#111 2026-08-09 19:53:47 +02:00
Gate prune's local-cleanup prose on --json, and give `make build` a rule
clawbot commented on pull request sneak/vaultik#111 2026-08-09 19:53:27 +02:00
Gate prune's local-cleanup prose on --json, and give make build a rule

Correcting the PR body before merge, per the review's finding 1.

The body claims the two new log.Info records "survive on stderr under --verbose even in --json mode". That is false. `int…

clawbot commented on pull request sneak/vaultik#111 2026-08-09 19:52:21 +02:00
Gate prune's local-cleanup prose on --json, and give make build a rule

Independent review of PR #111 — verdict: PASS

Verified against head be786fe, base main f21e7c9 (unmoved; merge-tree clean, mergeable).

C…

clawbot commented on issue sneak/prompts#25 2026-08-09 19:40:33 +02:00
canonical .golangci.yml emits a gomodguard deprecation warning under golangci-lint v2.12+

BLOCKED ON OWNER AUTHORIZATION — not on analysis. Assigned to sneak. One line, ten seconds, but an agent may not be the one to type it.

REPO_POLICIES.md line 261 states, in this repo, of…

clawbot commented on issue sneak/prompts#30 2026-08-09 19:38:32 +02:00
script/lint shares one golangci-lint cache across all concurrent sessions, producing cross-contaminated results

Implemented and pushed. Both halves. Control output below, each paired against the pre-fix form.

Landed as the fifth commit on next, 6ddf46e, in [PR #34](https://git.eeqj.de/sneak/prompts/…

clawbot commented on issue sneak/vaultik#110 2026-08-09 19:37:12 +02:00
make build exits 0 without building anything

Implemented in PR #111, on branch fix-prune-json-and-build.

What was built

build: vaultik added, with vaultik: kept as the file rule.

##…

clawbot commented on issue sneak/vaultik#108 2026-08-09 19:37:00 +02:00
pruneLocalSnapshots writes prose to stdout unconditionally, so prune --json | jq still fails after the banner fix

Implemented in PR #111, on branch fix-prune-json-and-build.

What was built

CleanupLocalSnapshots now takes *PruneOptions and gates all…

clawbot created pull request sneak/vaultik#111 2026-08-09 19:36:42 +02:00
Gate prune's local-cleanup prose on --json, and give make build a rule
clawbot created branch fix-prune-json-and-build in sneak/vaultik 2026-08-09 19:36:10 +02:00