https://github.com/coollabsio/jean
Your AI dev team, parallelized.
https://github.com/coollabsio/jean
agent ai claude-code git parallel worktree
Last synced: about 9 hours ago
JSON representation
Your AI dev team, parallelized.
- Host: GitHub
- URL: https://github.com/coollabsio/jean
- Owner: coollabsio
- License: apache-2.0
- Created: 2026-01-23T07:59:41.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2026-02-11T20:59:49.000Z (7 days ago)
- Last Synced: 2026-02-11T23:58:05.491Z (6 days ago)
- Topics: agent, ai, claude-code, git, parallel, worktree
- Language: TypeScript
- Homepage: https://jean.build
- Size: 9 MB
- Stars: 315
- Watchers: 3
- Forks: 23
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yaml
- License: LICENSE.md
- Security: docs/SECURITY.md
- Agents: agents.md
Awesome Lists containing this project
README
# Jean
A desktop AI assistant for managing multiple projects, worktrees, and chat sessions with Claude CLI.
Tauri v2 · React 19 · Rust · TypeScript · Tailwind CSS v4 · shadcn/ui v4 · Zustand v5 · TanStack Query · CodeMirror 6 · xterm.js
## About the Project
Jean is a native desktop app built with Tauri that gives you a powerful interface for working with Claude CLI across multiple projects. It manages git worktrees, chat sessions, terminals, and GitHub integrations — all in one place.
No vendor lock-in. Everything runs locally on your machine with your own Claude CLI installation.
For more information, take a look at [jean.build](https://jean.build).
## Screenshots


## Features
- **Project & Worktree Management** — Multi-project support, git worktree automation (create, archive, restore, delete), custom project avatars
- **Session Management** — Multiple sessions per worktree, execution modes (Plan, Build, Yolo), archiving, recovery, auto-naming, canvas views
- **AI Chat (Claude CLI)** — Model selection (Opus, Sonnet, Haiku), thinking/effort levels, MCP server support, file mentions, image support, custom system prompts
- **Magic Commands** — Investigate issues/PRs/workflows, code review with finding tracking, AI commit messages, PR content generation, merge conflict resolution, release notes
- **GitHub Integration** — Issue & PR investigation, checkout PRs as worktrees, auto-archive on PR merge, workflow investigation
- **Developer Tools** — Integrated terminal, open in editor (VS Code, Cursor, Xcode), git status, diff viewer (unified & side-by-side), file tree with preview
- **Remote Access** — Built-in HTTP server with WebSocket support, token-based auth, web browser access
- **Customization** — Themes (light/dark/system), custom fonts, customizable AI prompts, configurable keybindings
## Installation
Download the latest version from the [GitHub Releases](https://github.com/coollabsio/jean/releases) page or visit [jean.build](https://jean.build).
### Homebrew (macOS)
```bash
brew tap coollabsio/jean
brew install --cask jean
```
### Building from Source
Prerequisites:
- [Node.js](https://nodejs.org/)
- [Rust](https://www.rust-lang.org/tools/install)
- **Windows only**: In the Visual Studio Installer, ensure the **"Desktop development with C++"** workload is selected, which includes:
- MSVC C++ build tools
- Windows SDK (provides `kernel32.lib` and other system libraries required by Rust)
See [CONTRIBUTING.md](CONTRIBUTING.md) for full development setup and guidelines.
## Platform Support
- **macOS**: Tested
- **Windows**: Not fully tested
- **Linux**: Not tested at all
## Roadmap
- Add [Opencode](https://opencode.ai/) support
- Enhance remote web access
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for development setup and guidelines.
## Core Maintainer
| Andras Bacsai |
| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|
|
|
|
## Philosophy
Learn more about our approach: [Philosophy](https://coollabs.io/philosophy/)
## Star History
[](https://star-history.com/#coollabsio/jean&Date)