changelog
Changelog
Every release, newest first.
v0.8.5Latest release
- Faster cold start on Windows, down another ~15%
- Agent diffs now group related file changes together
- New high-contrast theme
- Fixed a rare crash when closing a split pane mid-command
v0.8.0Agent notifications, Windows install polish
- Agents now surface a system notification when a long task finishes
- Rewritten Windows installer with fewer prompts
- Editor: smarter bracket matching for JSX/TSX
v0.7.2Voice input, snippets
- Voice input for dictating prompts and commands
- Reusable snippets bound to slash commands
- Preview pane now auto-detects Vite and Next.js dev servers
v0.7.0Local model support
- First-class support for local models through LM Studio
- MYKO.md project context file, read automatically by agents
- Git graph: collapse merged branches by default
v0.6.4Stability pass
- Fixed memory growth during long-running terminal sessions
- Improved scrollback search performance on large logs
v0.6.0Multi-agent planning
- Agents can now break a request into a visible task list before editing anything
- Sub-agent support for parallel research and editing steps
- New command palette shortcut
v0.5.1Theming overhaul
- Custom background image and gradient support
- Editor theme file now exports to your config folder
- Fixed contrast issues in the light theme
v0.5.0Vim mode
- Full modal editing — insert, visual, replace, and command modes
- Custom keybinding support
v0.4.3Git graph, round two
- Rebuilt commit graph rendering for large repositories
- Hunk-level staging from the diff view
v0.3.0AI autocomplete
- Context-aware inline completions in the editor
- Bring-your-own-key support for OpenAI-compatible providers
v0.1.0First public preview
- Initial terminal, file explorer, and editor
- Split panes and tabs
Myko AI