v0.1.0
Initial Release
Added
- Core chat interface with Textual TUI framework
- Multi-provider LLM support: OpenAI, DeepSeek, Qwen, Kimi, MiniMax, Doubao, Zhipu, Xiaomi
- API key management per provider
- Built-in MCP server with filesystem tools (fs_list, fs_read, fs_write, fs_mkdir, fs_delete)
- Code editing tools (code_replace, code_write)
- Shell command execution (run_command)
- Streaming response output
- Thinking process visualization
- File access whitelist security
- Configuration file support
/modelcommand for model switching/api_keycommand for API key management/tool listcommand to view available tools/allowcommand for whitelist management/infocommand to view system information