Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 14:33
· 31 commits to main since this release

What's Changed

  • chore(release): activeagent and actionagent 1.5.2 by @TonsOfFun in #442
  • fix(evals): re-run a persisted model selection under the provider it ran under by @TonsOfFun in #444
  • feat(schema-tools): define a model's tools at runtime, registered per model by @TonsOfFun in #447
  • Carry the caller into agent runs, so agents can authorize like controllers by @TonsOfFun in #443
  • feat(evals): name a fabricated answer as a fault, and stop crediting a wrong tool by @TonsOfFun in #445
  • docs(changelog): restore the Added entries lost in today's merges by @TonsOfFun in #450
  • feat(generators): a schema_tools generator that lists every column, commented out by @TonsOfFun in #446
  • feat(delegation): a delegated run inherits its parent's caller by @TonsOfFun in #448
  • feat(mcp): serve the host's schema tools through the MCP facade by @TonsOfFun in #449
  • feat(evals): a scenario replay runs as the evaluation's owner by @TonsOfFun in #451

Full Changelog: v1.5.2...v1.6.0