Agent Files
4 endpoints, generated from the live router agentFiles.ts.
| Method | Path | Auth |
|---|---|---|
GET | /api/agent/files/list | session |
GET | /api/agent/files/read | session |
GET | /api/agent/files/history | session |
POST | /api/agent/files/write | session |
Source: shared/api-core/src/routes/agentFiles.ts