agent-orchestrator/packages/plugins
Prateek a20c3ef703 feat: add OpenCode agent plugin, integration tests, and CI workflow
- Add agent-opencode plugin with getLaunchCommand, detectActivity,
  isProcessRunning, getSessionInfo (27 unit tests)
- Add integration test suite for all 4 agents (claude-code, codex,
  aider, opencode) using real binaries in tmux sessions
- Add GitHub Actions CI workflow for integration tests
- Add test:integration script to root package.json

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 11:00:26 +05:30
..
agent-aider refactor: rename introspect → getSessionInfo, detectActivity uses JSONL 2026-02-14 11:00:26 +05:30
agent-claude-code refactor: rename introspect → getSessionInfo, detectActivity uses JSONL 2026-02-14 11:00:26 +05:30
agent-codex refactor: rename introspect → getSessionInfo, detectActivity uses JSONL 2026-02-14 11:00:26 +05:30
agent-opencode feat: add OpenCode agent plugin, integration tests, and CI workflow 2026-02-14 11:00:26 +05:30
notifier-desktop feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
notifier-slack feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
notifier-webhook feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
runtime-process feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
runtime-tmux feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
scm-github feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
terminal-iterm2 feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
terminal-web feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
tracker-github feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
tracker-linear feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
workspace-clone feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30
workspace-worktree feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30