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:
Danilo Leal 2025-08-26 13:10:45 -03:00
parent 114662fdab
commit 07fe86f586

View file

@ -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.