Skip to content

v1.1.1

Latest

Choose a tag to compare

@biubiukam biubiukam released this 27 Aug 09:56

πŸš€ Cocode 1.1.1

A focused maintenance release that tightens TUI packaging verification, improves packaged artifact coverage, and fixes Settings-panel interaction with the desktop drag regions.

✨ Highlights

  • πŸ§ͺ Stronger TUI packaging checks

    • Inline the DSH LLM package manifest during the TUI build so bundled artifacts retain the correct package version.
    • Add headless-runner presence checks to the TUI build and release verification paths.
    • Add TUI artifact smoke tests covering startup behavior and TTY requirements.
    • Update release checks for flattened TUI build layouts and clearer missing-artifact errors.
  • πŸ–±οΈ Settings-panel interaction fix

    • Disable conversation and sidebar window-drag hit testing while Settings is open, so clicks are routed to the Settings panel instead of moving the window.
    • Add regression coverage for ConversationRoot and SidebarRoot drag-region styles.
  • πŸ“¦ Version alignment

    • Bump @cocode/gui-root, @cocode-agency/host-supervisor, and @cocode-agency/tui to 1.1.1.

πŸ“¦ Release Assets

  • macOS arm64 ZIP, x64 ZIP and updater metadata.
  • Linux arm64 and x86_64 DEB/RPM packages.
  • Detached signatures for the Linux DEB/RPM packages.
  • Linux updater metadata for both architectures.

πŸ”Ž Validation Note

This release summary covers the exact v1.1.0..origin/main range (4 commits, 14 changed files). The published release retains the assets produced by the existing release workflows; native installation, updater, signing, and runtime smoke-test claims remain subject to their respective platform CI gates.