devboy-executor 0.28.1

Tool execution engine for devboy-tools — provider factory, enrichment pipeline, typed output. Wires every devboy provider into a uniform tool surface.
Documentation

devboy-executor

Crates.io Docs.rs License

Tool-execution engine for devboy-tools. Wires every devboy provider (devboy-gitlab, devboy-github, devboy-jira, devboy-clickup, devboy-confluence, devboy-fireflies, devboy-slack) into a uniform tool surface, applies the format-pipeline enrichment stage, and returns typed output suitable for MCP or CLI transport.

Add to your project

[dependencies]
devboy-executor = "0.26"

Documentation

API reference on docs.rs/devboy-executor.

See ADR-007 — plugin architecture for the enricher model.

For the full bundle see the main project README.

License

Apache-2.0 — see LICENSE.