This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryThe gateway binary is renamed to toolport-gateway with backward‑compatible re‑pointing of existing client configurations.
Full changelog
Renames the gateway to be fully Toolport-branded, and adds visibility into how lazy discovery ranks tools. Safe for existing installs, your secrets and servers carry over untouched.
Highlights
- Discovery now shows why each tool ranked. Activity → Discovery records, per result, its rank, the query terms it matched (name vs description), whether it was a pinned prerequisite, and the ranker used (lexical vs semantic). You see not just which tools a search returned, but why, and what the model was handed.
- The gateway binary is now
toolport-gateway(wasconduit-gateway; the macOS helper isToolportGateway.app). Existing setups keep working with no manual steps.
Upgrading is safe
Your keychain-stored secrets and configured servers are untouched: the keychain service, access group, master key, bundle id, and data directory are all unchanged. On first launch, Toolport automatically re-points your connected clients (Cursor, Claude, VS Code, and the rest) from the old gateway binary to the new one, each config backed up first, so nothing needs reconfiguring. macOS also keeps a compatibility symlink so an old path resolves either way.
Changed
- Gateway binary and macOS helper bundle renamed to Toolport, with cross-platform backward-compatible re-pointing of existing client configs.
- Detection and path resolution accept both the new and old binary names.
- Internal gateway log prefixes moved from
conduit:totoolport:.
Downloads
- macOS (Apple Silicon):
Toolport_aarch64-apple-darwin.dmg - macOS (Intel):
Toolport_x86_64-apple-darwin.dmg - Windows:
Toolport_1.3.0_x64-setup.exe - Linux:
Toolport_1.3.0_amd64.AppImageorToolport_1.3.0_amd64.deb
Full changelog: https://github.com/tsouth89/toolport/compare/v1.2.0...v1.3.0
Breaking Changes
- Gateway binary renamed from `conduit-gateway` to `toolport-gateway`; macOS helper bundle renamed to `ToolportGateway.app`. Existing client configs are automatically re‑pointed on first launch.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Toolport
All releases →Related context
Beta — feedback welcome: [email protected]