agent-orchestrator/packages/plugins
Prateek 04174848df refactor: extract shared isAgentProcessRunning utility and harden integration tests
Move ~200 lines of duplicated tmux TTY + PID process detection logic
from 4 agent plugins into a single isAgentProcessRunning() utility in
ao-core. Integration tests now fail explicitly when polling doesn't
capture observations instead of silently passing via if-guards.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 07:27:34 +05:30
..
agent-aider refactor: extract shared isAgentProcessRunning utility and harden integration tests 2026-02-19 07:27:34 +05:30
agent-claude-code refactor: extract shared isAgentProcessRunning utility and harden integration tests 2026-02-19 07:27:34 +05:30
agent-codex refactor: extract shared isAgentProcessRunning utility and harden integration tests 2026-02-19 07:27:34 +05:30
agent-opencode refactor: extract shared isAgentProcessRunning utility and harden integration tests 2026-02-19 07:27:34 +05:30
notifier-composio feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
notifier-desktop feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
notifier-slack feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
notifier-webhook feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
runtime-process feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
runtime-tmux feat: first-class orchestrator session + file-based system prompt (#101) 2026-02-18 19:32:35 +05:30
scm-github fix: migrate to hash-based project isolation architecture 2026-02-18 00:19:55 +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: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
tracker-linear feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
workspace-clone fix: destroy old runtime before restore, cleanup clone on failure (#109) 2026-02-19 01:35:49 +05:30
workspace-worktree feat: implement session restore for crashed/exited agents (#104) 2026-02-19 01:12:57 +05:30