forked from can4hou6joeng4/boss-agent-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdemo-zh.tape
More file actions
124 lines (106 loc) · 3.97 KB
/
Copy pathdemo-zh.tape
File metadata and controls
124 lines (106 loc) · 3.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
# boss-agent-cli 终端演示(中文版) — 复刻 Trellis 风格 30fps/1280px
# 使用方式: vhs demo-zh.tape
# 输出: demo-zh.gif
Output demo-zh.gif
Set Shell "zsh"
Set FontSize 14
Set Width 1280
Set Height 720
Set Framerate 30
Set Theme "Catppuccin Mocha"
Set Padding 20
Set TypingSpeed 35ms
# 隐藏环境准备:把仓库 venv 加入 PATH,让 `boss` 可直接调用
Hide
Type "export PATH=$PWD/.venv/bin:$PATH && clear"
Enter
Sleep 500ms
Show
# ══════════════════════════════════════════════════
# Act 1: 开场 — 工具定位
# ══════════════════════════════════════════════════
Sleep 600ms
Type "# boss-agent-cli — 专为 AI Agent 设计的 BOSS 直聘求职 CLI"
Enter
Sleep 1s
Type "boss --version"
Sleep 300ms
Enter
Sleep 1500ms
Type "boss --help"
Sleep 300ms
Enter
Sleep 4s
Ctrl+L
Sleep 400ms
# ══════════════════════════════════════════════════
# Act 2: AI 自描述协议 — 34 个命令分组
# ══════════════════════════════════════════════════
Type "# AI 自描述:34 顶层命令 + 错误自愈 + JSON 信封协议"
Enter
Sleep 800ms
Type "boss --json schema 2>/dev/null | python3 demo_showcase.py"
Sleep 300ms
Enter
Sleep 6s
Ctrl+L
Sleep 400ms
# ══════════════════════════════════════════════════
# Act 3: 环境诊断 — 凭据 / 网络 / 浏览器
# ══════════════════════════════════════════════════
Type "# 一键诊断:环境 / 凭据完整性 / CDP / 网络 13 项检查"
Enter
Sleep 800ms
Type "boss doctor"
Sleep 300ms
Enter
Sleep 5s
Ctrl+L
Sleep 400ms
# ══════════════════════════════════════════════════
# Act 4: 四级登录降级链路
# ══════════════════════════════════════════════════
Type "# 登录链路:Cookie → CDP → QR httpx → patchright 四级降级"
Enter
Sleep 800ms
Type "boss status"
Sleep 300ms
Enter
Sleep 3s
Ctrl+L
Sleep 400ms
# ══════════════════════════════════════════════════
# Act 5: 搜索 + 福利精准筛选(核心)
# ══════════════════════════════════════════════════
Type "# 核心:关键词搜索 + 8 维筛选 + --welfare 真匹配"
Enter
Sleep 800ms
Type "boss search --help"
Sleep 300ms
Enter
Sleep 5s
Ctrl+L
Sleep 400ms
# ══════════════════════════════════════════════════
# Act 6: 城市覆盖
# ══════════════════════════════════════════════════
Type "# 40 个城市覆盖"
Enter
Sleep 800ms
Type "boss cities"
Sleep 300ms
Enter
Sleep 4s
Ctrl+L
Sleep 400ms
# ══════════════════════════════════════════════════
# Act 7: 流水线 + 配置闭环
# ══════════════════════════════════════════════════
Type "# 求职流水线 + 每日摘要 — Agent 自动追踪进度"
Enter
Sleep 800ms
Type "boss config list"
Sleep 300ms
Enter
Sleep 3500ms
Sleep 1500ms