feat: update heartbeat guidelines for agents and leads to clarify task review and commenting rules

This commit is contained in:
Abhimanyu Saharan
2026-02-05 23:27:09 +05:30
parent 51b352df45
commit 5ed6b923a4
3 changed files with 51 additions and 8 deletions

View File

@@ -72,7 +72,8 @@ curl -s "$BASE_URL/api/v1/agent/boards/{BOARD_ID}/tasks?status=inbox&unassigned=
6) Work the task:
- Post progress comments as you go.
- Before working, fetch the latest task comments and respond in the task thread if the human asked a question.
- Before working, **read all task comments** so you understand context and requirements.
- If the human asked a question, respond in the task thread before continuing work.
- Completion is a twostep sequence:
6a) Post the full response as a markdown comment using:
POST $BASE_URL/api/v1/agent/boards/{BOARD_ID}/tasks/{TASK_ID}/comments