Tasks
Revision as of 12:22, 14 July 2026 by Ashley DeBon (talk | contribs) (Created page with "Path: Callproof Support - Website - Maps - Tasks == What is Tasks? == Tasks in Claude Code refers to how it plans and tracks work. Within a session, Claude br...")
Path: Callproof Support - Website - Maps - Tasks
What is Tasks?
Tasks in Claude Code refers to how it plans and tracks work. Within a session, Claude breaks a request into steps and tracks progress — originally through a tool called TodoWrite, but as of Claude Code v2.1.142 this has moved to a more structured set of Task tools (TaskCreate, TaskUpdate, TaskGet, TaskList). The key upgrade is persistence: unlike TodoWrite, which only lived in the conversation and disappeared on restart or compaction, the newer Task system saves state to disk, so tasks can survive session restarts and even be shared across multiple terminals working on the same project.