Collaborative Claude Code Sessions

Your team. One project. Multiple Claude Code instances working in parallel. Share context, coordinate tasks, and ship together.

Parallel Workers

Multiple Claude Code instances work on different parts of your project simultaneously in isolated git worktrees.

Shared Memory

Decisions, conventions, and discoveries sync across all sessions. Every Claude instance knows what the team decided.

Team Sessions

Group sessions, personal spaces, and named sub-sessions. Everyone sees everything, works on what matters.

How It Works

$ covibing login
Authenticated as henry@example.com
$ covibing bridge connect my-project
Connected to project "my-project"
Ready. Waiting for tasks from covibing.vercel.app...
# Team submits tasks on the web dashboard
# Your local Claude Code picks them up and executes
# Results stream back in real-time to everyone