🎷 Jazz v0.9.5 — Smoother Agent Switching & Rock‑Solid MCP
🎷 Jazz v0.9.5 — Smoother Agent Switching & Rock‑Solid MCP
A quick patch packed with quality-of-life upgrades: switching agents is faster (last-used first), and MCP connections stop dropping between messages.
✨ Highlights
- Last-used agent first when switching agents (then alphabetical)
- MCP stability fix: avoid disconnecting on every message
🧠Improvements
- Agent lists are now sorted with your most recently used agent pinned to the top — less scrolling, fewer misclicks.
- Added a reusable helper:
src/core/utils/agent-sort.ts.
🛠Fixes
- MCP connections should now stay alive instead of reconnecting every message (more reliable + less jitter).
🔗 Merged PRs
📦 Install / Upgrade
npm i -g jazz-ai@0.9.5🗒 Notes
- As always: if anything feels off, open an issue with logs and your platform details.