Skip to content

Releases: johnlindquist/claude-arena

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 04 Dec 04:12

1.5.2 (2025-12-04)

Bug Fixes

  • show inner tool name and args for MCP wrapper calls (96bd9fd)

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 04 Dec 01:15

1.5.1 (2025-12-04)

Bug Fixes

  • increase status preview length from 20 to 40 chars (9e6b0a8)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Dec 23:37

1.5.0 (2025-12-03)

Bug Fixes

  • allow MCP inheritance for all variations in --user mode (9bd36d6)

Features

  • add live progress display for parallel variations using Ink (27c2c09)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Dec 22:29

1.4.0 (2025-12-03)

Features

  • add testable arena module with mocked Claude interactions (16c08f6)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Dec 22:23

1.3.0 (2025-12-03)

Features

  • spawn interactive judge session after evaluation (96dc466)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Dec 21:48

1.2.1 (2025-12-03)

Bug Fixes

  • remove broken cursor-based status updates for variations (0b7f55c)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Dec 21:34

1.2.0 (2025-12-03)

Bug Fixes

  • format package.json for CI (134d187)

Features

  • capture full paper trail and add CLAUDE.md (92859a6)
  • display parallel variations on separate lines (7f7b8c1)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Dec 19:05

1.1.0 (2025-12-03)

Features

  • add --version/-v flag to show package version (9bbb1ea)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Dec 18:50

1.0.0 (2025-12-03)

Bug Fixes

  • format releaserc.json for biome (9bb617a)
  • skip npm whoami check for OIDC trusted publishing (932b0f7)
  • upgrade to @semantic-release/npm v13.1.2 for OIDC support (5337d62)

Features

  • add semantic-release with npm trusted publishing (e53401a)