Commit 00d4e2f
Add InstanceImpl class for multi-bot support
Implement InstanceImpl class that manages multiple bots sharing a single
Federation instance. The class supports:
- Static bot creation with fixed identifier and profile
- Dynamic bot creation with dispatcher function for on-demand resolution
- Shared dispatchers that route to the correct bot based on identifier
- Inbox routing to delegate activities to the appropriate bot handlers
- Repository scanning for object ownership lookup
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 3c21470 commit 00d4e2f
1 file changed
Lines changed: 813 additions & 0 deletions
0 commit comments