Skip to content

Conversation

@levisingularity
Copy link
Collaborator

@levisingularity levisingularity commented Jan 20, 2026

  • Added factory classes for most agent container managers and services to centralize instantiation in a single place

  • Moved all shared container managers and factory classes into dedicated folders to centralize them and improve navigation, instead of scattering them across individual modules

  • Fixed imports

I also attempted to centralize dependency injection for all modules into a single module.py file, but due to limitations of the injector library regarding multiple instances of the same type (bus node agents), I had to keep the CLI in a multi-module setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants