Releases: ComposioHQ/agent-orchestrator
Releases · ComposioHQ/agent-orchestrator
@composio/ao@0.2.2
Patch Changes
- @composio/ao-cli@0.2.2
@composio/ao-web@0.2.2
Patch Changes
- 5315e4e: Fix runtime terminal websocket connectivity for npm-installed/prebuilt runs and harden project validation across API routes.
- add runtime terminal config endpoint (
/api/runtime/terminal) so the browser can read runtime-selected ports - make direct terminal client resolve websocket target from runtime config before connect/reconnect
- add AbortController (1.5s) to runtime config fetch so a slow endpoint cannot block WebSocket connection
- prevent repeated runtime config fetches on reconnect when the endpoint is unavailable
- centralize project existence check via
validateConfiguredProject(usesObject.hasOwnto avoid prototype-chain bypass) - apply semantic project validation to
/api/spawn,/api/issues,/api/verify, and/api/orchestrators - return deterministic
404 Unknown projectfrom all routes for non-configured project IDs - normalize dashboard project filter to configured project IDs to prevent invalid query state propagation
- add runtime terminal config endpoint (
@composio/ao-cli@0.2.2
Patch Changes
- Updated dependencies [5315e4e]
- @composio/ao-web@0.2.2
@composio/ao@0.2.1
Patch Changes
-
ac625c3: Fix startup onboarding and install reliability:
- Repair npm global install startup path by improving package resolution and web package discovery hints.
- Make
ao startprerequisite installs explicit and interactive for required tools (tmux,git) with clearer fallback guidance. - Keep
ao spawnpreflight check-only fortmux(no implicit install). - Remove redundant agent runtime re-detection during config generation.
-
Updated dependencies [ac625c3]
- @composio/ao-cli@0.2.1
@composio/ao-cli@0.2.1
Patch Changes
- ac625c3: Fix startup onboarding and install reliability:
- Repair npm global install startup path by improving package resolution and web package discovery hints.
- Make
ao startprerequisite installs explicit and interactive for required tools (tmux,git) with clearer fallback guidance. - Keep
ao spawnpreflight check-only fortmux(no implicit install). - Remove redundant agent runtime re-detection during config generation.
@composio/ao@0.2.0
Minor Changes
- 3a650b0: Zero-friction onboarding:
ao startauto-detects project, generates config, and launches dashboard — no prompts, no manual setup. Renamed npm package to@composio/ao. Made@composio/ao-webpublishable with production entry point. Cross-platform agent detection. Auto-port-finding. Permission auto-retry in shell scripts.
Patch Changes
- Updated dependencies [3a650b0]
- @composio/ao-cli@0.2.0
@composio/ao-web@0.2.0
Minor Changes
- 3a650b0: Zero-friction onboarding:
ao startauto-detects project, generates config, and launches dashboard — no prompts, no manual setup. Renamed npm package to@composio/ao. Made@composio/ao-webpublishable with production entry point. Cross-platform agent detection. Auto-port-finding. Permission auto-retry in shell scripts.
Patch Changes
- Updated dependencies [3a650b0]
- @composio/ao-core@0.2.0
- @composio/ao-plugin-agent-claude-code@0.2.0
- @composio/ao-plugin-agent-opencode@0.2.0
- @composio/ao-plugin-runtime-tmux@0.2.0
- @composio/ao-plugin-scm-github@0.2.0
- @composio/ao-plugin-tracker-github@0.2.0
- @composio/ao-plugin-tracker-linear@0.2.0
- @composio/ao-plugin-workspace-worktree@0.2.0
@composio/ao-plugin-workspace-worktree@0.2.0
Patch Changes
- Updated dependencies [3a650b0]
- @composio/ao-core@0.2.0
@composio/ao-plugin-workspace-clone@0.2.0
Patch Changes
- Updated dependencies [3a650b0]
- @composio/ao-core@0.2.0
@composio/ao-plugin-tracker-linear@0.2.0
Patch Changes
- Updated dependencies [3a650b0]
- @composio/ao-core@0.2.0