Tuning Engines CLI: Model and Agent Workflow Governance Plugin in DSH
`cerebrixos-org/tuning-engines-cli` is an MIT-licensed Node.js tool (v0.4.35, requiring Node >=18) designed to provide a unified model workflow management entry point for agent environments such as DSH. It integrates a CLI, an MCP server, and a Python adapter, managing inference routing, permission policies (RBAC), approvals, tracing, usage, and model training through a single entry point. Core capabilities include offering 60+ MCP tools, supporting inference via an OpenAI-compatible API, fine-tuning open-source models on domain-specific data using particular agents, managing training tasks and evaluations, and initializing various orchestration frameworks such as LangGraph and Temporal. Installation is straightforward, achieved through `
Read More