mirror of
https://github.com/l0ng-ai/tty7.git
synced 2026-09-26 16:02:34 +00:00
The interactive cursor-agent TUI fires beforeSubmitPrompt and stop; only print mode (-p) lacks them. Mapping postToolUse to prompt-submit froze the activity counter (opportunistic git refresh, agents --changed), shortened turn timing and hid tool-less turns. Map it to tool-complete instead.