Skip to content

Releases: kris-hansen/comanda

v0.0.143

25 Feb 22:43

Choose a tag to compare

Changelog

  • 6eaa3df Bump version to v0.0.143
  • f49b486 feat: add comanda index command for persistent codebase indexing (#168)

v0.0.142

23 Feb 01:24

Choose a tag to compare

Changelog

  • 696efa0 Bump version to v0.0.142
  • 1870894 feat: add Git worktree support for parallel Claude Code execution (#166)
  • c897550 feat: add worktree documentation to generate command LLM guide (#167)

v0.0.141

20 Feb 00:27

Choose a tag to compare

Changelog

  • 224d6ea Bump version to v0.0.141
  • 0a33bd8 fix: correct box width calculation for emoji characters (#163)
  • 9ac1e6e fix: correct pluralization for loop count display (#164)
  • 44fc560 fix: improved spinner with braille dots and hidden cursor (#165)

v0.0.140

19 Feb 02:30

Choose a tag to compare

Changelog

  • 6f8cd35 Bump version to v0.0.140
  • 4c1d22d fix: handle missing stdin gracefully in non-TTY environments (#160)
  • da10a0e perf: use pre-compiled regex patterns and add empty output check (#162)

v0.0.139

19 Feb 02:12

Choose a tag to compare

Changelog

  • 423ee10 Bump version to v0.0.139
  • c8cd19e feat: add progress spinner during workflow generation (#158)
  • 9d26583 fix: improve exit condition detection for llm_decides (#159)

v0.0.138

18 Feb 05:42

Choose a tag to compare

Changelog

  • e0cc4ef Bump version to v0.0.138
  • 7802e61 feat: add validators for execute_loops and step chaining (#157)

v0.0.137

18 Feb 05:23

Choose a tag to compare

Changelog

  • 9e26706 Bump version to v0.0.137
  • 01c49bd fix: add critical rules for codebase-index + loops to generate command (#156)

v0.0.136

18 Feb 04:46

Choose a tag to compare

Changelog

v0.0.135

18 Feb 02:41

Choose a tag to compare

Changelog

  • eef73f4 Bump version to v0.0.135
  • 71e55f2 feat: codebase-index output formats (summary/structured/full) + domain categorization (#154)

v0.0.134

18 Feb 02:00

Choose a tag to compare

Changelog

  • ef6a1b0 Bump version to v0.0.134
  • b658092 fix: AgenticLoopConfig unmarshaling loses depends_on and other fields (#153)