Mercurial
diff mrjunejune/src/jrpg/index.html @ 260:1f9877b637e9
Add Copilot-powered cyberpunk JRPG chat
Integrate the production JRPG chat with Seobeo streaming, Deita persistence, and a Bazel-managed Copilot SDK and LiteLLM inference stack.
Co-authored-by: Copilot <[email protected]>
| author | MrJuneJune <mrjunejune@users.noreply.github.com> |
|---|---|
| date | Wed, 05 Aug 2026 09:19:41 -0700 |
| parents | 667156fcd3e3 |
| children | b401627fc49e |
line wrap: on
line diff
--- a/mrjunejune/src/jrpg/index.html Wed Aug 05 09:19:41 2026 -0700 +++ b/mrjunejune/src/jrpg/index.html Wed Aug 05 09:19:41 2026 -0700 @@ -124,6 +124,12 @@ <zen-icon name="arrow-right"></zen-icon> </button> </zen-button> + <zen-button appearance="plain" size="lg" data-cancel-control hidden> + <button type="button" data-cancel> + Cancel + <zen-icon name="close"></zen-icon> + </button> + </zen-button> <p class="jrpg-composer-hint">Enter to send / Shift + Enter for a new line</p> </form> </mjj-jrpg-composer>