Skip to content

v1.0.0

Latest

Choose a tag to compare

@biubiukam biubiukam released this 18 Aug 18:35
· 22 commits to main since this release

Cocode v1.0.0 🚀


Cocode 1.0.0 is the first Developer Preview of a ready-to-run DeepSeek Harness distribution.

It brings a full desktop workspace and a keyboard-first terminal client together around the same pluggable Agent runtime, shared Host, and persistent sessions.


✨ Highlights



  • 🖥️ Desktop coding workspace
    Work with sessions, files, Git changes, terminals, diffs, attachments, and a built-in Chromium browser in one place.
    
  • ⌨️ Powerful terminal client
    Continue tasks over SSH or in a local terminal with session resume, history search, rewind, prompt queues, Git review, file mentions, image input, and external-editor support.
    
  • 🔄 One Host, shared sessions
    Cocode GUI and Cocode TUI connect to the same Host scope, allowing you to move between desktop and terminal without losing session state.
    
  • 🧩 Composable Agent presets
    Choose from built-in Standard, PTC, Minimal, and Creator presets, inspect their configuration, and customize the Agent assembly to fit your workflow.
    
  • 🤖 Flexible model providers
    Use your own DeepSeek API key, an OpenAI-compatible endpoint, or Cocode Nut. Models can be selected and switched from both the GUI and TUI.
    
  • 🛠️ Unified cocode CLI
    Launch the GUI or TUI, inspect Host status, manage plugins, check runtime health, forward compatible DSH commands, and run diagnostics from one command.
    

🖥️ Desktop Experience



  • Streaming Markdown rendering with improved selection and copy interactions
  • Ranked file-mention completion and workspace-aware file access
  • Image attachments and enhanced model/image support
  • Session history paging, recovery, archiving, and retry flows
  • Integrated terminal and browser panels
  • Custom themes, appearance modes, font-size controls, shortcuts, and branding options
  • Single-instance protection and application update management
    

⌨️ Terminal Experience



  • Cross-platform TUI for keyboard-first and remote workflows
  • Session picker, resume, rewind, history search, and local prompt queues
  • Interactive model, skill, plugin, permission, and preset pickers
  • Clipboard image attachments and file-mention completion
  • Streaming Markdown, tables, code blocks, links, and stable long-session rendering
  • English and Chinese UI support with dark, light, and system themes
  • Compatibility improvements for macOS, Windows, and Kitty keyboard protocols