Skip to content

Releases: ax-llm/ax

Release 19.0.11

01 Mar 08:34

Choose a tag to compare

  • fix: update schema validation to allow arbitrary JSON objects in structured outputs 77c4583
  • feat: add local field support to keep shared fields available in parent agents e84014b
  • fix: don't throw on bare object schemas in Anthropic tool parameters (#494) c7a4ecc

Release 19.0.10

27 Feb 02:05

Choose a tag to compare

  • feat: implement session auto-recovery after timeout and improve error handling 7f76d94

Release 19.0.9

27 Feb 01:22

Choose a tag to compare

  • feat: enhance error handling by providing focused source context for runtime errors 7b3e5ee

Release 19.0.8

26 Feb 20:10

Choose a tag to compare

  • feat: enhance error formatting and template rendering 1dc59ae

Release 19.0.7

26 Feb 10:02

Choose a tag to compare

  • refactor: remove Promise from async function signatures and improve error formatting 006c5b2

Release 19.0.6

26 Feb 09:08

Choose a tag to compare

Release 19.0.5

26 Feb 08:54

Choose a tag to compare

  • feat: enhance context field handling and improve type normalization in RLM bdd2ccd

Release 19.0.4

26 Feb 07:39

Choose a tag to compare

  • refactor: rename maxLlmCalls to maxSubAgentCalls for consistency across documentation and code 46506bb

Release 19.0.3

26 Feb 04:29

Choose a tag to compare

  • Refactor AxAgent and related types for improved context handling and function registration 6a191ec

Release 19.0.2

25 Feb 08:22

Choose a tag to compare

  • feat: add self-registration prevention for child agents and update documentation references 74f9c14