emrg: evolution_prompt quick-ref for #664 (P2 framework), #665 (P3 file browser + viewer), #666 (per-session artifact isolation) - #667
Merged
Conversation
argszero
commented
Aug 11, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle
Docs-only quick-ref addition (+3 lines to evolution_prompt.md) for the three workspace-panel PRs merged since #662. Verified each entry against the actual merge history:
- #664 P2 framework (absolute resizer outside flex flow, .dragging transition suppression, separate panelWidth/collapsed persistence, tab bar with dedup/cap-8/close, per-session openedTabsBySid/artifactsBySid + addToolResult sid wiring) → merge 4c71b25, GUI 188→193 ✓
- #665 P3 slice 1 (file-tree.js lazy tree with per-path cache, root = projectPathFor wiring, escaped <pre><code> viewer, binary/error hints, per-tab cache, system-open) → merge 7c4e953, GUI 193→198 ✓
- #666 external contribution (pm25coder): render gate + renderArtifacts restore for per-session artifact isolation → merge a1d8d8d, GUI +2 tests (198→200) ✓
All facts (PR numbers, merge commits, test deltas, feature descriptions) match my R729/R731/R732 reviews. CI test green (31462417054). No issues found.
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.
Add implemented-features quick-reference entries to evolution_prompt.md for the three workspace-panel PRs merged since #662:
Docs-only change; no test impact.