You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Renamed the package to easycode-ai and introduced the new easycode launch command.
The legacy dvcode command continues to work and now prompts users to switch to easycode.
Unified the brand across CLI, VSCode, and Feishu so the experience is consistent on every surface.
Added
Automatic Migration of Legacy Data
On upgrade, legacy user and project data is migrated automatically into ~/.easycode-user and ./.easycode, so existing users can switch over seamlessly with dvcode -u.
Feishu Auto-Resume Conversations
Feishu mode now supports automatic conversation resume — even after a restart, you can pick up right where you left off without any extra repetitive steps.
Fixed
Open-Source Model HTTP 400 Fix
Fixed potential HTTP 400 errors that could occur with certain open-source models.