Releases: kris-hansen/comanda
Releases · kris-hansen/comanda
v0.0.163
27 Mar 06:04
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fix
fix(live) : Disable CLI spinner in TUI mode — fixes multi-line processing artifacts
New Feature
Ctrl+O : Toggle expanded output view in --live mode
Full-screen scrollable output panel
Scroll with ↑/↓ keys
Press Ctrl+O again to collapse
v0.0.162
27 Mar 03:41
Compare
Sorry, something went wrong.
No results found
Changelog
b645574 Bump version to v0.0.162
6bd93a6 fix(agentic): auto-create directories in allowed_paths (#188 )
9ec2e50 fix(claudecode): add --allow-dangerously-skip-permissions flag (#189 )
b39f2e4 fix(generate): add explicit permission guidance for agentic prompts (#190 )
v0.0.161
27 Mar 00:42
Compare
Sorry, something went wrong.
No results found
Changelog
a1b9ec9 Bump version to v0.0.161
0e0bc83 fix(test): make MockProvider thread-safe for parallel tests (#187 )
v0.0.160
27 Mar 00:26
Compare
Sorry, something went wrong.
No results found
Changelog
0ad81f0 Bump version to v0.0.160
2f691a5 fix: race condition in parallel step processing (#186 )
v0.0.159
27 Mar 00:07
Compare
Sorry, something went wrong.
No results found
Changelog
74278ad Bump version to v0.0.159
8eca961 feat(process): prompt to create .comanda/ before workflow runs (#185 )
v0.0.158
27 Mar 00:06
Compare
Sorry, something went wrong.
No results found
Changelog
1bc1c9e Bump version to v0.0.158
08efb5d fix(agentic): auto-create output directories (#183 )
b9f5738 fix(generate): default agentic outputs to .comanda/ flat paths (#184 )
v0.0.157
26 Mar 23:48
Compare
Sorry, something went wrong.
No results found
Changelog
1c65e53 Bump version to v0.0.157
caad5f1 feat(generate): auto-save workflows to .comanda/ directory (#182 )
v0.0.156
26 Mar 23:03
Compare
Sorry, something went wrong.
No results found
Changelog
62b3dde Bump version to v0.0.156
6fbcd02 fix(generate): enforce file output for agentic loops (#181 )
v0.0.155
26 Mar 22:43
Compare
Sorry, something went wrong.
No results found
Changelog
27a1c8c Bump version to v0.0.155
2fd8353 fix(generate): detect and include codebase indexes in workflow generation (#180 )
v0.0.154
26 Mar 22:38
Compare
Sorry, something went wrong.
No results found
Changelog
014b142 Bump version to v0.0.154
2f4679c feat(live): add debug panel for --debug/--verbose output (#179 )