Skip to content

symfonic.agent.backend.tool_adapters

tool_adapters

Turning what an adopter or a capability offers into a bound tool.

Split from :mod:symfonic.agent.backend.tools, which had two jobs: deciding what counts as a tool, and running one. Only the first is needed on the composition path, and keeping them together put the executor's imports on it.