Skip to content

v1.17.6

Latest

Choose a tag to compare

@token-generator-app token-generator-app released this 08 Sep 18:53
e4083ab

1.17.6 (2026-09-08)

Bug Fixes

  • adapters: a child that fails to start fails the run instead of crashing axis (b0e7b48)
  • adapters: a process that fails to start fails its cell, not the run (c1b6991)
  • adapters: a spawn that throws fails the run instead of crashing axis (022ae6f)
  • adapters: add promptVia so a spec can deliver the prompt over stdin (f59e492)
  • adapters: claude-code and codex deliver the prompt over stdin (2779279)
  • adapters: deliver the prompt over stdin so a null byte can't crash the judge (2cd440f)
  • scoring: strip control characters from judge prompt values (d99d231)