Changelog
What's new
v0.6.0latestApr 10, 2026
- Added 12 new agents: Log Analyzer, Performance Profiler, Regex Builder, Config Generator, CI/CD Builder, Test Generator, Secrets Scanner, Infra Planner
- Prompt library expanded to 200+ entries across 5 categories
- Integrated Nuclei, Trivy, and Semgrep for security scanning
- MCP (Model Context Protocol) support for tool integration
v0.5.0Mar 15, 2026
- Free access to Claude Opus 4.7, GPT-5 Pro, OpenAI o5, and Gemini 3 Ultra
- Added LLM Arena for side-by-side model comparison
- Shell integration for bash, zsh, fish, PowerShell, nushell
- RAG: support for PDF, DOCX, and URL ingestion
v0.4.0Feb 20, 2026
- AI Agents: custom agents with instructions, tools, and documents
- Session compression for long conversations
- Added Groq, Deepseek, and xAI as providers
- Custom themes and REPL prompt configuration
v0.3.0Jan 10, 2026
- Function calling support for 20+ providers
- Built-in HTTP server with OpenAI-compatible API
- Macro system for repetitive tasks
- Role management with prompt templates
v0.2.0Nov 25, 2025
- RAG (Retrieval-Augmented Generation) support
- Multi-file input with -f flag
- Shell assistant with -e flag
- Stream mode enabled by default
v0.1.0Oct 1, 2025
- Initial release
- Chat REPL and command-line mode
- OpenAI, Anthropic, Google providers
- Code generation with -c flag