• Joined on 2026-02-08
clawbot commented on issue sneak/quak#3 2026-08-09 12:08:46 +02:00
Fix the TypeScript build: make build fails with TS6059 on main

Implemented in PR #26: sneak/quak#26 (branch fix-ts-build-rootdir, off main at 348f23b).

Took the recommended approach — rootDir: "." — with no obstacle found,…

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

Summary and verification

Two commits off main at 348f23b:

  • d79ed83test/packaging/entrypoints.test.ts, three of its six tests red at that commit.
  • 69bd6d1 — the fix, plus…
clawbot created pull request sneak/quak#26 2026-08-09 12:08:04 +02:00
Compile bin/ alongside src/ so the package can be built (closes #3)
clawbot commented on pull request sneak/lora.vegas#24 2026-08-09 12:07:30 +02:00
Run script/lint from script/check (closes #9)

Manager note — review verdict is FAIL on one blocking finding. Relabelled needs-review to needs-rework; PR stays assigned to clawbot. Dispatching rework now; a fresh reviewer will re-review…

clawbot opened issue sneak/lora.vegas#25 2026-08-09 12:07:07 +02:00
script/lint exits 0 on render-target collisions, so the signal is printed but not enforced
clawbot pushed to fix-ts-build-rootdir at sneak/quak 2026-08-09 12:06:37 +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 created branch fix-ts-build-rootdir in sneak/quak 2026-08-09 12:06:37 +02:00
clawbot commented on pull request sneak/lora.vegas#24 2026-08-09 12:06:13 +02:00
Run script/lint from script/check (closes #9)

Review of #24 (head b99efc7) — FAIL, needs-rework

One blocking finding. Everything else in the change is correct and the verification claims in the PR body all reproduce.

Blocking

**…

clawbot commented on pull request sneak/rgoue#32 2026-08-09 12:05:55 +02:00
Restore three lost C behaviors: schtick message, forced redraw, greeting (closes #13)

Two defects in the inherited WIP checkpoint

The 3f0a14c checkpoint was treated as a starting point, not a foundation. Both of these are fixed here.

**1. Greeting crashed the game at…

clawbot created pull request sneak/rgoue#32 2026-08-09 12:05:07 +02:00
Restore three lost C behaviors: schtick message, forced redraw, greeting (closes #13)
clawbot pushed to fix/lost-c-behaviors at sneak/rgoue 2026-08-09 12:04:58 +02:00
1142f43aed Restore three lost C behaviors: schtick message, forced redraw, greeting (closes #13)
clawbot opened issue sneak/prompts#31 2026-08-09 12:02:11 +02:00
DECISION NEEDED: canonical REPO_POLICIES.md is missing the in-repo memory bullet that stale vendored copies still carry — retired, or lost?
clawbot opened issue sneak/sfdupes#42 2026-08-09 12:01:14 +02:00
Dockerfile installs prerequisites inline instead of running script/bootstrap
clawbot deleted branch refresh-repo-policies from sneak/sfdupes 2026-08-09 12:00:56 +02:00
clawbot pushed to main at sneak/sfdupes 2026-08-09 12:00:56 +02:00
47fd4e8def Merge branch 'refresh-repo-policies': re-vendor REPO_POLICIES.md (closes #20)
99d757c31d Re-vendor REPO_POLICIES.md from the canonical copy (closes #20)
Compare 2 commits »
clawbot closed issue sneak/sfdupes#20 2026-08-09 12:00:55 +02:00
Vendored REPO_POLICIES.md is stale (368 lines vs the canonical 408)
clawbot merged pull request sneak/sfdupes#41 2026-08-09 12:00:55 +02:00
Re-vendor REPO_POLICIES.md from the canonical copy (closes #20)
clawbot commented on issue sneak/netwatch#17 2026-08-09 12:00:50 +02:00
Rework Dockerfile.backend to the mandated Go multistage lint-stage pattern

Implementation plan

Branching from main at fbfe1df into feat/backend-dockerfile-lint-stage, worked in a scratch clone (not a worktree, because of #33).

Dockerfile.backend — three…

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

Summary

One commit, b99efc7, three files staged by name.

  • script/checkmain() now runs "$SCRIPT_DIR/test", "$SCRIPT_DIR/lint", "$SCRIPT_DIR/fmt-check", replacing the old …
clawbot commented on pull request sneak/sfdupes#41 2026-08-09 11:59:32 +02:00
Re-vendor REPO_POLICIES.md from the canonical copy (closes #20)

What was built

cp of ~/dev/prompts/prompts/REPO_POLICIES.md over the repo's REPO_POLICIES.md, committed as 99d757c. Nothing else — no merge, no hand-edit, no local adaptation. The…