Skip to content

Repository files navigation

Conclave

Conclave

A native macOS app for orchestrating multi-agent software work.
Define agents once, launch them in a workspace with the right identity and skills, and keep tasks, blackboard, memory and messages visible so a lead can decide.

Conclave workspace: agent roster, a live agent terminal, and the workspace chat

Download

Download

Prebuilt macOS builds are published on the GitHub Releases page:

Download the latest release

Download the .dmg for Apple Silicon, open it, and drag Conclave into Applications. The app is signed with a Developer ID and notarized by Apple, so it opens without Gatekeeper warnings.

Requirements

Notes
macOS on Apple Silicon The only supported platform today
git Lanes are git worktrees; the Xcode Command Line Tools version is enough
One agent CLI Claude Code (claude), Codex (codex) or Antigravity (agy), installed, logged in, and on your login-shell PATH

The rtk token filter is bundled inside the app; nothing else is needed to run it.

Develop

Node.js 22+, pnpm 9+, Rust 1.96.0 (pinned in rust-toolchain.toml) and Tauri CLI 2.x.

pnpm install
pnpm tauri dev     # stages the pinned rtk binary, then starts the app
pnpm tauri build   # produces the .app bundle

Docs

  • Product: PRODUCT.md
  • Agent instructions and UI pixel gate: CLAUDE.md
  • Design specs and plans: docs/superpowers/
  • Brand assets: docs/brand/README.md

License

MIT

About

Orchestrating multi-agent software work.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages