Exo 0.27.0
Highlights
🧩 Connections marketplace (new)
A dedicated Connections pane (ribbon + command Open Exo Connections) with two tabs — MCP and Skills — that surfaces what your other tools already have on the system and lets you import it in one tap:
- MCP — pulls servers from
~/.claude.json(global + per-project) and Codex'sconfig.toml; one-tap Connect writes a normalized entry to the vault's.mcp.json, Remove for the ones you own. - Skills — imports skills from other projects'
.claude/skillsand Codex's~/.codex/skills, grouped by source; copy, never move (the source repo stays the owner). - No duplicates — everything is diffed against the live session's capabilities (symlink-aware), so it never offers something Exo already has.
⚡ Startup & idle performance
Startup CLI/update chores now run on idle; conversation persistence and the chat-view ResizeObservers are debounced; idle timers wake less often (git auto-commit 20s→60s, queue 60s→300s).
🎨 Polish
Custom ribbon icons for Connections (puzzle) and the Cockpit (gauge).
Full Changelog: 0.26.0...0.27.0