What's New in 0.18.0
- effort/budget controls (low/medium/high effort level + max budget USD)
- OpenAI Codex provider enabled (JSONL parser for codex v0.100+ events, session resume)
- 15+ new slash commands (/config, /theme, /help, /stats, /memory, /mcp, /tasks, /new, /history, /rename, /analytics)
- CLAUDE.local.md + MEMORY.md editor support in command palette
- auto-memory toggle (writes to ~/.claude/settings.json)
- strip ANSI virtual terminal buffer rewrite (fixes TUI re-render artifacts)
- focus stability: removed focus heartbeat causing random focus loss, added focusout rate limiter
- system prompt + disallowed tools passed to yume-cli
- live usage emission during yume-cli streaming
- pane split fix (finds any unsplit column, not just active)
- resets_at validation against garbled TUI fragments
- cobalt theme colors fix
- windows claude detection improvements