Skip to content

Releases: ComposioHQ/agent-orchestrator

@composio/ao@0.2.2

29 Mar 13:03
523550d

Choose a tag to compare

Patch Changes

  • @composio/ao-cli@0.2.2

@composio/ao-web@0.2.2

29 Mar 13:03
523550d

Choose a tag to compare

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 (uses Object.hasOwn to avoid prototype-chain bypass)
    • apply semantic project validation to /api/spawn, /api/issues, /api/verify, and /api/orchestrators
    • return deterministic 404 Unknown project from all routes for non-configured project IDs
    • normalize dashboard project filter to configured project IDs to prevent invalid query state propagation

@composio/ao-cli@0.2.2

29 Mar 13:03
523550d

Choose a tag to compare

Patch Changes

  • Updated dependencies [5315e4e]
    • @composio/ao-web@0.2.2

@composio/ao@0.2.1

26 Mar 13:26
2b2fb9c

Choose a tag to compare

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 start prerequisite installs explicit and interactive for required tools (tmux, git) with clearer fallback guidance.
    • Keep ao spawn preflight check-only for tmux (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

26 Mar 13:26
2b2fb9c

Choose a tag to compare

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 start prerequisite installs explicit and interactive for required tools (tmux, git) with clearer fallback guidance.
    • Keep ao spawn preflight check-only for tmux (no implicit install).
    • Remove redundant agent runtime re-detection during config generation.

@composio/ao@0.2.0

21 Mar 09:58
84ac872

Choose a tag to compare

Minor Changes

  • 3a650b0: Zero-friction onboarding: ao start auto-detects project, generates config, and launches dashboard — no prompts, no manual setup. Renamed npm package to @composio/ao. Made @composio/ao-web publishable 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

21 Mar 09:59
84ac872

Choose a tag to compare

Minor Changes

  • 3a650b0: Zero-friction onboarding: ao start auto-detects project, generates config, and launches dashboard — no prompts, no manual setup. Renamed npm package to @composio/ao. Made @composio/ao-web publishable 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

21 Mar 09:59
84ac872

Choose a tag to compare

Patch Changes

  • Updated dependencies [3a650b0]
    • @composio/ao-core@0.2.0

@composio/ao-plugin-workspace-clone@0.2.0

21 Mar 09:59
84ac872

Choose a tag to compare

Patch Changes

  • Updated dependencies [3a650b0]
    • @composio/ao-core@0.2.0

@composio/ao-plugin-tracker-linear@0.2.0

21 Mar 09:59
84ac872

Choose a tag to compare

Patch Changes

  • Updated dependencies [3a650b0]
    • @composio/ao-core@0.2.0