Skip to content

Conduit v0.3.3

Choose a tag to compare

@github-actions github-actions released this 21 Jun 00:53

This release makes Conduit easier to get started with and able to update itself.

New

  • First-run onboarding - a quick guided setup detects your AI clients, helps you add your first servers (import what you've already got, pick a popular one, or browse the catalog), and connects a client. Revisit it anytime from "Run setup again" in the sidebar footer.
  • Automatic updates - Conduit now updates itself. When a new version is out, you'll see it in the footer with release notes; one click installs and restarts. You can also check manually anytime.
  • Share setups as files - export a server set to a .json file (not just the clipboard) and give it a name and description, so handing a curated setup to a teammate is one file. Secrets are never included.
  • Per-tool activity insights - the Activity dashboard now breaks down each server by individual tool (click to expand), with filters to focus on one server or just errors.

Reliability

  • Gateway recovers from a poisoned lock instead of wedging
  • Audit log now rotates so it can't grow without bound
  • More tolerant SSE id matching for remote servers
  • Guard against overlapping health probes (curbs macOS keychain prompt storms)

Updating

If you're on v0.3.2 or earlier, install this version manually one last time. From v0.3.3 onward, Conduit updates itself.