Changelog
v0.1.1 Jul 27, 2026
- Open VSX install CTA on the landing and install docs
- Marketplace / Open VSX listing points to the public cortex repo (not the private source)
- End-user README only; proprietary license (source not open source)
- Marketplace gallery icon and banner
- Icons for all menu items in the "More" menu (compact, undo, reindex, MCP/skills, remember, rules, plans, background agent, language, OpenCode)
- Flag emojis for each language in the language submenu and language button
v0.1.0 Jul 27, 2026
- Sidebar chat with OpenCode integration
- Local workspace indexing (auto/manual)
- Lexical retrieval (TF·IDF + path boost) with hash embeddings (optional MiniLM)
- Symbol-aware chunking (LSP DocumentSymbol)
- Context preview in UI
- Streaming replies via OpenCode SSE
- Session history browser and undo turn
- Keep / Undo / Review per changed file (diff before/after)
- Permission / question approval UI
- Ghost-text autocomplete via a fast no-tools OpenCode complete agent
- Manual autocomplete trigger (Ctrl/Cmd+Alt+\) and Inline Edit (Ctrl/Cmd+Shift+I)
- @-mention support for files, folders, terminals, and agents
- /slash commands (agent switch, provider connect, help)
- Beta expiration system with warning notifications