Skip to content

Releases: axiomhq/ai

axiom: v0.31.1

26 Nov 15:50
cac7d39

Choose a tag to compare

0.31.1 (2025-11-26)

Bug Fixes

  • evals break in projects with import aliases (#167) (2bcc36a)

axiom: v0.31.0

26 Nov 08:06
d532990

Choose a tag to compare

0.31.0 (2025-11-26)

Features

  • update runner, improve instrumentation hooks dx (#165) (1f29ca5)

axiom: v0.30.0

25 Nov 09:35
7cedb2f

Choose a tag to compare

0.30.0 (2025-11-25)

Features

  • better error serialization. pick one (#145) (8ffd863)
  • cli: add shorthands for auth status and switch (#150) (c4cfbdd)
  • move createAppScope out of evals package (#156) (d6a6f23)

Bug Fixes

  • baselines not showing, case mismatch producing bad output (#151) (a6f2a41)
  • config shows "not set" for config that is set (#152) (be7ecb0)
  • overrides not visible in ui (#153) (a9760a6)

axiom: v0.29.1

20 Nov 16:39
e3f0754

Choose a tag to compare

0.29.1 (2025-11-20)

Bug Fixes

axiom: v0.29.0

20 Nov 00:30
078036a

Choose a tag to compare

0.29.0 (2025-11-20)

Features

  • eval.command: add console URL override option and integrate with resolver (#124) (f4d2302)

Bug Fixes

  • capture scorer errors and update span status (#143) (5b56764)
  • prevent token usage attributes from being lost in streaming operations (#141) (5e31371)

axiom: v0.28.0

18 Nov 17:43
f066821

Choose a tag to compare

0.28.0 (2025-11-18)

Features

  • ai-76: validate capability and step names (#133) (d5904d9)
  • better ValidateName, which lets us simplify eval types overall (#137) (92893d7)

Bug Fixes

  • baseline-loading: Load baseline once after Eval is registered (#139) (c12eaf3)

axiom: v0.27.0

17 Nov 22:52
f9d5545

Choose a tag to compare

0.27.0 (2025-11-17)

Features

Bug Fixes

axiom: v0.26.0

13 Nov 16:44
dd2445c

Choose a tag to compare

0.26.0 (2025-11-12)

Features

  • AI-65: move Eval() to GA (#121) (3c6fb63)
  • type and runtime error if eval or scorer name doesnt match desired pattern (#118) (8940c70)

axiom: v0.25.0

11 Nov 06:34
836f0d7

Choose a tag to compare

0.25.0 (2025-11-11)

Features

axiom: v0.24.0

07 Nov 14:30
c052b57

Choose a tag to compare

0.24.0 (2025-11-06)

Features

  • evals: add runId to evaluation payload and reporting (#105) (18518b2)

Bug Fixes

  • CLI doesn't show any warnings if it fails to register evaluation (#111) (68a712d)