Skip to content

Commit cd5c492

Browse files
committed
chore: release v0.17.0
1 parent 81fff3a commit cd5c492

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.17.0] - 2026-02-24
11+
1012
### Added
1113

1214
- **Native Worktree Flag Support** - Added `NativeWorktree` config option (`ai.claude.native_worktree`) and `Worktree` field on `StartOptions` to support Claude Code's built-in `--worktree` flag for isolated git worktree execution. Wired through the full invocation chain: config, `ClaudeBackend.BuildStartCommand`, and `streamjson.BuildSubprocessArgs`. When enabled, Claude Code creates and manages its own worktree internally instead of Claudio managing it externally.
@@ -1023,6 +1025,7 @@ Initial release of Claudio - a CLI/TUI orchestration tool for running multiple C
10231025
- Configuration reference
10241026
- Troubleshooting guide and FAQ
10251027

1028+
[0.17.0]: https://github.com/Iron-Ham/claudio/releases/tag/v0.17.0
10261029
[0.16.1]: https://github.com/Iron-Ham/claudio/releases/tag/v0.16.1
10271030
[0.16.0]: https://github.com/Iron-Ham/claudio/releases/tag/v0.16.0
10281031
[0.15.0]: https://github.com/Iron-Ham/claudio/releases/tag/v0.15.0

0 commit comments

Comments
 (0)