Changelog
Author
All notable updates to Aether are documented here. Each release includes new features, improvements, and bug fixes.
Releases
| Version | Title | Date | Summary |
|---|---|---|---|
| v0.3.0 | Docs You Can Browse | July 2026 | New /html command — a single-file docs viewer with search, sidebar, and rendered diagrams; plus a critical /sync fence-corruption fix |
| v0.2.1 | Ask Your Docs | July 2026 | New /ask command — answers questions grounded in your docs, plus terminal Markdown rendering and a terminal-freeze fix |
| v0.2.0 | Prompts That Travel | July 2026 | New /prompt command — turns a task into an optimized, file-referencing prompt for any other AI |
| v0.1.11 | Clean Code, On Demand | July 2026 | New /cleancode command — hybrid heuristic + AI review, writes a report instead of rewriting code |
| v0.1.10 | Never Leave a Doc Behind | July 2026 | Resilient generation — retries empty responses, never writes 0-byte docs |
| v0.1.9 | Know the Cost, Cancel Anytime & Exclude the Noise | July 2026 | Cost estimates, ESC to cancel, /exclude command, and native Anthropic provider |
| v0.1.4 | Sync, Clean & Global Config | July 2026 | /sync for incremental updates, /clean command, global config directory |
| v0.1.3 | Let the Whole Project In | July 2026 | Expanded context budget for modern large-context models, configurable scan limits |
| v0.1.2 | Docs for Humans, Too | July 2026 | Human-facing guides alongside AI docs, docs index page |
| v0.1.1 | Genesis First Steps | July 2026 | Full /genesis implementation, OpenRouter provider, /config command |
| v0.1.0 | Initial Release | July 2026 | Interactive CLI, command system, standalone binary distribution |
Roadmap
Upcoming features planned for future releases:
| Feature | Status |
|---|---|
| MCP Server — Expose knowledge to Claude, Cursor, Gemini | Planned |
| VS Code Extension | Exploring |
| Plugin system | Exploring |
Follow development on GitHub for the latest updates.
