agent-orchestrator/packages
Prateek 364b0d27f3 test: add EPERM and ESRCH coverage for PID-based process detection
Mocks process.kill to verify the EPERM branch (process exists but
no permission to signal → returns true) and ESRCH branch (no such
process → returns false). These were the last untested branches in
isAgentProcessRunning.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 07:27:34 +05:30
..
agent-orchestrator feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
cli refactor: return ActivityDetection from getActivityState instead of bare string 2026-02-19 07:27:34 +05:30
core test: add EPERM and ESRCH coverage for PID-based process detection 2026-02-19 07:27:34 +05:30
integration-tests refactor: extract shared isAgentProcessRunning utility and harden integration tests 2026-02-19 07:27:34 +05:30
plugins refactor: extract shared isAgentProcessRunning utility and harden integration tests 2026-02-19 07:27:34 +05:30
web fix: tab title followups — empty name guard, dedupe truncation (#121) 2026-02-19 07:12:32 +05:30