Skip to content

chore(deps)(deps): bump @ax-llm/ax from 16.1.12 to 19.0.38#59

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ax-llm/ax-19.0.38
Closed

chore(deps)(deps): bump @ax-llm/ax from 16.1.12 to 19.0.38#59
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ax-llm/ax-19.0.38

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 29, 2026

Bumps @ax-llm/ax from 16.1.12 to 19.0.38.

Release notes

Sourced from @​ax-llm/ax's releases.

Release 19.0.38

  • feat: chat logs for training data 874e38f4

Release 19.0.37

  • fix: various fixes f50828cd
  • fix: preserve thought_signature in Gemini 3 context cache paths (#502) 31e2f95b
  • feat: refresh system prompt <available_functions> after ctx.addFunctions() (#501) 6d8517c4
  • Fix README.md links (#498) 86d24e7e
  • feat(dsp): add customTemplate option to AxGen (#499) 63e496ea

Release 19.0.36

  • fix: various fixes 05cbc64b

Release 19.0.35

  • fix: handle read-only global properties in Deno worker scope f2ae6a87

Release 19.0.34

  • feat: add stop() and success()/failed() to AxAgentCompletionProtocol 375e3916
  • docs: add axagent-rlm.md reference doc for RLM architecture b5d20589
  • feat: add agentStatusCallback and fix final() contract in AxAgent RLM 921357f5

Release 19.0.33

  • fix: handle DataCloneError in JS runtime worker message passing 8f54922d

Release 19.0.32

  • feat: improvements to the live runtime state system 0ed618d3
  • fix: various rlm runtime fixes 929939e5

Release 19.0.31

  • fix: test failures c8e5cae6
  • chore: Update RLM templates and discovery example 7031987a
  • Fix: Bubble up AxAgentClarificationError instead of logging in actorLog 7eb3739a

Release 19.0.30

  • Fix lint errors and add truncate utilities 2d6cc1f5

Release 19.0.29

  • Add context cache improvements and expanded test coverage 18230e42

Release 19.0.28

  • Refine AxAgent summarizer and runtime controls 15e72a31

Release 19.0.27

  • Simplify AxAgent context budgets 3c27abc8
  • Refine agent guidance and action log replay ca05836b

Release 19.0.26

  • Refine prompt templates and actor guidance 1f4b115b

Release 19.0.25

... (truncated)

Changelog

Sourced from @​ax-llm/ax's changelog.

19.0.38 (2026-03-29)

Features

  • chat logs for training data 874e38f

19.0.37 (2026-03-27)

Features

  • dsp: add customTemplate option to AxGen (#499) 63e496e, closes #469 #493
  • refresh system prompt <available_functions> after ctx.addFunctions() (#501) 6d8517c, closes #500

Bug Fixes

  • preserve thought_signature in Gemini 3 context cache paths (#502) 31e2f95
  • various fixes f50828c

19.0.37 (2026-03-27)

Features

  • dsp: add customTemplate option to AxGen (#499) 63e496e, closes #469 #493
  • refresh system prompt <available_functions> after ctx.addFunctions() (#501) 6d8517c, closes #500

Bug Fixes

  • preserve thought_signature in Gemini 3 context cache paths (#502) 31e2f95
  • various fixes f50828c

19.0.36 (2026-03-27)

Bug Fixes

  • various fixes 05cbc64

19.0.36 (2026-03-27)

Bug Fixes

  • various fixes 05cbc64

19.0.35 (2026-03-26)

Bug Fixes

  • handle read-only global properties in Deno worker scope f2ae6a8

19.0.35 (2026-03-26)

Bug Fixes

  • handle read-only global properties in Deno worker scope f2ae6a8

... (truncated)

Commits
  • 8937803 chore: release v19.0.38
  • 874e38f feat: chat logs for training data
  • 3b6fe29 chore: release v19.0.37
  • f50828c fix: various fixes
  • 31e2f95 fix: preserve thought_signature in Gemini 3 context cache paths (#502)
  • 6d8517c feat: refresh system prompt <available_functions> after ctx.addFunctions() (#...
  • 86d24e7 Fix README.md links (#498)
  • 63e496e feat(dsp): add customTemplate option to AxGen (#499)
  • c7ecd1c chore: release v19.0.36
  • 05cbc64 fix: various fixes
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@ax-llm/ax](https://github.com/ax-llm/ax) from 16.1.12 to 19.0.38.
- [Release notes](https://github.com/ax-llm/ax/releases)
- [Changelog](https://github.com/ax-llm/ax/blob/main/CHANGELOG.md)
- [Commits](ax-llm/ax@16.1.12...19.0.38)

---
updated-dependencies:
- dependency-name: "@ax-llm/ax"
  dependency-version: 19.0.38
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 29, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 5, 2026

Superseded by #61.

@dependabot dependabot Bot closed this Apr 5, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ax-llm/ax-19.0.38 branch April 5, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants