agent-orchestrator/packages/plugins
Prateek e9a68fe603 fix: return active instead of idle when JSONL entry is null
When readLastJsonlEntry returns null (empty file or read error), getActivityState
now returns "active" instead of "idle" as a conservative fallback. This makes it
consistent with:
- Other fallback cases in the same function (no workspace path, no session file)
- Other agent plugins (Codex, OpenCode, Aider) which return "active" on detection failure
- The stated intent in PR discussion to assume active when process is running

Fixes bugbot comment: https://github.com/ComposioHQ/agent-orchestrator/pull/45#discussion_r2810110669

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-16 05:09:50 +05:30
..
agent-aider feat: implement native activity detection for all agent plugins 2026-02-15 16:34:27 +05:30
agent-claude-code fix: return active instead of idle when JSONL entry is null 2026-02-16 05:09:50 +05:30
agent-codex fix: address third round of bugbot comments - document agent limitations 2026-02-15 18:07:00 +05:30
agent-opencode fix: address third round of bugbot comments - document agent limitations 2026-02-15 18:07:00 +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