agent-orchestrator/packages
Prateek ba04f50656 fix: lsof flags, dry-run error guard, remove unused --regenerate
1. Fix lsof flag from -Fn to -Ffn so findProcessWebDir() actually
   gets the file descriptor field needed to match "fcwd" markers.

2. Dry-run cleanup now guards "no sessions" message with both
   killed.length === 0 AND errors.length === 0, matching the
   non-dry-run branch behavior.

3. Remove unused --regenerate CLI option from ao start (defined
   but never referenced in the action body).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 12:22:09 +05:30
..
agent-orchestrator feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
cli fix: lsof flags, dry-run error guard, remove unused --regenerate 2026-02-18 12:22:09 +05:30
core fix: address bugbot review comments on PR #88 2026-02-18 11:37:02 +05:30
integration-tests fix: activity detection — fix path encoding bug, add ready state (#71) 2026-02-18 03:48:19 +05:30
plugins feat: overhaul orchestrator prompt with comprehensive CLI reference (#90) 2026-02-18 11:32:33 +05:30
web fix: activity detection — fix path encoding bug, add ready state (#71) 2026-02-18 03:48:19 +05:30