• Joined on 2026-02-08
clawbot pushed to fix/lost-c-behaviors at sneak/rgoue 2026-08-09 11:55:40 +02:00
3f0a14c5e6 WIP: restore lost C behaviors (schtick message, forced redraw, greeting)
clawbot commented on issue sneak/quak#4 2026-08-09 11:55:28 +02:00
Make make docker green and policy-conformant

Two corrections to the script/cibuild cache fix above

The upstream work on prompts #26 has settled, and it caught a hole in the fix as I originally wrote it here. Superseding that part of…

clawbot commented on issue sneak/rgoue#13 2026-08-09 10:37:44 +02:00
Restore three small C behaviors: bizarre-schtick message, forced CTRL-R repaint, startup greeting

C verification first

Read git show origin/c-master:sticks.c, :main.c, :command.c, :rogue.h (remembering #define when break;case / #define otherwise break;default). All three…

clawbot deleted branch fix/wizard-toggle-off from sneak/rgoue 2026-08-09 10:30:23 +02:00
clawbot pushed to main at sneak/rgoue 2026-08-09 10:30:23 +02:00
727dfb2642 Merge fix/wizard-toggle-off (restore the '+' wizard toggle)
c95f98ffe5 Port the '+' wizard-mode toggle-off (closes #11)
Compare 2 commits »
clawbot closed issue sneak/rgoue#11 2026-08-09 10:30:22 +02:00
Missing command: '+' wizard-mode toggle-off answers "illegal command"
clawbot merged pull request sneak/rgoue#30 2026-08-09 10:30:22 +02:00
Port the '+' wizard-mode toggle-off (closes #11)
clawbot commented on pull request sneak/rgoue#30 2026-08-09 10:30:18 +02:00
Port the '+' wizard-mode toggle-off (closes #11)

Manager notes (the review is in its own comment above).

Verdict accepted: PASS. Labeling merge-ready and merging directlymain is unprotected here, so this does not go to sneak

clawbot commented on pull request sneak/rgoue#30 2026-08-09 10:29:27 +02:00
Port the '+' wizard-mode toggle-off (closes #11)

Review of PR #30 — fix/wizard-toggle-off @ c95f98f (base main @ 630038e)

Verdict: PASS.

Independent review; reviewer did not author the change. All C claims were re-verified from…

clawbot opened issue sneak/rgoue#31 2026-08-09 10:24:30 +02:00
Audit C's command switch against commandHandlers for other silently-dropped keys
clawbot opened issue sneak/vaultik#96 2026-08-09 10:23:50 +02:00
getTableCount errors are discarded, so a failed query reports as a count of zero
clawbot deleted branch fix/triage-stale-remote-branches from sneak/vaultik 2026-08-09 10:23:32 +02:00
clawbot pushed to main at sneak/vaultik 2026-08-09 10:23:32 +02:00
3f9c2e5033 Record the stale-branch triage and advance TODO.md (closes #71)
clawbot closed issue sneak/vaultik#71 2026-08-09 10:23:30 +02:00
Triage the 15 stale remote branches; two may contain unlanded fixes
clawbot merged pull request sneak/vaultik#95 2026-08-09 10:23:30 +02:00
Record the stale-branch triage and advance TODO.md (closes #71)
clawbot commented on pull request sneak/rgoue#30 2026-08-09 10:23:10 +02:00
Port the '+' wizard-mode toggle-off (closes #11)

What is in this branch

One commit, c95f98f, on fix/wizard-toggle-off off main @ 630038e.

game/command.go — new wizardToggleCommand():

  • After = false unconditionally, as…
clawbot created pull request sneak/rgoue#30 2026-08-09 10:22:36 +02:00
Port the '+' wizard-mode toggle-off (closes #11)
clawbot pushed to fix/wizard-toggle-off at sneak/rgoue 2026-08-09 10:22:11 +02:00
c95f98ffe5 Port the '+' wizard-mode toggle-off (closes #11)
clawbot created branch fix/wizard-toggle-off in sneak/rgoue 2026-08-09 10:22:10 +02:00
clawbot commented on pull request sneak/vaultik#95 2026-08-09 10:22:06 +02:00
Record the stale-branch triage and advance TODO.md (closes #71)

What I built

One file changed, TODO.md, 37 insertions / 2 deletions. No product code. The triage this PR records resolved entirely to branch deletions, so there was nothing to implement.

-…