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 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 useCtrl+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. There are some vscode settings, search for 'Human Replay' in there too. LanguagesRust, C#, TypeScript/JavaScript (tsx/jsx included), Python, Markdown, HTML, and CSS. Includes autocomplete for when you need to get your hands dirty! Feedback welcome. |