TimeAgent for VS Code
Protect, inspect, and undo coding-agent sessions directly from VS Code.
Quick Start
Features
Binary files and text files larger than 1 MiB are identified without attempting to display their contents. Requirements
The extension never installs the CLI automatically. If the CLI is missing, it offers to copy the installation command or open the documentation. Protection scopeThe Protection setting is workspace UI state. A session is protected only when it is launched with TimeAgent: Start Protected Session. The extension does not monitor or automatically protect unrelated terminals or coding-agent processes. For extension-launched sessions, VS Code terminal Shell Integration is used to detect completion and refresh the sidebar. If Shell Integration is unavailable, the extension sends the command once and asks the user to run TimeAgent: Refresh after it exits. It does not poll continuously. Before/after contents are held only in memory behind opaque virtual-document URIs. Refreshing, starting another session, or completing Undo invalidates that cache. Local development
Open This extension is not affiliated with OpenAI, Anthropic, Microsoft, or VS Code. |