Changelog
What's new in Mel.
Every release, the features and fixes shipping in Mel — newest first.
- v0.1.5LatestLatest release
- Agent orchestrator — /orchestrate-agent drives worker Mel agents across panes with cross-agent shared memory.
- Cross-provider model fallback — credit/rate limits fall back across providers automatically (Claude → GPT-5.4 → Gemini → Groq).
- Refreshed catalog — 6 providers, 41 verified models.
- Agent transcript scrolling + delete-conversation from the landing.
- v0.1.1Earlier release
- Auth + per-user quotas — token sign-in, daily limits, admins unlimited.
- Live command streaming + Stop — watch long commands stream; Stop kills the whole process tree.
- Faster orchestration — the lead delegates to workers earlier.
- v0.1.0Initial public beta
- Multi-agent orchestration — /orchestrate-cli drives worker CLI agents (Claude, Codex).
- Agent over SSH — melt a remote session into an agent.
- Built-in code review — diffs, inline comments, LSP.
- Command palette + structured blocks.
- Agent mode — 6 providers, many models, no API keys.