Show the recap on Review and the carry-forward on Planning
The Review screen renders the reviewer's one-line recap (quiet pending line, then the recap); the Planning screen renders last session's carry-forward as a 'Last time: …' one-liner, mirroring the knowledge indicator. Updates the README Status section for M7. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -119,6 +119,7 @@ input:focus { outline: 0; border-color: var(--accent); }
|
||||
|
||||
/* Planning: standing-profile grounding indicator */
|
||||
.knowline { opacity: 0.85; }
|
||||
.reflectline { opacity: 0.85; }
|
||||
.link {
|
||||
background: none; border: none; padding: 0; font: inherit; font-size: 12px;
|
||||
color: var(--accent); cursor: pointer; text-decoration: underline;
|
||||
|
||||
Reference in New Issue
Block a user