mirror of
https://github.com/l0ng-ai/tty7.git
synced 2026-09-23 16:02:27 +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.