Jean is a developer workspace for running AI agents with proper separation between tasks. Instead of mixing agent changes into your main repo, it gives each agent its own isolated git worktree and keeps project context organized so agents can coordinate across related codebases.
It’s a good fit for teams or solo developers who want more than an AI chat window, especially when you’re iterating on multiple repos or running several agent tasks at the same time.
What sets Jean apart is that it treats AI-assisted development as a workflow, not just a conversation. It’s opinionated about git isolation, automated merging, and structured context loading, so you spend less time wiring together sessions and more time reviewing proposed changes.
Jean is open source (Apache 2.0) and free forever. It works with Claude CLI, Codex CLI, OpenCode, Cursor, Pi, Command Code, Grok, and Kimi Code, and you can run it on your laptop or a server (recommended private access via Tailscale).
+2 more