Skip to content

Releases: coston/executant

v2.0.2

10 Jun 15:03

Choose a tag to compare

2.0.2 (2026-06-10)

Bug Fixes

  • revert DEFAULT_MODEL to sonnet alias — claude-sonnet-4-6 ID invalid on CLI 2.1.153 (bb7036d)

v2.0.1

10 Jun 14:49

Choose a tag to compare

2.0.1 (2026-06-10)

Bug Fixes

  • pin default model to claude-sonnet-4-6 and planning to opus alias (9ad68a2)

v2.0.0

09 Jun 23:52

Choose a tag to compare

2.0.0 (2026-06-09)

⚠ BREAKING CHANGES

  • pluggable provider architecture (see a46e42f)

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

  • runner: pluggable coding-agent provider, local model support, and expanded eval suite (#1)

Features

  • runner: pluggable coding-agent provider, local model support, and expanded eval suite (#1) (a46e42f)

Bug Fixes

v1.21.1

07 Jun 14:00

Choose a tag to compare

1.21.1 (2026-06-07)

Bug Fixes

  • isolate cancellation tests from concurrent test file execution (68c7302)

v1.21.0

07 Jun 13:48

Choose a tag to compare

1.21.0 (2026-06-07)

Features

  • operator CI/CD improvements + code review bug fixes (ec11b8f)

v1.20.0

07 Jun 11:43

Choose a tag to compare

1.20.0 (2026-06-07)

Features

  • remove highlight/retrospective feature; update docs (b74ab0c), closes #4

v1.19.0

26 May 23:05

Choose a tag to compare

1.19.0 (2026-05-26)

Features

  • preserve user-specified steps in plan; simplify decompose prompt (7f3b1bf)

v1.18.0

20 May 21:50

Choose a tag to compare

1.18.0 (2026-05-20)

Features

  • implement retry loop for workflow and refine processes, enhancing error handling and YAML output (78bb5a1)

v1.17.0

20 May 21:04

Choose a tag to compare

1.17.0 (2026-05-20)

Features

  • add model property with value "sonnet" to task and judge configurations (1ffb19f)

v1.16.0

20 May 21:01

Choose a tag to compare

1.16.0 (2026-05-20)

Features

  • add refine command to enhance existing task YAML with natural language instructions (c234925)