Skip to content

v0.1.67 - Remote Connections, New Backends & Mobile Polish

Choose a tag to compare

@andrasbacsai andrasbacsai released this 19 Jul 19:00

Features

  • Added native connections to remote Jean servers, with connection switching from the command palette and clearer remote authentication errors. (#495)
  • Added Kimi Code as a full chat backend, including authentication, session resume, onboarding, and Magic Prompts.
  • Added detached Grok sessions with steering, cancellation, image support, MCP integration, and improved plan-mode behavior.
  • Added Sentry issue browsing, context loading, and investigation support.
  • Added local Jean server installation and upgrade tooling for headless Linux deployments.
  • Added a read-only Final Review workflow for merge-readiness checks.
  • Added mobile sidebar and approval-model bottom sheets with improved swipe navigation.

Fixes

  • Fixed Windows notifications so clicking a toast restored and focused Jean. (#487, fixes #470)
  • Fixed auto-fix sessions starting before their worktrees were ready. (#488, fixes #475)
  • Fixed duplicate Codex user-input prompts and prevented answers from being submitted twice. (#489, fixes #477)
  • Fixed worktree open actions in web access and added Windows Explorer support under WSL. (#490, fixes #481)
  • Fixed retryable Codex errors being treated as terminal failures.
  • Fixed duplicated chat output during running-session recovery and snapshot replay.
  • Fixed investigations failing to start reliably after reloads or timing races.
  • Fixed onboarding checks running before CLI authentication completed.
  • Fixed attachment cleanup to preserve shared files and validate sessions before destructive cleanup.
  • Fixed branch names being replaced when creating worktrees from existing branches.
  • Fixed native menus, shortcuts, and window chrome when connected to remote servers.

Improvements

  • Extracted a Tauri-independent server runtime to support headless and remote deployments. (#493)
  • Improved mobile sidebar gestures, overlays, safe-area spacing, and worktree badge presentation.
  • Improved branch-based worktree creation by linking matching open pull requests.
  • Improved Settings with app version, build commit, and build timestamp information.
  • Improved backend skill synchronization, terminal PATH handling, Kimi session selection, and Grok usage reporting.
  • Updated the default Grok model to Grok 4.5.

What's Changed

Full Changelog: v0.1.66...v0.1.67