Skip to content

Release OpenSwarm 1.1.0#76

Merged
nicko-ai merged 2 commits into
mainfrom
release/openswarm-1.1.0
Jul 17, 2026
Merged

Release OpenSwarm 1.1.0#76
nicko-ai merged 2 commits into
mainfrom
release/openswarm-1.1.0

Conversation

@nicko-ai

Copy link
Copy Markdown
Collaborator

Prepares the stable 1.1.0 production release.

  • Bump the package, lockfile, Python project, and all 12 platform packages to 1.1.0.
  • Pin AgentSwarm 1.4.41 (published) and Agency Swarm 1.10.4 (published) so fresh installs use the tested release set; the lockfile carries real registry records for AgentSwarm 1.4.41.
  • Hide the /connect local-server surface through the OpenSwarm product profile (AGENTSWARM_PRODUCT_HIDE_CONNECT), with smoke assertions.
  • Constrain embedded document images to the export directory (traversal/symlink escape fix) with a regression test.
  • Require Node.js 20+ and Python 3.12+; align README and RELEASE.md with the 12-asset inventory.

Verified locally: launcher smoke passes, containment regression test passes (1 passed), node scripts/extract-agentswarm-binaries.mjs 1.4.41 extracts a working binary reporting 1.4.41, and a fresh PyPI install of agency-swarm 1.10.4 resolves LiteLLM 1.91.3 wheels.

After merge: retarget the existing v1.1.0 draft release to the merge commit and run Build TUI Binaries from main to publish the GitHub release, the 12 platform packages, and @vrsen/openswarm@1.1.0 to the latest dist-tag.

nicko-ai added 2 commits July 17, 2026 04:29
Resolve image sources against the resolved export base directory and skip any path that escapes it, so document generation cannot embed files from outside the project export root. Add a regression test covering traversal and symlink escapes.
Bump the package, lockfile, Python project, and 12 platform packages to 1.1.0. Pin AgentSwarm 1.4.41 and Agency Swarm 1.10.4 so fresh installs use the tested release set. Hide the /connect surface through the OpenSwarm product profile. Require Node.js 20+ and Python 3.12+, and align the README and release guide with the 12-asset inventory.
@nicko-ai
nicko-ai merged commit eb12c73 into main Jul 17, 2026
2 checks passed
@nicko-ai
nicko-ai deleted the release/openswarm-1.1.0 branch July 17, 2026 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant