Release OpenSwarm 1.1.0#76
Merged
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prepares the stable 1.1.0 production release.
/connectlocal-server surface through the OpenSwarm product profile (AGENTSWARM_PRODUCT_HIDE_CONNECT), with smoke assertions.Verified locally: launcher smoke passes, containment regression test passes (1 passed),
node scripts/extract-agentswarm-binaries.mjs 1.4.41extracts 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.