todos
- Package recorder
- Review async trace
todos 2revision 0captured —Delay “clear completed.”
The agent captures the current TodoMVC list, then completes later. Add work during the gap to test preservation.
A todo added after clear-completed starts must remain unless the human deletes it.
Execution trace0 EVENTS
Start the delayed clear, then add a todo while it runs.
Select an event to inspect the application transition.
Prove the patch against the same recording.
Analysis uses the latest browser recording when available and keeps a witnessed failure even after a successful retry.
Every call has a receipt.
Application tool arguments, results, errors, and state changes. Saved in this browser; no session data is uploaded.
The pending tool, human todo changes, completion, and state transitions will appear here.
Select an event to inspect its receipt.
TodoMVC sessions use their own versioned adapter. Imports are inert data; replay accepts only validated TodoMVC actions and never executes uploaded code.
Download @interleave/recorder v0.2.0