Files
bot-bottle/bot_bottle
didericis-claude 09db0eda98
lint / lint (push) Successful in 1m49s
test / unit (pull_request) Successful in 33s
test / integration (pull_request) Successful in 21s
fix: don't archive gitleaks-allow response before gate reads it
The TUI was calling archive_proposal for gitleaks-allow immediately
after write_response, moving the response file to processed/ within
microseconds. The git-gate shell loop polls queue_dir for the response
file every second — it never sees it and hangs until timeout.

capability-block is handled by the MCP sidecar which archives after
reading; gitleaks-allow is handled by the shell gate which archives
after processing. Let the gate own the archive step.
2026-06-23 02:05:40 +00:00
..
2026-06-03 23:25:41 -04:00