Skip to content

Toolport

v0.9.4 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 26d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agents anthropic claude cursor developer-tools
+10 more
gateway llm local-first mcp mcp-server model-context-protocol react rust tauri vscode

Summary

AI summary

Updates Highlights, fix, and v0.9.4 across a mixed release.

Full changelog

Highlights

Reliability: no more head-of-line blocking on rate limits

When one agent hit a downstream rate limit (HTTP 429), every other agent queued on that same server used to stall for the full backoff. The gateway now releases the per-server lock during the retry wait, so a slow or rate-limited server no longer blocks the others sharing it. A server-advertised Retry-After is also clamped so a misbehaving downstream can't pin a call indefinitely.

Your server list is now backed up

Conduit keeps a registry.json.bak of your last-known-good server list and automatically recovers from it if the main file is ever deleted or corrupted.

What's Changed

  • [codex] Add Codex setup walkthrough by @leemeo3 in https://github.com/tsouth89/conduit/pull/68
  • fix: release per-server Mutex during backoff sleep (head-of-line blocking) by @bradhallett in https://github.com/tsouth89/conduit/pull/66
  • v0.9.4: clamp Retry-After + registry.json backup/recovery by @tsouth89 in https://github.com/tsouth89/conduit/pull/70

Full Changelog: https://github.com/tsouth89/conduit/compare/v0.9.3...v0.9.4

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

Track Toolport

Get notified when new releases ship.

Sign up free

About Toolport

All releases →

Beta — feedback welcome: [email protected]