feat(agent): core agent loop with asyncio, Claude API, tool dispatch, background thread
This commit is contained in:
@@ -84,7 +84,7 @@ git notes add -m "{task_id} — {summary of changes} — {files changed}" $sha
|
||||
### 8. Mark Done
|
||||
```powershell
|
||||
cd C:\projects\rook
|
||||
bd update <id> --status done
|
||||
bd update <id> --status closed
|
||||
```
|
||||
|
||||
### 9. Next Task or Phase Verification
|
||||
|
||||
Reference in New Issue
Block a user