Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Human ReplayNew to Visual Studio Code? Get it now.
Human Replay

Human Replay

UtilityDelta

|
1 install
| (0) | Free
Replay sandboxed AI work into your real branch one Tab at a time. Guide-driven, model-free replay; local FIM autocomplete on the side.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Human Replay

(This readme is written by me with no LLM assistance)

This extension pairs with the Human Replay methodology - check it out first.

It helps you with the replay path. After a replay guide is generated by claude, point the extension to the guide, and it'll take you through what the agent built, block-by-block, replaying the code into your real code base.

Just hit Tab and it'll step through each change, broken into steps and phases, paired with the relevant systen invariants and some handy retrospective questions after each phase.

Human replay keeps the speed agents give us, while preserving our understanding, control over the design of the system, and the codebase's intent.

How to use

Ctrl+Shift+P and type 'Human Replay' - everything else is self explanatory.

Use the tree-view in the explorer panel to keep track of where you are. Tab your way through each step. Phases have to be kicked off manually. Take the time to read invariants and retrospective questions. Don't be afraid to edit inline as you go.

There are some vscode settings, search for 'Human Replay' in there too.

Languages

Rust, C#, TypeScript/JavaScript (tsx/jsx included), Python, Markdown, HTML, and CSS.

Includes autocomplete for when you need to get your hands dirty!

Feedback welcome.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft