Skip to content

Releases: coder/balatrollm

v1.1.1

12 Feb 14:46

Choose a tag to compare

1.1.1 (2026-02-12)

Bug Fixes

  • bot: add cache_control to strategy message (068ff87)
  • improve game resilience and error diagnostics (2c7b48f)
  • llm: catch JSONDecodeError in LLM retry loop (0a17bfa)

Dependencies

  • update balatrobot to 1.4.1 (a05daa6)

Documentation

  • cli: add note about tasks vs workers and seed regex (ebfe844)
  • envrc: add .envrc.example (ca44aef)
  • improve docs and fix inconsistencies (60363e3), closes #62
  • index: update logos to have same size and add underline (a127565)
  • installation: add tool use warning (4b8acf9)
  • mkdocs: change accent color to shades of orange (06d85b7)
  • readme: add screenshots (2d7280c)

v1.1.0

02 Feb 15:25

Choose a tag to compare

1.1.0 (2026-02-02)

Features

  • balatrollm: add views server (e1ccc05)
  • cli: add BALATROLLM_CONFIG env var support (2fc5f36), closes #57
  • collector: add support model name without / (cd30b65)
  • strategies: add conservative strategy (0ae6aae)
  • strategy: add aggressive multiplier-focused strategy (fc958ce)
  • views: add task and responses views - WIP (446c388)

Bug Fixes

  • balatrollm: remove hard-coded usage in the DEFAULT_MODEL_CONFIG (9f23461)
  • config: add usage include to config/example.yaml (bce4c92)

Performance Improvements

  • views: reduce memory usage by only parsing the last 10 responses (3c8481e)

Documentation

  • CLAUDE: add views flag in CLAUDE.md (428b07f)
  • cli: add --views flag (686d9b3)
  • index: add BalatroBench link (3aff5db)

v1.0.9

18 Jan 19:58

Choose a tag to compare

1.0.9 (2026-01-18)

Bug Fixes

  • strategies: set strict to false for all tools schemas (a313210)

v1.0.8

14 Jan 12:48

Choose a tag to compare

1.0.8 (2026-01-14)

Bug Fixes

  • executor: revert session_id change (7419cfc)

v1.0.7

14 Jan 10:20

Choose a tag to compare

1.0.7 (2026-01-14)

Bug Fixes

  • executor: remove reset client in finally block (c525272)

v1.0.6

13 Jan 15:21

Choose a tag to compare

1.0.6 (2026-01-13)

Dependencies

  • update balatrobot to 1.3.4 (5f1f031)

v1.0.5

13 Jan 13:49

Choose a tag to compare

1.0.5 (2026-01-13)

Bug Fixes

  • executor: reset game to menu state before returning port to pool (05a468c)

v1.0.4

12 Jan 12:40

Choose a tag to compare

1.0.4 (2026-01-12)

Dependencies

  • update balatrobot to 1.3.3 (af9ae33)

v1.0.3

11 Jan 16:47

Choose a tag to compare

1.0.3 (2026-01-11)

Bug Fixes

  • pyproject.toml: update balatrobot to 1.3.1 (a02e363)

v1.0.2

11 Jan 10:45

Choose a tag to compare

1.0.2 (2026-01-11)

Dependencies

  • update balatrobot to 1.3.0 (b354476)