Skip to content

Commit b475c0d

Browse files
committed
docs: Add tool use examples
* README.md: Add examples uses of Edit and Ask.
1 parent 543f043 commit b475c0d

File tree

4 files changed

+11
-0
lines changed

4 files changed

+11
-0
lines changed

.assets/images/ask-tool-1.png

72.8 KB
Loading

.assets/images/ask-tool-2.png

80.9 KB
Loading

.assets/images/edit-tool.png

163 KB
Loading

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,17 @@ automatically handle certain tasks. Currently these agents are included:
326326
- `researcher`: Research and documentation discovery
327327
- `planner`: Implementation planning
328328

329+
### Examples
330+
331+
#### Edit tool
332+
333+
![Edit tool](/.assets/images/edit-tool.png)
334+
335+
#### Ask tool
336+
337+
![Ask tool 1](/.assets/images/ask-tool-1.png)
338+
![Ask tool 2](/.assets/images/ask-tool-2.png)
339+
329340
### Customization
330341

331342
| Custom Variable | Variable Description |

0 commit comments

Comments
 (0)