This repository demonstrates how Shadow Threads records and replays an AI-assisted coding workflow.
- deterministic AI refactor workflow
- artifact capture
- revision lineage
- execution replay verification
powershell .\demo-record.ps1- AI changes code
- tests fail
- revision history is shown
- execution is replayed
- replay is verified
- real Shadow Threads backend must already be running
- Python available
- PowerShell on Windows
Shadow Threads core repository: https://github.com/shadowthreads/shadow-threads