agent-orchestrator/packages/plugins/agent-opencode
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
..
src refactor: extract shared isAgentProcessRunning utility and harden integration tests 2026-02-19 07:27:34 +05:30
package.json feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
tsconfig.json feat: agent plugins, OpenCode plugin, integration tests, CI (#5) 2026-02-14 11:28:42 +05:30