Commit b1d9517
authored
(feat): Add support for batch file reading in fs_read tool (#2223)
* batch fs read feat
* print exectuetion res in every invoke
* add a mix output type
* recover remote bin
* clear print res function
* fix ut
* remove print
* polish tool spec
* made operations be not optional1 parent 6b0fd5c commit b1d9517
File tree
5 files changed
+487
-155
lines changed- crates/chat-cli/src/cli/chat
- tools
5 files changed
+487
-155
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| 308 | + | |
308 | 309 | | |
309 | 310 | | |
310 | 311 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| 381 | + | |
| 382 | + | |
381 | 383 | | |
382 | 384 | | |
383 | 385 | | |
| |||
1580 | 1582 | | |
1581 | 1583 | | |
1582 | 1584 | | |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
1583 | 1589 | | |
1584 | 1590 | | |
1585 | 1591 | | |
| |||
0 commit comments