Get started
- macOS (Homebrew)
- Linux
Explore the docs
Features
Tour the dashboard, session detail views, and the GitHub and Slack integrations.
Permissions & privacy
Control who can see your sessions, configure visibility, and set up SSO.
CLI reference
Manage the daemon, search sessions, and configure HiveMind from the command line.
Bots & service accounts
Push sessions from CI, cloud agents, and headless environments with token or OIDC auth.
Deploy with MDM
Roll HiveMind out across a fleet with JAMF, Intune, and other MDM tools.
Supported agents
HiveMind picks up transcripts from the coding agents you already use, with no per-agent setup.| Agent | Transcript source |
|---|---|
| Claude Code | ~/.claude/projects/ JSONL files |
| Codex | ~/.codex/ session logs |
| Copilot CLI | ~/.copilot/session-state/ event logs |
| Cursor | SQLite databases in Cursor’s app data |
| Gemini CLI | ~/.gemini/ session history |
| OpenCode | ~/.opencode/ session files |
| Pi | ~/.pi/agent/sessions/ JSONL files |
The HiveMind agent
HiveMind also installs a coding agent skill. Type@hivemind inside a Claude Code session to ask questions about past coding sessions: what you worked on last week, how a bug was fixed, or where a particular change was made. It searches across your team’s session history and pulls the answer into your current conversation.