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