Extend the logic behind loadability of skills. Boolean is not the way to go!
Open
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
disable-model-invocation: true extended.
Boolean is not enough, gazilion of agents and skills are discovered without necessity.
Extend a plugin localized ignore-skills-on-trajectory or so.
Enforce the preset of agents that this agent connects.
Call whatever, but we need a way to not load and recognize the skills of 954 auxiliary agents.
During
Main agent is not calling the skill agent-customization
Trajectory finds agent-customization, and 100 useless things also.
What fits better here ?
Also Extend a feature to the skill it-self to be vinculate with only a particular group of agents?
Contributor guide
Assessment
This issue has not been assessed yet.