# Traycer AI ## Docs - [Organizations and Teams](https://docs.traycer.ai/account/organizations.md): Provides centralized billing, seat management, privacy controls, and team collaboration. - [Pricing](https://docs.traycer.ai/account/pricing.md): Understand Traycer plans, cloud sync, sharing, and monthly inference credits. - [Agents & Models](https://docs.traycer.ai/agents-and-models/coding-agents.md): Compare Traycer's supported coding-agent paths and where to configure them. - [Changelog](https://docs.traycer.ai/changelog.md): Track the latest updates and improvements to Traycer Desktop. - [CLI Changelog](https://docs.traycer.ai/cli/changelog.md): Track the latest updates and improvements to the Traycer CLI. - [CLI](https://docs.traycer.ai/cli/commands.md): Use the Traycer CLI for host control, auth, workspace, worktree, and agent workflows. - [Agent-to-Agent](https://docs.traycer.ai/concepts/agent-to-agent.md): Understand how Traycer agents delegate work, create child agents, and coordinate inside a Task. - [History](https://docs.traycer.ai/concepts/history.md): Find, filter, open, rename, and clean up previous Tasks. - [Hosts](https://docs.traycer.ai/concepts/hosts.md): Understand the Traycer process that owns workspace, terminal, file, and agent operations. - [Modes](https://docs.traycer.ai/concepts/modes.md): Understand Regular Mode, Epic Mode, and how mode works in chats and terminal agents. - [Tasks and Workspace Folders](https://docs.traycer.ai/concepts/tasks-and-workspace-folders.md): Understand Tasks, Task tabs, and workspace folders in Traycer Desktop. - [Terminal Agents VS Terminals](https://docs.traycer.ai/concepts/terminal-agents-vs-terminals.md): Understand the difference between terminal-style coding agents and plain shell terminals. - [Worktrees](https://docs.traycer.ai/concepts/worktrees.md): Understand how Traycer uses workspace folders and git worktrees for chats, terminal agents, and diffs. - [Extension Changelog](https://docs.traycer.ai/extension/changelog.md): Track updates and improvements to the Traycer IDE extension - [IDE Extension](https://docs.traycer.ai/extension/index.md): Docs for the Traycer IDE extension. New Desktop docs live in the main navigation. - [Agents](https://docs.traycer.ai/extension/integrations/agents.md): Supported AI coding agents and how Traycer works with them. Traycer is designed to hand off clean and actionable prompts to your preferred AI coding agents. - [Custom CLI Agents](https://docs.traycer.ai/extension/integrations/custom-cli-agents.md): Create custom CLI agents with custom arguments and permissions for any CLI-based coding agent. - [Model Context Protocol (MCP)](https://docs.traycer.ai/extension/integrations/mcp.md): Connect external tools and data sources to Traycer using MCP - [Templates](https://docs.traycer.ai/extension/integrations/templates.md): Customize plan prompts with Handlebars templates for your coding agents - [Pricing & Usage Limits](https://docs.traycer.ai/extension/pricing.md): Understand credit-based pricing, plan credits, bundles, and billing details. - [AGENTS.md](https://docs.traycer.ai/extension/tasks/agents-md.md): Traycer automatically detects and uses AGENTS.md files to enhance AI task execution with project-specific context - [Collaboration](https://docs.traycer.ai/extension/tasks/collaboration.md): Share Epic boards with your team and collaborate in real time. Invite collaborators, assign tickets, and work together from requirements to implementation. - [Epic Mode](https://docs.traycer.ai/extension/tasks/epic.md): Collaborative artifact management through structured workflows. Perfect for managing specs and tickets with shared boards, real-time collaboration, and AI-guided development processes. - [History](https://docs.traycer.ai/extension/tasks/history.md): Track, manage, and access your complete development history. Traycer automatically preserves and syncs the complete history of all your tasks and phases, allowing you to review, revert, or continue from any previous state, or any device. - [Overview](https://docs.traycer.ai/extension/tasks/index.md): Transform complex requirements into actionable, AI‑executable plans. Traycer Tasks turn ideas into precise, step‑by‑step implementation plans that AI coding tools can follow with zero guesswork. - [Mermaid Diagrams](https://docs.traycer.ai/extension/tasks/mermaid.md): Interactive workflow visualizations automatically generated with implementation plans, featuring copy and full-screen viewing options - [Model Profiles and Cost Calculator](https://docs.traycer.ai/extension/tasks/models.md): Understanding model profiles, selection modes, and cost estimation. - [Phases Mode](https://docs.traycer.ai/extension/tasks/phases.md): Structured, multi-phase development for complex projects. Break goals into iterative phases with validation between steps. - [Plan Mode](https://docs.traycer.ai/extension/tasks/plan.md): Direct, step-by-step implementation for single-PR tasks. Perfect for straightforward development tasks where you want a direct, step‑by‑step guide from idea to implementation. - [Review Mode](https://docs.traycer.ai/extension/tasks/review.md): Agentic code review with thorough exploration and analysis. Perfect for comprehensive code quality checks where you want deep insights into implementation details, potential issues, and improvement opportunities. - [Verification](https://docs.traycer.ai/extension/tasks/verification.md): Verify agent's implementation and manage review comments for iterative improvements. Traycer's verification process ensures that agent's implementation meet your requirements and follow your original plan. When issues are found, it generates actionable review comments that can be handed back to agen… - [Workflows](https://docs.traycer.ai/extension/tasks/workflows.md): Create and manage structured development processes. Define custom workflows with commands that guide your team through your unique methodology. - [YOLO Mode](https://docs.traycer.ai/extension/tasks/yolo-mode.md): YOLO Mode (You Only Look Once) automates your entire workflow. From intelligent orchestration that adapts at runtime to fixed-configuration automation, let Traycer handle planning, coding, and verification without manual intervention. - [Host Changelog](https://docs.traycer.ai/host/changelog.md): Track the latest updates and improvements to the Traycer Host. - [Traycer](https://docs.traycer.ai/index.md): Plan, preserve, and inspect AI coding work across Tasks, modes, artifacts, chats, terminal agents, files, and git diff. - [Install](https://docs.traycer.ai/install.md): Get Traycer Desktop running on your machine. - [Artifacts](https://docs.traycer.ai/panels/artifacts.md): Use Artifacts to browse, organize, and update specs, tickets, stories, and reviews. - [Chats](https://docs.traycer.ai/panels/chats.md): Use chats, composer controls, child chats, and terminal agents inside a Task. - [Comments](https://docs.traycer.ai/panels/comments.md): Use Comments to work with artifact comment threads. - [File Tree](https://docs.traycer.ai/panels/file-tree.md): Use File Tree to browse workspace files. - [Git Diff](https://docs.traycer.ai/panels/git-diff.md): Use Git Diff to inspect changed files in a worktree. - [Panels](https://docs.traycer.ai/panels/index.md): Understand the sidebar panels inside a Task. - [Sharing](https://docs.traycer.ai/panels/sharing.md): Use Sharing to review collaboration access for a Task. - [Terminals](https://docs.traycer.ai/panels/terminals.md): Use Terminals for plain shell sessions. - [Quickstart](https://docs.traycer.ai/quickstart.md): Select a workspace folder, create your first Task, and run your first coding-agent chat. - [Troubleshooting](https://docs.traycer.ai/reference/troubleshooting.md): Common Traycer Desktop issues and what they mean. - [Agents](https://docs.traycer.ai/settings/agents.md): Configure global agent-selection instructions for agent-to-agent workflows. - [Appearance](https://docs.traycer.ai/settings/appearance.md): Configure Traycer Desktop theme and visual preferences. - [General](https://docs.traycer.ai/settings/general.md): Configure general Traycer Desktop behavior. - [Host](https://docs.traycer.ai/settings/host.md): Manage the Traycer host used by this Desktop app. - [Keybindings](https://docs.traycer.ai/settings/keybindings.md): Default Traycer Desktop keyboard shortcuts and how to customize them. - [Providers](https://docs.traycer.ai/settings/providers.md): Configure coding agents, provider credentials, CLI binaries, and provider environment variables. - [Shell](https://docs.traycer.ai/settings/shell.md): Configure the shell and host environment used for terminal sessions. - [Worktrees](https://docs.traycer.ai/settings/worktrees.md): Manage host-wide git worktrees created by Traycer.