molecule-ai-plugin-ecc/adapters/deepagents.py
Hongming Wang 0da5021d18
Some checks failed
CI / validate (push) Failing after 0s
import from local vendored copy (2026-05-06)
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