agent-orchestrator/packages/plugins
sjd9021 fad2938804 fix: detect idle state with inline suggestions and esc-to-interrupt signal
Claude Code shows inline suggestions after the prompt when idle (e.g.
"❯ check CI status on the PR"). Also strip separator lines (─) from
terminal output before detection. Use status bar "esc to interrupt"
presence as the authoritative active-vs-idle signal.

- Strip separator lines and empty lines alongside status bar lines
- Check raw output for "esc to interrupt" before stripping
- Treat ❯ + text as idle when status bar lacks esc to interrupt
- 4 new tests covering suggestion detection edge cases
2026-02-16 01:16:34 +05:30
..
agent-aider feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
agent-claude-code fix: detect idle state with inline suggestions and esc-to-interrupt signal 2026-02-16 01:16:34 +05:30
agent-codex feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
agent-opencode feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
notifier-composio feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
notifier-desktop feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
notifier-slack feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
notifier-webhook feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
runtime-process feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
runtime-tmux feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
scm-github feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
terminal-iterm2 feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
terminal-web feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
tracker-github feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
tracker-linear feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
workspace-clone feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
workspace-worktree feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30