Commit 0a36456
fix(yolo): correct description for
The previous description for the `pi` agent (added in PR #35) was
inaccurate. Pi is YOLO-by-default natively and auto-approves all tool
calls with no permission prompts (no flag needed, same as goose).
See: earendil-works/pi#3169
Changes:
- Updated agent flag table row in README.md
- Updated Supported Commands help text in executable_yolo
- Rewrote comment in get_command_flags() for pi) case
(only comments/text changed; echo "" return preserved)
Co-authored-by: Pi <pi@earendil.works>pi in README and executable_yolo (#36)1 parent 2f168b0 commit 0a36456
2 files changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
344 | 342 | | |
345 | 343 | | |
346 | 344 | | |
| |||
0 commit comments