todo: add multi-agent restart coordination item
This commit is contained in:
parent
3b8cdc7e20
commit
a57e500f48
1 changed files with 1 additions and 0 deletions
1
TODO.md
1
TODO.md
|
|
@ -6,6 +6,7 @@
|
||||||
- Private git forge agents can push to and create new repos in
|
- Private git forge agents can push to and create new repos in
|
||||||
- Move bind mounts in agents to `/agents/<name>/state` so path for agent = path for manager
|
- Move bind mounts in agents to `/agents/<name>/state` so path for agent = path for manager
|
||||||
- **Broadcast messaging**: allow sending messages with recipient "*" to all agents; deliver with hint "this was a broadcast and may not need any action from you"
|
- **Broadcast messaging**: allow sending messages with recipient "*" to all agents; deliver with hint "this was a broadcast and may not need any action from you"
|
||||||
|
- **Multi-agent restart coordination**: when rebuilding all agents, manager should start first so it can coordinate post-restart confusion (notify agents, suppress unnecessary retries, etc)
|
||||||
|
|
||||||
## Reminder Tool
|
## Reminder Tool
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue