Files
molecule-ai-plugin-ecc/adapters/deepagents.py
2026-05-06 13:53:20 -07:00

3 lines
150 B
Python

"""DeepAgents adaptor — uses the generic rule+skill installer."""
from plugins_registry.builtins import AgentskillsAdaptor as Adaptor # noqa: F401