Changelog
What's new
A running log of every feature, improvement, and fix we ship. Follow along as emdash evolves.
- v0.9.0LatestJune 2, 2026
Parallel agent scheduling
- Run up to 16 agents concurrently with automatic worktree allocation.
- New priority queue so urgent tasks preempt background work.
- Live resource meter in the dashboard.
- v0.8.2May 19, 2026
Provider routing
- Route individual agents to different models per task type.
- Added support for local model endpoints.
- Reduced cold-start latency by 40%.
- v0.8.0April 28, 2026
Worktree diffing
- Inline diff view across every active worktree.
- One-click merge of agent results into your branch.
- Conflict detection before merge.
- v0.7.0April 4, 2026
Public beta
- First public release of the emdash dashboard.
- Open-sourced the core orchestration engine under MIT.