In-process tool-calling agent runtime for SaaS products. Powers user-support chat with tool calling, shared governance (quota, cost, audit, memory), and pluggable model routing — without a remote gateway hop.
| Package | Status | npm |
|---|---|---|
maestro-core |
1.0.0 released |
npmjs.com/package/maestro-core |
maestro-evals |
1.0.0 released |
npmjs.com/package/maestro-evals |
maestro-react |
in progress (PR #12) | — |
maestro-eval |
placeholder reserved | — |
maestro-mcp |
placeholder reserved | — |
maestro-telemetry |
placeholder reserved | — |
create-maestro |
placeholder reserved | — |
1.x — maestro-core and maestro-evals are live unscoped. SemVer applies from 1.0.0 onward.
pnpm install
pnpm build
pnpm testSee DESIGN.md for the full architecture, port interfaces, migration plan, and what v1 explicitly does not solve.
Apache-2.0 — see LICENSE.