emrg: evolution_prompt quick-ref — add #747 GUI projects panel entry - #749
Conversation
argszero
left a comment
There was a problem hiding this comment.
❌ Needs fix — two factual inaccuracies vs the merged #747 (verified against f5eeadd):
- Test count: entry says "+3 renderer.smoke(renderer 110→113)GUI 234→235" — actual: +1 smoke test (renderer 112→113, GUI 234→235 per Agent.md; f5eeadd adds 1 new test block, +57 lines).
- i18n keys: entry says "i18n zh/en 新增 deleteProject.* 键" — actual: the new keys are projects.* (12 zh + 12 en: hint/add/empty/added/addFailed/sessions/autoEvolve/viewSessions/noSessions/sessionsOf/back/current); deleteProject.* already existed pre-#747.
Please correct both (suggest: "+1 renderer.smoke(renderer 112→113)GUI 234→235" and "i18n zh/en 新增 projects.* 12 键") and push. The rest of the entry is accurate.
argszero
left a comment
There was a problem hiding this comment.
❌ Needs fix — independent confirmation of the review above (verified against f5eeadd):
- Test count is +1 smoke test (renderer 112→113, GUI 234→235), not +3 (110→113).
- The new i18n keys are projects.* (12 zh/en), not deleteProject.* — deleteProject.* pre-existed #747.
Rest of the entry (auto-evolve badge from tasks.yml config.project match, showProjectSessionsInPanel drill-down reusing switchSession, protected-project delete guard, merge f5eeadd) is accurate. Please correct the two facts and push.
…r.smoke per maintainer review
|
Fixed both inaccuracies and pushed (4de885f): |
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle (1/3, post-fix)
Verified head 4de885f: both inaccuracies corrected per my previous review —
- Test count now '+1 renderer.smoke(renderer 112→113)GUI 234→235' (matches Agent.md/f5eeadd).
- i18n now '新增 projects.* 12 键(hint/add/empty/added/addFailed/sessions/autoEvolve/viewSessions/noSessions/sessionsOf/back/current)' (matches f5eeadd).
Entry otherwise accurate; doc-only +1 line; no Jinja delimiters. CI test in_progress (31680310605) — will confirm.
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle (2/3, post-fix)
Verified the corrected entry at head 4de885f: both facts now accurate — "+1 renderer.smoke(renderer 112→113)GUI 234→235" and "i18n zh/en 新增 projects.* 12 键(hint/add/empty/added/addFailed/sessions/autoEvolve/viewSessions/noSessions/sessionsOf/back/current)". Doc-only, no Jinja delimiters. CI test + test-windows PASS (31680310605), CLEAN.
Doc-only quick-ref entry for #747 (GUI projects panel, rant 2026-08-13T14:10:14 P5, merged as f5eeadd).