fix(background-task): clarify task id contracts
This commit is contained in:
@@ -243,6 +243,6 @@ export const DEFAULT_ATLAS_CRITICAL_RULES = `<critical_overrides>
|
||||
- Run lsp_diagnostics after every delegation
|
||||
- Pass inherited wisdom to every subagent
|
||||
- Verify with your own tools
|
||||
- **Store task_id from every delegation output**
|
||||
- **Use \`task_id="{task_id}"\` for retries, fixes, and follow-ups**
|
||||
- **Store continuation task_id (\`ses_...\`) from every delegation output**
|
||||
- **Use \`task(task_id="ses_...", prompt="...")\` for retries, fixes, and follow-ups**
|
||||
</critical_overrides>`
|
||||
|
||||
Reference in New Issue
Block a user