Hello!
Thinking of a use case for the agent plugins spec, that would benefit uniformity of agent configurations in repositories.
The idea is, what if we store agent plugins inside of </path/to/repo>/.agent-plugins directory, that could be picked up by actual agents?
Since there is already a way to differentiate between vendor-specific contents of the plugins, it makes sense to store common parts in a unified directory structure.
Hello!
Thinking of a use case for the agent plugins spec, that would benefit uniformity of agent configurations in repositories.
The idea is, what if we store agent plugins inside of
</path/to/repo>/.agent-pluginsdirectory, that could be picked up by actual agents?Since there is already a way to differentiate between vendor-specific contents of the plugins, it makes sense to store common parts in a unified directory structure.