Make debugging agents section more prominent
Co-authored-by: Antonio Scandurra <me@as-cii.com> Co-authored-by: Matt Miller <mattrx@gmail.com> Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
This commit is contained in:
parent
114662fdab
commit
07fe86f586
1 changed files with 3 additions and 1 deletions
|
@ -74,4 +74,6 @@ If you have written (or are writing) a tool that speaks ACP, and you'd like to t
|
|||
}
|
||||
```
|
||||
|
||||
Zed has some support for debugging ACP connections, and you can open the debug view with `dev: open acp logs` from the command palette.
|
||||
## Debugging Agents
|
||||
|
||||
When using external agents in Zed, you can access the debug via with `dev: open acp logs` from the Command Palette.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue