fix: TUI agent-responds uses text-match not unicode arrow
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 2s

tmux capture-pane strips the ⬇ (U+2B07) character; grep on it always
returns empty. Switch to case-insensitive text matching on actual
LLM response content (hello, hi, greeting, hey).

Also: reorder tests (cascade-parsing, eval-command, status-bar first
to warm the TUI; agent-responds last), increase handshake timeout
to 60s, increase agent poll timeout to 90s.

TUI integration: 5/5 pass (was 4/5 with false-negative on agent-responds)
This commit is contained in:
2026-05-06 09:07:16 -04:00
parent 750918527d
commit 7c9cc629a1
5 changed files with 45 additions and 41 deletions

1
.#README.org Symbolic link
View File

@@ -0,0 +1 @@
user@amr.48055:1777984387