t0ggles Crew is available for macOS and Linux. Windows support is coming soon.
The app is code-signed and notarized by Apple.
chmod +x t0ggles-Crew-*-linux.AppImagesudo dpkg -i t0ggles-Crew-*-linux.debBefore using t0ggles Crew, install at least one CLI provider:
npm install -g @anthropic-ai/claude-codenpm install -g @openai/codexnpm install -g opencode-aiThe CLI provider must also have the t0ggles MCP server configured so agents can interact with your board during runs. See CLI Providers for setup details.
When you launch t0ggles Crew for the first time, a setup wizard guides you through the initial configuration.

Pipelines define what your AI agents do. Each pipeline has an agent identity, a prompt, a schedule, and a timeout.



Once a pipeline is enabled and scheduled, t0ggles Crew runs it automatically. You can monitor execution in real-time.