Skip to content

docs(release): resolve v0.9 UI acceptance cutline#2854

Merged
Hmbown merged 1 commit into
codex/v0.9.0-stewardshipfrom
codex/v090-ui-acceptance-cutline
Jun 6, 2026
Merged

docs(release): resolve v0.9 UI acceptance cutline#2854
Hmbown merged 1 commit into
codex/v0.9.0-stewardshipfrom
codex/v090-ui-acceptance-cutline

Conversation

@Hmbown

@Hmbown Hmbown commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • resolves the v0.9 acceptance matrix UI/workflow UX decide rows
  • records shipped evidence for transcript tool-run collapse, sidebar detail popovers, and PlanArtifact review/handoff
  • explicitly defers the opinionated v0.9 first-look/home redesign while preserving the existing onboarding welcome

Verification

  • cargo test -p codewhale-tui chat_widget_collapses_dense_tool_runs_by_default --locked
  • cargo test -p codewhale-tui chat_widget_expands_dense_tool_runs_on_demand --locked
  • cargo test -p codewhale-tui sidebar_hover --locked
  • cargo test -p codewhale-tui subagent_hover_text_preserves_full_agent_id_and_progress --locked
  • cargo test -p codewhale-tui plan_prompt_renders_rich_plan_artifact_sections --locked
  • cargo test -p codewhale-tui plan_update_cell_renders_rich_artifact_metadata --locked
  • cargo test -p codewhale-tui first_run_user_always_starts_at_welcome --locked
  • git diff --check
  • cmp -s CHANGELOG.md crates/tui/CHANGELOG.md
  • ./scripts/release/check-versions.sh
  • ./scripts/release/check-ohos-deps.sh

Credit

Preserves the already-landed contributor trail for #2692/#2694/#2691/#2713 while making the release cutline explicit.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmbown has reached the 50-review limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@Hmbown Hmbown merged commit e69ea45 into codex/v0.9.0-stewardship Jun 6, 2026
2 checks passed
@Hmbown Hmbown deleted the codex/v090-ui-acceptance-cutline branch June 6, 2026 09:11

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the main and TUI changelogs, as well as the v0.9.0 release acceptance documentation, to document the status of several feature gates (shipping transcript tool-collapse, sidebar detail popovers, and Plan review/handoff artifacts, while deferring the first-look redesign). The review feedback suggests minor grammatical improvements in the changelog entries to enhance readability.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread CHANGELOG.md
Comment on lines +123 to +126
(#2679). The UI/workflow UX rows now also distinguish shipped transcript
tool-run collapse, sidebar detail popovers, and PlanArtifact review/handoff
evidence from the deferred first-look/home redesign (#2692, #2694, #2691,
#2713).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For better grammatical flow, consider adding the definite article 'the' before 'shipped transcript'.

Suggested change
(#2679). The UI/workflow UX rows now also distinguish shipped transcript
tool-run collapse, sidebar detail popovers, and PlanArtifact review/handoff
evidence from the deferred first-look/home redesign (#2692, #2694, #2691,
#2713).
(#2679). The UI/workflow UX rows now also distinguish the shipped transcript
tool-run collapse, sidebar detail popovers, and PlanArtifact review/handoff
evidence from the deferred first-look/home redesign (#2692, #2694, #2691,
#2713).

Comment thread crates/tui/CHANGELOG.md
Comment on lines +123 to +126
(#2679). The UI/workflow UX rows now also distinguish shipped transcript
tool-run collapse, sidebar detail popovers, and PlanArtifact review/handoff
evidence from the deferred first-look/home redesign (#2692, #2694, #2691,
#2713).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For better grammatical flow, consider adding the definite article 'the' before 'shipped transcript'.

Suggested change
(#2679). The UI/workflow UX rows now also distinguish shipped transcript
tool-run collapse, sidebar detail popovers, and PlanArtifact review/handoff
evidence from the deferred first-look/home redesign (#2692, #2694, #2691,
#2713).
(#2679). The UI/workflow UX rows now also distinguish the shipped transcript
tool-run collapse, sidebar detail popovers, and PlanArtifact review/handoff
evidence from the deferred first-look/home redesign (#2692, #2694, #2691,
#2713).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant