Skip to content

v0.5.14 — Production mobile, Cursor runtime, pinned chats, stricter Context Trees

Choose a tag to compare

@yuezengwu yuezengwu released this 15 Jul 04:43
594eefe

Highlights

  • Bring the mobile workspace to production, including add-to-home-screen guidance and touch-first chat, triage, and picker improvements.
  • Add the external Cursor Agent CLI as a supported runtime provider, with in-product setup, session resume, authentication handling, and replay-safe failure recovery.
  • Prioritize conversations with attention and private pinned groups, activity-based ordering, richer filters, and cross-device pin synchronization.
  • Let agents send workspace images through chat send, with improved image sizing, galleries, and a full-screen lightbox.
  • Add agent-scoped Context Tree bindings, generated governance guidance, and stronger GitHub/GitLab forge setup workflows.

Notable fixes

  • Install Linux daemon services in system scope when the CLI runs as root, while preserving user-scoped systemd behavior for normal users.
  • Route user-requested issues and pull requests to the repository the work belongs to instead of accidentally defaulting to First Tree's tracker.
  • Improve iOS standalone sizing, mobile card previews, install-guide copy, and narrow-screen timeline layouts.

Compatibility

  • Context Tree validation is now strict and always on. Trees with malformed metadata, unsafe symlinks, invalid soft_links, or cross-content-class links must be repaired before their next tree PR can pass.