Commit dde3d46
authored
docs(guide): rewrite Method B with natural-language Agent prompts (#15)
Replace shell-command examples in Method B (using AI Agents) with
concrete user-facing dialogue prompts. No more `bl ...`, no more
`claude_desktop_config.json` snippets, no more `bl mcp list/call`.
- Header: 调用方式 → 在它里面怎么用(直接对话)
- Each row now shows what the user types in plain Chinese, and
describes what the Agent does on their behalf
- MCP advanced integration moved to a callout linking to /cli/
(per 'same info should appear only once' principle)
Matches the 'Agents should be invoked via natural language, never
raw command strings' style rule throughout the rest of /guide/.1 parent edbc31f commit dde3d46
1 file changed
Lines changed: 10 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
| |||
0 commit comments