Skip to content

jean

v0.1.61 Feature

This release adds 4 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent ai claude-code git parallel worktree

Summary

AI summary

Added Rust AI review jobs, headless server mode with Docker artifacts, chat forking and prompt editing, Claude Sonnet 5 model support, Pi history restoration, and various CLI/WSL/MCP/Windwos fixes.

Full changelog

Features

  • Added Rust-managed AI review jobs that run in the background, with reconnect-friendly review state and review UI recovery.
  • Added a single-binary headless server mode with embedded frontend assets, health/readiness routes, and deployment support. (#454)
  • Added Linux server release artifacts and GHCR Docker images for headless deployments.
  • Added support for forking chat sessions into new worktrees. (#465)
  • Added editing for queued chat prompts, including stale-edit handling. (#463, closes #433)
  • Added an active session rename command. (#464, closes #359)
  • Added cached rendering for trusted Linear context images in chat. (#462, fixes #428)
  • Added Claude Sonnet 5 as a selectable model option.
  • Restored richer Pi session history with assistant text, tool calls, tool results, and usage.

Fixes

  • Fixed GitHub PR merging to use a merge method allowed by the repository. (#439)
  • Fixed native Claude, Codex, and OpenCode terminal sessions so they persist and resume correctly. (#450)
  • Fixed WSL setup so common home bin paths are searched for tools. (#455, fixes #443)
  • Fixed Windows MCP local IPC support. (#456, fixes #432)
  • Fixed Claude helper commands so profile environment variables are passed through. (#457, fixes #410)
  • Fixed Linux window resizing by adding resize handles. (#458, fixes #431)
  • Fixed RTK CLI installation to download verified release assets with checksum validation. (#459, fixes #429)
  • Fixed headless wildcard host binds so disabled token auth is rejected from saved preferences too. (#454)
  • Fixed web access browser sessions to use the server platform for onboarding, shell escaping, and terminal/editor behavior.
  • Fixed the backend model picker search so browser spellcheck no longer autocorrects model names like gpt. (#331)
  • Fixed future Claude model labels in the mobile model picker.
  • Fixed edited-file display for surfaced latest chat text.
  • Fixed release note result actions stacking on mobile.

Improvements

  • Consolidated CLI update notifications into a titlebar badge and popover instead of repeated toasts. (#356)
  • Improved CLI update detection internals to avoid redundant outdated-set recalculation. (#356)
  • Set the default Cargo binary to jean.

What's Changed

  • feat(headless): add single-binary server mode by @andrasbacsai in https://github.com/coollabsio/jean/pull/454
  • fix(chat): disable spellcheck on backend model picker search by @grallc in https://github.com/coollabsio/jean/pull/331
  • fix(claude): pass profile env to helper commands by @andrasbacsai in https://github.com/coollabsio/jean/pull/457
  • fix(rtk): install CLI from verified release asset by @andrasbacsai in https://github.com/coollabsio/jean/pull/459
  • chore: inspect available workflow guidance by @andrasbacsai in https://github.com/coollabsio/jean/pull/458
  • fix(mcp): support Windows local IPC by @andrasbacsai in https://github.com/coollabsio/jean/pull/456
  • fix(wsl): find home bin tools during setup by @andrasbacsai in https://github.com/coollabsio/jean/pull/455
  • fix: persist and resume native Claude/Codex/OpenCode terminal sessions by @BowgartField in https://github.com/coollabsio/jean/pull/450
  • fix(projects): merge PRs with a method the repository allows by @fsioni in https://github.com/coollabsio/jean/pull/439
  • feat(ui): consolidate CLI update toasts into titlebar badge+popover by @Strajk in https://github.com/coollabsio/jean/pull/356
  • feat(chat): allow editing queued prompts by @andrasbacsai in https://github.com/coollabsio/jean/pull/463
  • feat(linear): display cached context images by @andrasbacsai in https://github.com/coollabsio/jean/pull/462
  • feat(commands): add active session rename command by @andrasbacsai in https://github.com/coollabsio/jean/pull/464
  • feat(chat): fork sessions into new worktrees by @andrasbacsai in https://github.com/coollabsio/jean/pull/465

Full Changelog: https://github.com/coollabsio/jean/compare/v0.1.60...v0.1.61

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track jean

Get notified when new releases ship.

Sign up free

About jean

A dev environment for AI agents.

All releases →

Related context

Beta — feedback welcome: [email protected]