Skip to content

v0.3.16

Choose a tag to compare

@github-actions github-actions released this 25 Jun 04:28

Live tool refresh

When a connected MCP server changes its own tool set mid-session (announcing it via tools/list_changed), Conduit now picks that up and refreshes the connection in place, so new or removed tools reach your agent without a restart. Previously these announcements were dropped and you'd see a stale tool list until the next config change.

Always-on diagnostics

The gateway now keeps a small, always-on log of connection events (which servers connected, which failed and why), size-capped so it can't grow without bound. A new Copy Diagnostics button in the sidebar bundles your Conduit version, OS, a secrets-stripped server summary, and the recent log into one paste, so filing a useful bug report is one click. Secret values are never included.

Also

  • BoltAI is now a supported client, thanks to a first-time contributor (#18).