chore(docs): document agent api debug endpoints (#14454)

* chore(docs): add agent api debug docs

* chore(docs): add sections to agent api readme

* chore(docs): link debug manifest to agentsdk.Manifest schema

* chore(docs): add high level overview of agent api debug docs

* chore(docs): link to agent api docs from reference

* chore(docs): fix invalid paths

* chore(docs): use env variable for coder agent debug address
This commit is contained in:
Danielle Maywood
2024-08-28 09:47:14 +01:00
committed by GitHub
parent 8c15192433
commit 839918c5e7
6 changed files with 223 additions and 1 deletions

View File

@ -0,0 +1,5 @@
## Sections
<children>
This page is rendered on https://coder.com/docs/reference/agent-api. Refer to the other documents in the `agent-api/` directory.
</children>