feat(agents): Update documentation for task updates and logging mechanism

This commit is contained in:
Abhimanyu Saharan
2026-02-04 18:17:24 +05:30
parent 7892dfad7c
commit d2f4d11508
3 changed files with 12 additions and 0 deletions

View File

@@ -28,3 +28,7 @@ Write things down. Do not rely on short-term context.
## Heartbeats
- HEARTBEAT.md defines what to do on each heartbeat.
## Task updates
- Log all task progress and results via the task comments endpoint.
- Do not post task updates in chat/web channels.