# Manual smoke — F6 diff-view toggle (live) Pre-req: a real machine (not CI). Step 4 uses a live Claude turn — Claude Code installed + signed in (the `claude-code` provider rides that login, INV-8). The rest of F6 needs no credentials and no network. 1. `npm run build`, launch the extension (F5 in VS Code opens the committed `sandbox/` playground), open `playground.md`. 2. Edit a sentence by hand, then **Cmd/Ctrl-Alt-D** (or run **Cowriting: Toggle Diff View**). ✅ A diff opens: the readonly baseline on the left, your live document on the right; the tab title reads `playground.md — my changes since opened