Skip to main content

Task

A Task is the top-level container for a piece of work in Traycer. It maps to an outer Task tab and keeps related chats, panels, artifacts, terminal sessions, files, and git diff together.

Workspace Folder

A workspace folder is a local code folder or repo that Traycer can work against. A Task can be associated with one or more workspace folders. When a workspace folder is a git repository, Traycer can run agent work in the folder itself or in a git worktree. See Worktrees.

How a Task Is Organized

PartPurpose
Workspace foldersThe local code folders Traycer can inspect or modify.
PanelsSidebar navigators for chats, artifacts, terminals, files, git diff, sharing, and comments.
Canvas tabsThe work surfaces opened from panels, such as chats, terminal agents, artifacts, file previews, and diffs.
ArtifactsDurable specs, tickets, stories, and reviews that preserve intent and progress.
Learn the sidebar panel list in Panels.