Most coding agents can reopen a repository. That is not the same as resuming a project.
After a long run, context compression, an interruption, or an agent handoff, the agent can inspect the code and retrieve old notes. But it still has to reconstruct questions such as:
TreeWork is an open-source Codex plugin that gives coding agents a durable map of complex projects. It aligns requirements before coding, organizes work as a branch tree with dependencies, and keeps Spec, Plan, Progress, Findings, Verification, and lifecycle state on each branch. After context compression, interruptions, or handoffs, agents recover accepted project state instead of reconstructing it from code and scattered memories. Includes a CLI, Git worktrees, Project Map, and Web Paper.