[claude] Wire delegate_task to DistributedWorker for actual execution (#985) (#1273)
Some checks failed
Tests / lint (push) Has been cancelled
Tests / test (push) Has been cancelled

Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
This commit was merged in pull request #1273.
This commit is contained in:
2026-03-24 01:47:09 +00:00
committed by Timmy Time
parent 55beaf241f
commit 75ecfaba64
5 changed files with 577 additions and 5 deletions

1
src/brain/__init__.py Normal file
View File

@@ -0,0 +1 @@
"""Brain — identity system and task coordination."""