Traycer: Nerve Center for Agentic Coding
1,386
stars
875
commits
TypeScript
primary language
Sep 7, 2026
updated
Traycer is an open-source AI orchestration app for advanced agent orchestration. Bring your existing provider subscriptions and run multiple agents in parallel without losing context, using shared memory across all models and providers.
Switch models instantly within the same agent, orchestrate agent-to-agent communication, and collaborate in real time.
| Platform | Install |
|---|---|
| macOS (Apple Silicon) | Download .dmg (arm64) |
| macOS (Intel) | Download .dmg (x64) |
| Linux (AppImage) | Download .AppImage |
| Linux (Debian/Ubuntu) | Download .deb |
| Linux (Fedora/RHEL) | Download .rpm |
| Windows (x64) | Download .exe |
See the latest release for all available builds.
An agent is the durable session you create in a Task; you work with it through a Chat or Terminal interface. A coding agent is the underlying provider that powers it. Traycer connects seamlessly with the subscriptions you already own, rather than locking you into an isolated ecosystem. Supported coding agents currently include:
| Coding agent | Status |
|---|---|
| Claude Code | Fully supported |
| Codex | Fully supported |
| Cursor | Fully supported |
| OpenCode | Fully supported |
| Traycer | Native inference subscription |
See Coding Agents for setup commands and provider-specific configurations.
Traycer is built for teams. The integrated collaboration features allow multiple developers to jump into the same shared workspace. You can assign tickets to specific agents, use shareable boards to visualize your development progress, and co-edit code alongside your AI loops.
See our Sharing docs for details on team management and sharing configurations.
Your code is processed in-memory and never stored or used for training. Prompts and conversations follow Privacy Mode (default on for Team plans, opt-in for individuals); with it off, prompts may be logged to help improve our Services.
Agent requests for the CLI providers you configure go directly to that provider; Traycer's own inference is served by Traycer. Crash reporting (Sentry) and analytics (PostHog) may be enabled in release builds.
See our full Privacy Policy for details.
For setup, configuration, agent integrations, and provider-specific behavior, head over to our docs.
We welcome contributions! See CONTRIBUTING.md to get started and our Code of Conduct. Commits must be signed off under the Developer Certificate of Origin (DCO). You can also open an issue for bugs and feature requests.
Security: Please don't report security vulnerabilities through public GitHub issues. Report them privately via the email support@traycer.ai. See the Security Policy for details.
Join the Traycer community to get help, share feedback, and connect with other users:
Licensed under the MIT License.
TypeScript
99.0%
Traycer: Nerve Center for Agentic Coding
1,386
stars
875
commits
TypeScript
primary language
Sep 7, 2026
updated
Traycer is an open-source AI orchestration app for advanced agent orchestration. Bring your existing provider subscriptions and run multiple agents in parallel without losing context, using shared memory across all models and providers.
Switch models instantly within the same agent, orchestrate agent-to-agent communication, and collaborate in real time.
| Platform | Install |
|---|---|
| macOS (Apple Silicon) | Download .dmg (arm64) |
| macOS (Intel) | Download .dmg (x64) |
| Linux (AppImage) | Download .AppImage |
| Linux (Debian/Ubuntu) | Download .deb |
| Linux (Fedora/RHEL) | Download .rpm |
| Windows (x64) | Download .exe |
See the latest release for all available builds.
An agent is the durable session you create in a Task; you work with it through a Chat or Terminal interface. A coding agent is the underlying provider that powers it. Traycer connects seamlessly with the subscriptions you already own, rather than locking you into an isolated ecosystem. Supported coding agents currently include:
| Coding agent | Status |
|---|---|
| Claude Code | Fully supported |
| Codex | Fully supported |
| Cursor | Fully supported |
| OpenCode | Fully supported |
| Traycer | Native inference subscription |
See Coding Agents for setup commands and provider-specific configurations.
Traycer is built for teams. The integrated collaboration features allow multiple developers to jump into the same shared workspace. You can assign tickets to specific agents, use shareable boards to visualize your development progress, and co-edit code alongside your AI loops.
See our Sharing docs for details on team management and sharing configurations.
Your code is processed in-memory and never stored or used for training. Prompts and conversations follow Privacy Mode (default on for Team plans, opt-in for individuals); with it off, prompts may be logged to help improve our Services.
Agent requests for the CLI providers you configure go directly to that provider; Traycer's own inference is served by Traycer. Crash reporting (Sentry) and analytics (PostHog) may be enabled in release builds.
See our full Privacy Policy for details.
For setup, configuration, agent integrations, and provider-specific behavior, head over to our docs.
We welcome contributions! See CONTRIBUTING.md to get started and our Code of Conduct. Commits must be signed off under the Developer Certificate of Origin (DCO). You can also open an issue for bugs and feature requests.
Security: Please don't report security vulnerabilities through public GitHub issues. Report them privately via the email support@traycer.ai. See the Security Policy for details.
Join the Traycer community to get help, share feedback, and connect with other users:
Licensed under the MIT License.
TypeScript
99.0%