This is the Desktop path. If you are using the IDE extension, use the IDE Extension docs.
Before You Start
You need:- Traycer installed.
- A local code folder you want Traycer to work with.
- At least one coding agent path available.
First Run
Open Traycer Desktop
Launch Traycer and choose the workspace folder for the repository or project you want to work on.
Create a Task
A Task is the container for this piece of work. It can hold chats, terminal agents, files, git diff, and artifacts.
Start in Regular Mode
Use Regular Mode for the first chat. Regular Mode is direct coding-agent work with Traycer controls around it.
Describe the change
Ask for a small, concrete change or investigation. Keep the first run narrow so you can inspect the result easily.
What You Just Used
| Thing | What it means |
|---|---|
| Workspace folder | The local code folder Traycer is working against. |
| Task | The top-level container for this work. |
| Regular Mode | Direct coding-agent work. |
| Epic Mode | Traycer’s structured planning layer for artifact-heavy work. |
| Artifact | A durable spec, ticket, story, or review inside a Task. |
Next Steps
Learn the Concepts
Understand Tasks, panels, modes, and artifacts.
Use chats
Understand permissions, model selection, attachments, voice input, and per-turn settings.
Plan work in Epic Mode
Use Traycer’s planning layer for work that needs specs, tickets, stories, or reviews.
Set up Agents & Models
Configure Codex, Claude Code, OpenCode, Cursor, or Traycer.
Review changes
Use git diff and review artifacts to inspect work before shipping.