Key takeaways
- Actively shipped — roughly weekly releases (v0.1.53 on June 3, 2026) and ~1,035 GitHub stars as of June 2026, up from ~600 in March
- Opinionated by design — strong opinions about git workflows, workspace isolation, and AI orchestration so you configure less
- Magic git commands: AI-assisted code review, commit creation, PR opening, issue investigation, and merge conflict resolution
- Now a desktop app with native Claude, Codex, OpenCode, and Cursor CLI support, plus GitHub and Linear integrations and Jean MCP
FAQ
What is Jean?
Jean is a free, open-source desktop application that isolates AI agents in git worktrees with automated git workflows, GitHub and Linear context loading, and mobile access — designed to be opinionated so you spend less time configuring.
How much does Jean cost?
Free forever under the Apache 2.0 license — no paid tiers, feature gates, or usage limits. You bring your own subscription for supported AI coding agents.
Who competes with Jean?
Emdash (GUI with issue trackers), 20x (task-driven orchestration), and Conductor (simple parallel agents). For full orchestration, Tembo.
Which AI coding agents does Jean support?
Claude CLI, Codex CLI, OpenCode, and Cursor, with native session discovery, import, and resume, plus Jean MCP for spawned CLI sessions.
Executive Summary
Jean is an opinionated, open-source desktop dev environment for AI agents from Coolabs that combines git worktree isolation with automated git workflows and GitHub and Linear integration.[1] Its design philosophy is deliberate: strong opinions about how AI-assisted development should work, so developers spend less time configuring and more time shipping. As of June 2026 it is one of the more actively developed entrants in this category: roughly weekly releases (v0.1.53 shipped June 3, 2026), commits as recently as June 11, 2026, and ~1,035 GitHub stars, up from ~600 in March.[2][3]
| Attribute | Value |
|---|---|
| Company | coolLabs Solutions Kft. (coollabsio, the team behind Coolify) |
| Founded | 2026 (Jean repo created January 2026); Coolabs established earlier |
| Funding | Not publicly disclosed |
| Headquarters | Hungary (coolLabs Solutions Kft.) |
| GitHub Stars | ~1,035 (as of June 2026)[3] |
Product Overview
Jean isolates each AI agent in its own git worktree and provides "magic git commands" that automate the tedious parts of the agent workflow: code review, commit creation, PR opening, issue investigation, and merge conflict resolution — all AI-assisted.[3]
Context loading is a key feature: pull context from sessions, GitHub Issues, Pull Requests, and Linear directly into your agent's workspace without manual copy-pasting.[1] Since March 2026 the project has shipped at a fast clip: native Claude, Codex, OpenCode, and Cursor CLI session discovery, import, and resume; Jean MCP support for spawned CLI sessions (v0.1.49); customizable magic prompts with model/backend selection; token-reduction plugins (RTK and Caveman); and a terminal-first chat session mode.[2] Official documentation now lives at a dedicated docs site, addressing an earlier gap.[4]
Key Capabilities
| Capability | Description |
|---|---|
| Isolated Workspaces | Each agent in its own git worktree; no conflicts |
| Magic Git Commands | AI-assisted review, commit, PR, issue investigation, merge conflict resolution |
| Context Loading | Load context from sessions, GitHub Issues, PRs, and Linear into agent workspace |
| Agent CLI Support | Native Claude, Codex, OpenCode, and Cursor sessions with discovery, import, and resume |
| Jean MCP | Worktree/session context tools for spawned CLI sessions |
| Worktree Management | Automated creation, archiving, and restoration |
| Automated Merging | Merge PRs or local worktrees with AI conflict resolution |
| Mobile Access | Localhost or tunnels (Cloudflare Tunnel, Tailscale) |
| Opinionated Design | Strong defaults, minimal configuration |
Product Surfaces
| Surface | Description | Availability |
|---|---|---|
| Desktop App | Open-source desktop application (macOS fully tested) | GA |
| Mobile | Responsive access via localhost or tunnel | GA |
Technical Architecture
Jean is a desktop application built with TypeScript and Rust (Node.js and Rust required to build from source).[1] Fully tested on macOS; Windows and Linux support exists but needs community testing.
Key Technical Details
| Aspect | Detail |
|---|---|
| Deployment | Local desktop app |
| Runtime | TypeScript/Node.js + Rust |
| Model(s) | Agent-agnostic; native support for Claude CLI, Codex CLI, OpenCode, and Cursor |
| Integrations | GitHub Issues/PRs, Linear, Jean MCP, Cloudflare Tunnel, Tailscale |
| Open Source | Yes (Apache 2.0)[3] |
Strengths
- Fast release cadence — Roughly weekly releases through spring 2026 (v0.1.44 to v0.1.53 between late April and June 3, 2026), with commits as recent as June 11, 2026[2]
- Magic git commands — AI-powered code review, commit generation, PR creation, and merge conflict resolution streamline the post-agent workflow[5]
- GitHub and Linear context loading — Pull issue and PR context directly into agent workspaces; reduces manual copy-pasting
- Native agent CLI support — Claude, Codex, OpenCode, and Cursor session discovery, import, and resume, plus Jean MCP[2]
- Opinionated design — Fewer choices means faster setup; good for developers who want reasonable defaults
- Mobile access — Cloudflare Tunnel / Tailscale support for remote monitoring; few competitors offer this
- Apache 2.0 license — Permissive, enterprise-friendly
Cautions
- macOS only fully tested — Windows and Linux support exists but still needs community testing[1]
- Issue backlog vs. team size — 109 open issues against a fast-moving single-vendor codebase as of June 2026; triage depends on a small team[3]
- Minimal community footprint — A March 2026 "Show HN" drew 2 points and zero comments; almost no independent reviews or discussion exist yet[6]
- No visible funding — Coolabs funding is not publicly disclosed; Jean has no revenue model of its own
- Pre-1.0 — Still on 0.1.x versioning; rapid iteration means workflows and UI can shift between weekly releases[2]
What Developers Say
As of June 2026, there is essentially no independent community discussion of Jean to quote. A "Show HN" post ("Jean – A dev environment for AI agents," March 21, 2026) received 2 points and zero comments, and searches of Hacker News and Reddit surface no substantive reviews, praise, or criticism.[6] The adoption signal that exists is on GitHub itself: ~1,035 stars, 115 forks, and 109 open issues as of June 11, 2026.[3] Treat the lack of third-party validation as a real caution despite the healthy development pace.
Pricing & Licensing
| Tier | Price | Includes |
|---|---|---|
| Open Source | Free | Full functionality — no paid tiers, feature gates, or usage limits |
Licensing model: Apache 2.0 — free for commercial and personal use. You bring your own subscription for any supported AI coding agent (verified June 2026).[7]
Competitive Positioning
Direct Competitors
| Competitor | Differentiation |
|---|---|
| Emdash | GUI with 20+ agents and issue trackers — Jean has magic git commands and mobile access |
| 20x | Task-driven with self-improving skills — Jean focuses on git workflow automation |
| Conductor | Simpler parallel agents — Jean adds GitHub context and automated merging |
| Tembo | Full orchestration platform — Jean is individual workspace tooling |
When to Choose Jean Over Alternatives
- Choose Jean when: You want opinionated git workflow automation with GitHub context loading
- Choose Emdash when: You need issue tracker integration and 20+ agent support
- Choose 20x when: You want task-driven automation from Linear/HubSpot
Ideal Customer Profile
Best fit:
- Developers wanting automated git workflows with AI-assisted merging
- GitHub-centric teams who want context loading from issues and PRs
- Developers preferring opinionated defaults over configuration
Poor fit:
- Teams needing wide agent support with status detection
- Enterprise users requiring SSO, signed commits, or governance
- Developers wanting native performance on macOS
Viability Assessment
| Factor | Assessment |
|---|---|
| Financial Health | Not publicly disclosed — Coolabs (the Coolify team) backing; no revenue model for Jean itself |
| Market Position | Early — ~1,035 stars and 115 forks as of June 2026, up from ~600 stars in March[3] |
| Innovation Pace | Very active — roughly weekly releases; v0.1.53 on June 3, 2026, commits June 11, 2026[2] |
| Community/Ecosystem | Thin — solid GitHub traction but near-zero independent discussion (HN Show post: 2 points, 0 comments)[6] |
| Long-term Outlook | Neutral-positive — strong concept and pace, sustainability still unproven |
Bottom Line
Jean is one of the healthier members of this fast-churn category as of June 2026: weekly releases, ~1,035 stars (up ~70% since March), native Claude/Codex/OpenCode/Cursor support, Linear integration, Jean MCP, and a real docs site all shipped in three months.[2][3] The opinionated approach and magic git commands remain its differentiators, and GitHub/Linear context loading plus AI-assisted merging address real workflow pain points. The flip side: it is pre-1.0, macOS-only fully tested, carries a 109-issue backlog, and has almost no independent community validation yet.
Recommended for: GitHub-centric developers wanting automated git workflows, AI-assisted merging, and native Claude/Codex/OpenCode/Cursor session management — who are comfortable on a fast-moving 0.1.x release train.
Not recommended for: Enterprise teams needing SSO or governance, Windows/Linux users wanting fully tested support, or anyone who wants a tool with established community track record.
Outlook: Jean's development pace is the strongest in-category signal of survival; the missing piece is community adoption commensurate with that pace. Watch for a 1.0 release, fully supported Windows/Linux builds, and whether the Coolify halo translates into a real Jean user base.
Research by Ry Walker Research • methodology