Skip to content

Commit 2d37a0f

Browse files
SonAIengineclaude
andcommitted
refactor: 데모 GIF에서 echo 제목 제거 — 명령어 + 결과만 깔끔하게 표시
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c920c6f commit 2d37a0f

2 files changed

Lines changed: 3 additions & 33 deletions

File tree

assets/demo.gif

-339 KB
Loading

demo.tape

Lines changed: 3 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,7 @@ Sleep 300ms
2828
Show
2929

3030
# ━━━ Scenario 1: Token Savings ━━━
31-
Sleep 300ms
32-
Type "echo ''"
33-
Enter
34-
Type "echo ' ━━━ 1. Token Savings: 248 K8s API tools ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━'"
35-
Enter
36-
Type "echo ' LLMs choke on 248 tool definitions. graph-tool-call picks only what matters.'"
37-
Enter
38-
Type "echo ''"
39-
Enter
40-
Sleep 1.5s
41-
31+
Sleep 500ms
4232
Type "python examples/token_savings_demo.py benchmarks/specs/k8s_core_v1.json 'scale my deployment and check health'"
4333
Enter
4434
Sleep 15s
@@ -51,17 +41,7 @@ Sleep 300ms
5141
Show
5242

5343
# ━━━ Scenario 2: Workflow Search — E-Commerce ━━━
54-
Sleep 300ms
55-
Type "echo ''"
56-
Enter
57-
Type "echo ' ━━━ 2. Workflow Search: E-Commerce (46 tools) ━━━━━━━━━━━━━━━━━━━━━━━━'"
58-
Enter
59-
Type "echo ' Vector search finds cancelOrder. graph-tool-call finds the full workflow.'"
60-
Enter
61-
Type "echo ''"
62-
Enter
63-
Sleep 1.5s
64-
44+
Sleep 500ms
6545
Type "graph-tool-call search 'cancel my order and get a refund' --source tests/fixtures/ecommerce_openapi.json --scores"
6646
Enter
6747
Sleep 8s
@@ -74,17 +54,7 @@ Sleep 300ms
7454
Show
7555

7656
# ━━━ Scenario 3: Developer Workflow — GitHub API ━━━
77-
Sleep 300ms
78-
Type "echo ''"
79-
Enter
80-
Type "echo ' ━━━ 3. Developer Workflow: GitHub API (58 tools) ━━━━━━━━━━━━━━━━━━━━━━'"
81-
Enter
82-
Type "echo ' Every developer knows this flow. graph-tool-call finds it automatically.'"
83-
Enter
84-
Type "echo ''"
85-
Enter
86-
Sleep 1.5s
87-
57+
Sleep 500ms
8858
Type "graph-tool-call search 'review and merge a pull request' --source benchmarks/specs/github_subset.json --scores"
8959
Enter
9060
Sleep 8s

0 commit comments

Comments
 (0)