** Please make sure you read the contribution guide and file the issues in the right place. **
Contribution guide.
🔴 Required Information
Please ensure all items in this section are completed to allow for efficient
triaging. Requests without complete information may be rejected / deprioritized.
If an item is not applicable to you - please mark it as N/A
Is your feature request related to a specific problem?
My agent roster has grown to ~200 agents. Whenever I launch the program, it takes forever to import all of them.
Describe the Solution You'd Like
If we can have a lazy import mechanism for subagents, only when they are called, that may solve the problem
Impact on your work
How does this feature impact your work and what are you trying to achieve?
Critical, as I am planning for open source launch on Mar 25th.
Willingness to contribute
Are you interested in implementing this feature yourself or submitting a PR?
No
🟡 Recommended Information
Describe Alternatives You've Considered
A clear and concise description of any alternative solutions or workarounds
you've considered and why they didn't work for you.
Proposed API / Implementation
If you have ideas on how this should look in code, please share a
pseudo-code example.
Additional Context