Files
tty7/crates
l0ng-ai 2de26bbf35 fix(pi): restore the pre-prompt status when a UI prompt closes
ui_prompt_end sent prompt-submit unconditionally, but Pi also opens
prompts while idle (/model, a command's select). Closing one left a
finished or fresh pane reading "working" with no agent_end to clear it.
Remember the last turn event and re-emit that instead.
2026-09-14 18:31:45 +08:00
..