Skip to content

v0.0.1

Choose a tag to compare

@voocel voocel released this 05 Mar 10:08
· 135 commits to main since this release

Features

  • Add install script
  • Support history input
  • Show queued messages above input
  • Persist task list
  • Support API key resolution from environment variables
  • Support multiple AI providers
  • Add sample settings
  • Add todo task list
  • Support AskUserQuestion tool and update its UI
  • Add multi-model support
  • Support background tasks
  • Support image input, including drag-and-drop
  • Add Multi-Context Planner (MCP) and support dynamic updates
  • Support web search and web fetch
  • Support skills system
  • Add plan store
  • Support plan mode
  • Add edit diff functionality
  • Add model fetcher
  • Support branch summary and labels
  • Update session management
  • Update Terminal User Interface (TUI)

Bug Fixes

  • Fix plan tool functionality and removal
  • Fix empty content rendering

Performance

  • Update settings
  • Improve image selection and clearing
  • Improve abort functionality
  • Update sub-agent UI
  • Add /mcp command for faster access
  • Update search tool
  • Update plan tools
  • Simplify agent API
  • Optimize session management
  • Optimize commands
  • Improve plan tool usage
  • Beautify Terminal User Interface (TUI)
  • Remove unnecessary flags

Other

  • Add changelog script
  • Add Goreleaser for releases
  • Update README