Skip to content

v1.1.3

Latest

Choose a tag to compare

@nicko-ai nicko-ai released this 18 Jul 15:21
574b825

Agent Builder learns to plan before it builds.

Agent Builder: Build asks Plan first

  • When Build receives a vague or underspecified swarm request, it now proposes switching to Plan: a Yes/No dialog offers to clarify requirements and create the plan first, then returns to Build for implementation.
  • Plan runs a structured flow for new swarm work: extend the current swarm or create a standalone agency, an explicit output location before any files are created, and MCP/API discovery with the options presented for you to choose.
  • New standalone agencies set up their .env safely: you are asked before existing keys are copied, and otherwise get a template naming exactly which keys to fill.

Thanks to @ArtemShatokhin for the feature.

Composio

  • Composio connection management and tool search now use Composio's session-based API, matching their latest platform change. Thanks to @ArtemShatokhin for the fix.

Install

npx @vrsen/openswarm

Already installed? The same command picks up 1.1.3 automatically.

Full changelog