Skip to content

Tags: bhaochen/codev

Tags

v2.4.0

Toggle v2.4.0's commit message
localClient: remove debug [localClient] logs

v2.3.0

Toggle v2.3.0's commit message
Click always triggers JUMP_WAVE animation

v2.2.0

Toggle v2.2.0's commit message
v2.2.0 — Bridge CCR, decoupled AskUserQuestion, WebFetch cleanup

Changes:
- Decouple AskUserQuestion into standalone question channel
- Forward AskUserQuestion to CCR remote bridge
- Remove dead Python webtools fallback
- Simplify README and install script
- Bump version to 2.2.0

v2.1.2

Toggle v2.1.2's commit message
v2.1.2 — Terminal image rendering (Kitty protocol, ink-picture)

Changes:
- Inline terminal image rendering with Kitty protocol support
- High-resolution image display via timg
- Jimp + ink-picture renderers for aspect-ratio-aware display
- ImageShowTool as a proper buildTool with prompt + UI
- WebSearchTool: image search with SearXNG, Tavily split
- Refactor: remove friend feature, STT consolidation to Groq

v2.1.1

Toggle v2.1.1's commit message
v2.1.1 — LocationTool (Amap/Google Maps)

Changes:
- LocationTool for geographic search with Amap & Google Maps
- Unlimited paginated place search results
- Computer Use Python runtime documentation

v2.1.0

Toggle v2.1.0's commit message
v2.1.0 — Desktop app + AI Friend companion

Changes:
- Tauri desktop app with provider settings
- AI Friend companion with full-screen mode
- Friend emotion system, cosplay, aliveness
- VAD (Voice Activity Detection) with noise suppression
- Voice STT (faster-whisper) + TTS (edge-tts)
- Doubao-style video call with screen share & camera
- Debug v2.0 system

v2.0.1

Toggle v2.0.1's commit message
v2.0.1 — SubAgent Swarm, Auto-dream, Tavily migration

Changes:
- SubAgent Swarm Topology (multi-agent teams)
- Agent Team orchestration
- Tavily as optional search backend
- Feishu bot integration (messaging + TTS)
- Clair/voice mode with STT+TTS
- Nvidia provider support
- Desktop app settings UI

v2.0.0

Toggle v2.0.0's commit message
v2.0.0 — WebSearchTool, SearXNG, auto-dream, ToolSearch

Changes:
- WebSearch via SearXNG with Tavily fallback
- WebFetch with shouldDefer
- ToolSearch for automatic tool selection
- Auto-dream for context management
- Auto-compact on context overflow
- OpenRouter model loading with live refresh
- OpenCode free provider integration