Skip to content

EasyCode v1.1.3

Choose a tag to compare

@JerryliDe JerryliDe released this 05 Jun 09:41
· 84 commits to opensource since this release

Changed

  • Rebrand: DeepV Code → Easy Code
  • 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.