agent-orchestrator/packages
suraj-markup 457e83f7c9 feat: auto-detect init defaults, auto-find free port on start
- `ao init` now auto-detects project with zero prompts by default
- Old 13-prompt wizard moved to `ao init --interactive`
- Removed dead `--smart` placeholder flag
- `ao start` auto-finds next free port if configured port is busy
  instead of crashing with an error

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 20:46:32 +05:30
..
agent-orchestrator feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
cli feat: auto-detect init defaults, auto-find free port on start 2026-03-13 20:46:32 +05:30
core fix(lifecycle): implement stuck detection using agent-stuck threshold (#376) 2026-03-13 10:02:33 +05:30
integration-tests fix: make opencode bootstrap exit before attach (#427) 2026-03-11 20:02:15 +05:30
mobile fix: enable cleartext traffic on Android for local/Tailscale HTTP 2026-03-03 05:17:03 +05:30
plugins fix(lifecycle): implement stuck detection using agent-stuck threshold (#376) 2026-03-13 10:02:33 +05:30
web perf: reduce dashboard SSE refresh and render churn (#451) 2026-03-13 09:26:07 +05:30