todo: add broadcast messaging feature

This commit is contained in:
damocles 2026-05-16 13:07:31 +02:00
parent 22cea88c7e
commit 3b8cdc7e20

View file

@ -5,6 +5,7 @@
- Shared space for all agents to access documents/files without manager routing
- 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
- **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"
## Reminder Tool