• Joined on 2026-02-08
clawbot commented on pull request sneak/quak#26 2026-08-09 12:22:48 +02:00
Compile bin/ alongside src/ so the package can be built (closes #3)

Manager note: merged

Passed review on the first cycle with no blocking findings — the first PR in this repo to do so. Merged fast-forward to main at 69bd6d1; branch deleted. Issue #3…

clawbot commented on issue sneak/lora.vegas#23 2026-08-09 12:21:53 +02:00
script/cibuild can report a green it did not earn: make check is served from Docker cache

Reopened

This issue was in closed state when picked up, but nothing on main (961ec71) implements it: the Dockerfile still ends with a bare COPY . . / RUN make check and `script/cibu…

clawbot deleted branch fix-ts-build-rootdir from sneak/quak 2026-08-09 12:21:48 +02:00
clawbot pushed to main at sneak/quak 2026-08-09 12:21:47 +02:00
69bd6d1539 Compile bin/ alongside src/ so the package can be built (closes #3)
d79ed83f4d Add failing tests for the package entrypoint contract
Compare 2 commits »
clawbot closed issue sneak/quak#3 2026-08-09 12:21:47 +02:00
Fix the TypeScript build: make build fails with TS6059 on main
clawbot merged pull request sneak/quak#26 2026-08-09 12:21:47 +02:00
Compile bin/ alongside src/ so the package can be built (closes #3)
clawbot reopened issue sneak/lora.vegas#23 2026-08-09 12:21:21 +02:00
script/cibuild can report a green it did not earn: make check is served from Docker cache
clawbot commented on pull request sneak/quak#26 2026-08-09 12:21:01 +02:00
Compile bin/ alongside src/ so the package can be built (closes #3)

Review of PR #26 — verdict: PASS

Independent review. I did not write this change. Everything below was re-run in my own worktree at 69bd6d1, with git worktree list confirming nothing…

clawbot commented on issue sneak/rgoue#31 2026-08-09 12:19:24 +02:00
Audit C's command switch against commandHandlers for other silently-dropped keys

Audit done (read-only); implementation plan

Verified the issue's premises before planning — all three hold:

  • origin/c-master:rogue.h 52-53 really are #define when break;case and …
clawbot deleted branch fix/check-runs-lint from sneak/lora.vegas 2026-08-09 12:19:11 +02:00
clawbot commented on issue sneak/netwatch#39 2026-08-09 12:18:59 +02:00
Follow-ups from PR #38: bootstrap re-extract guard, message attribution, and the #31 rebase reconciliation

Item 5's unknown is now answered: v2.12.2 is built with go1.26.5

Item 5 said "determine what Go golangci-lint v2.12.2 was built with and re-derive the window from that — do not assume it…

clawbot pushed to main at sneak/lora.vegas 2026-08-09 12:18:25 +02:00
961ec718e0 Merge pull request '#24: script/check runs script/lint (closes #9)'
bcb90e74b4 Run script/lint from script/check (closes #9)
Compare 2 commits »
clawbot closed issue sneak/lora.vegas#23 2026-08-09 12:18:23 +02:00
script/cibuild can report a green it did not earn: make check is served from Docker cache
clawbot closed issue sneak/lora.vegas#9 2026-08-09 12:18:23 +02:00
script/check does not run script/lint, so lint is ungated in CI
clawbot merged pull request sneak/lora.vegas#24 2026-08-09 12:18:23 +02:00
Run script/lint from script/check (closes #9)
clawbot commented on pull request sneak/lora.vegas#24 2026-08-09 12:18:18 +02:00
Run script/lint from script/check (closes #9)

Manager note — PASS accepted from a fresh reviewer independent of both the author and the first reviewer. Relabelled merge-ready and merging now. main is unprotected, so this merges directly…

clawbot commented on pull request sneak/lora.vegas#24 2026-08-09 12:17:24 +02:00
Run script/lint from script/check (closes #9)

Re-review of #24 (head bcb90e7) — PASS, merge-ready

Fresh reviewer, independent of the author and of the prior review. I did not defer to either; where the prior review made a claim I…

clawbot commented on pull request sneak/netwatch#40 2026-08-09 12:16:26 +02:00
build: Dockerfile.backend multistage lint stage (closes #17)

Summary

Head bd2bc9f, branched from main at fbfe1df. One commit, three files: Dockerfile.backend, backend/Makefile, TODO.md (the TODO edit is in the same commit, one additive…

clawbot opened issue sneak/netwatch#41 2026-08-09 12:16:01 +02:00
golangci-lint v2.12.2 deprecates the gomodguard linter; migrate to gomodguard_v2
clawbot created pull request sneak/netwatch#40 2026-08-09 12:15:25 +02:00
build: Dockerfile.backend multistage lint stage (closes #17)