Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 409ff44

Browse files
committed
feat(openai-tools): revise GIF tape — hook block + artifact replay transition
- Hook: multi-line comment block (same call ×3 / ALLOW / ALLOW / DENY) - Transition: typed '# artifact replay (no engine)' before offline section - Tighten pacing: 2s hold on DENY, 1.5s transition, 6s verification
1 parent ff5268c commit 409ff44

2 files changed

Lines changed: 21 additions & 4 deletions

File tree

docs/media/openai-demo.gif

85.4 KB
Loading

docs/media/openai-demo.tape

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,19 @@ Set Framerate 24
88
Set PlaybackSpeed 0.85
99

1010
# ── Hook (visible immédiatement) ─────────────────────────────────
11-
Type ": Same action → allowed, allowed, then blocked before execution"
11+
Type "# same call ×3"
12+
Enter
13+
Type "#"
14+
Enter
15+
Type "# ALLOW"
16+
Enter
17+
Type "# ALLOW"
18+
Enter
19+
Type "# DENY"
20+
Enter
21+
Type "#"
22+
Enter
23+
Type "# blocked before execution"
1224
Enter
1325
Sleep 1.2s
1426

@@ -24,10 +36,15 @@ Show
2436
# ── Live decisions (core signal) ─────────────────────────────────
2537
Sleep 12s
2638

27-
# ── Pause on DENY (critical moment) ─────────────────────────────
28-
Sleep 2.5s
39+
# ── Hold on DENY (critical moment) ──────────────────────────────
40+
Sleep 2s
41+
42+
# ── Transition ──────────────────────────────────────────────────
43+
Type "# artifact replay (no engine)"
44+
Enter
45+
Sleep 1.5s
2946

30-
# ── Verification (short) ────────────────────────────────────────
47+
# ── Offline verification ────────────────────────────────────────
3148
Sleep 6s
3249

3350
# ── Final pause ─────────────────────────────────────────────────

0 commit comments

Comments
 (0)