chore: release v0.1.0-rc3#261
Merged
Merged
Conversation
Roll up the 0.1.0 TUI redesign (58 commits since v0.1.0-rc2) into a release candidate: fzf two-pane navigator Rich tier + whiptail Fallback parity (ADR-0024), TUI delegates text input to the CLI (ADR-0025), per-tool base modules (ADR-0026), Sidecar at the phase-invocation layer (ADR-0027), the State / Environment / bootstrap / archetype deepenings, and the removal of gum as a TUI backend (gum stays an installable tool). Bump .version to v0.1.0-rc3 and promote the accumulated [Unreleased] section. No breaking changes from v0.1.0-rc2 (pre-1.0, redesign milestone). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NX5H2vuMTv4mBmjpPYoS3s
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Release candidate v0.1.0-rc3: rolls up the 0.1.0 TUI redesign (58 commits since
v0.1.0-rc2) on a green, architecture-complete main.
Included:
Bumps
.versionto v0.1.0-rc3 and promotes the accumulated[Unreleased]CHANGELOG section. No breaking changes from v0.1.0-rc2 (pre-1.0 redesign milestone).
Test plan