Skip to content

v1.5.1

Choose a tag to compare

@pacepace pacepace released this 11 Sep 21:07
· 71 commits to develop since this release
0981ecc

Changed

The docs and the MCP tool text describe "the orchestrator", not a specific product. The README sections on callback delivery now document the contract itself for any MCP-capable orchestrator: the endpoint shape, the bearer, and both payload shapes (session_invoke_async's and the session watcher's, including prompt_origin). Examples use neutral names, and the tool descriptions and error messages an orchestrating model reads say "the orchestrator".

The metallm.callback_url config key is unchanged and documented as keeping its historical name, so no configuration needs to change.

Upgrading

aidc update && aidc rebuild
aidc mcp stop && aidc mcp start     # the reworded tool text lives in the MCP image

Running sessions need nothing; aidc upgrade <name> when convenient.

Full changelog: v1.5.0...v1.5.1