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
  • /model command for model switching
  • /api_key command for API key management
  • /tool list command to view available tools
  • /allow command for whitelist management
  • /info command to view system information