codev / CHANGELOG.md
chenbhao's picture
docs: add CHANGELOG.md for release notes
19d2123
|
Raw
History Blame Contribute Delete
2.27 kB

2.1.0

  • Image Search & Render Hardening β€” WebSearchTool exposes explicit search_images flag routing to SearXNG; ImageShowTool downloads URLs to temp files, fixes kitty protocol concurrency corruption, aspect-ratio-aware dimensions
  • Inline Terminal Images β€” Native Kitty graphics protocol rendering via timg; WebSearch/WebFetch/LocationTool results display inline images in TUI
  • LocationTool unlimited search β€” Amap pagination (1000/page, up to 10000 results); Google Places next_page_token (up to 60)
  • Groq Whisper STT β€” CLI /voice uses Groq Whisper API, node-edge-tts for TTS
  • Friend Desktop β€” /friend start launches Tauri desktop VRM companion app
  • /release-notes command
  • /goal command with prompt input footsider and lastline display

2.0.1

  • Described auto-dream and subagent features in README
  • Snapshot auto-dream feature; ToolSearch uses WebSearch under the hood
  • Auto Dream β€” AI autonomously reflects and builds internal memory
  • Fixed chatId overflow by migrating from Number to String

2.0.0

  • All tools allowed in auto mode without classifier
  • Auto-compact triggers on context size exceeded
  • ToolSearch enabled by default for all providers
  • OpenRouter full model loading
  • Live refresh typing status
  • WebFetch supports shouldDefer for lazy loading
  • Major README overhaul β€” VersperAI branding, tabular layout, TypeScript vs Python explained
  • Full WebSearch toolchain β€” SearXNG, Jina AI, WebFetch
  • AutoMode β€” autonomous decision-making execution mode
  • Project renamed to codev
  • Telegram backend β€” /telegram command, interactive commands
  • /buddy companion mode
  • Reborn as verspercode v0.1.0 β€” complete /login system

1.0.0

  • Removed autoresearch, evolve modules, and Cursor scripts
  • CLI update for better terminal interaction
  • Fixed error type-in when using /resume session
  • Memory routing β€” route-runtime-long_term for persistent context
  • CLI shell split to <10K lines
  • Academic paper pipeline β€” /evolve, /compact, LaTeX templates
  • Research workflow β€” /paper, /code commands, ANN vector index
  • Configuration overhaul β€” YAML to JSON + .env + TOML
  • Browser control β€” Chrome DevTools MCP, WeChat/Telegram gateways

0.1.0

  • Initial release β€” codev born