by vivy-company
Bring order to your repos. Switch worktrees, not windows.
# Add to your Claude Code skills
git clone https://github.com/vivy-company/aizenEarly Access — Aizen is under active development with near-daily updates. Expect breaking changes and new features frequently.
Bring order to your repos. Switch worktrees, not windows.

Aizen is a macOS workspace for developers who work on multiple branches in parallel. Each worktree gets its own terminal, file browser, web browser, and agent session — so you switch worktrees, not windows.
brew install ziggit lfs install
git clone https://github.com/vivy-company/aizen.git
cd aizen
# Build libghostty (universal arm64 + x86_64)
./scripts/build-libghostty.sh
# Open in Xcode and build
open aizen.xcodeproj
To rebuild libghostty at a specific commit:
./scripts/build-libghostty.sh <commit-sha>
Download from aizen.win
Signed an...