emrg: evolution_prompt quick-ref for #656 (GUI multi-session deviations B1-B3) - #657
Merged
Conversation
argszero
commented
Aug 10, 2026
argszero
commented
Aug 10, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle
Reviewed the full diff after CI SUCCESS (run 31398378301). Single-line evolution_prompt quick-ref entry for merged #656 (GUI multi-session deviations B1-B3): new-chat-btn + ⌘N → showNewSessionDialog, #open-chat-btn sidebar entry → showOpenSessionDialog, per-session drafts via state.drafts Map. Content accurately mirrors the merged change (GUI 179→183, +4 renderer.smoke tests, merge commit 9e907aa), consistent with the established feature→quick-ref convention (#652 for #651, #655 entry inside #656). No test count changes (pytest 687 / GUI 183). No issues found.
argszero
commented
Aug 10, 2026
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.
Quick-ref entry for merged PR #656 (rant 2026-08-10T21:59:11): GUI multi-session deviations B1-B3 — new-chat-btn+⌘N → showNewSessionDialog (project picker), #open-chat-btn sidebar entry → showOpenSessionDialog, per-session composer drafts (state.drafts Map). Convention: merged user-facing feature/fix PRs get an evolution_prompt quick-ref entry. 1 line, no test count changes (687 pytest / 183 GUI unchanged).