Mercurial
comparison mrjunejune/test/snapshots/jrpg.snapshot @ 265:056790c4fb0d
add role-aware Epi assistant prompts
Add verified June knowledge, guest/member/admin Copilot profiles, profile-isolated session recovery, animated Epi greetings, and a single authoritative runtime config workflow for inference.
Co-authored-by: Copilot <[email protected]>
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Fri, 07 Aug 2026 10:50:30 -0700 |
| parents | 04fee26ecce0 |
| children | 41a49c29a28f |
comparison
equal
deleted
inserted
replaced
| 264:04fee26ecce0 | 265:056790c4fb0d |
|---|---|
| 109 data-zen-viewport | 109 data-zen-viewport |
| 110 role="log" | 110 role="log" |
| 111 aria-live="polite" | 111 aria-live="polite" |
| 112 aria-relevant="additions text" | 112 aria-relevant="additions text" |
| 113 > | 113 > |
| 114 <ol class="jrpg-messages" data-messages> | 114 <ol class="jrpg-messages" data-messages></ol> |
| 115 <li class="jrpg-message" data-speaker="Epi" data-turn-group="start"> | |
| 116 <strong>Epi</strong> | |
| 117 <p>Welcome, traveler. Pick a destination or tell me what you are looking for.</p> | |
| 118 </li> | |
| 119 <li class="jrpg-message" data-speaker="System" data-turn-group="start"> | |
| 120 <strong>System</strong> | |
| 121 <p>The Shiba terminal is ready.</p> | |
| 122 </li> | |
| 123 </ol> | |
| 124 </div> | 115 </div> |
| 125 </zen-message-scroller> | 116 </zen-message-scroller> |
| 126 <nav class="jrpg-turn-navigation" aria-label="Conversation turns"> | 117 <nav class="jrpg-turn-navigation" aria-label="Conversation turns"> |
| 127 <zen-button appearance="plain" size="sm"> | 118 <zen-button appearance="plain" size="sm"> |
| 128 <button type="button" data-turn-previous aria-label="Previous turn" disabled> | 119 <button type="button" data-turn-previous aria-label="Previous turn" disabled> |