comparison 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
comparison
equal deleted inserted replaced
259:667156fcd3e3 260:1f9877b637e9
122 <button type="submit"> 122 <button type="submit">
123 Send 123 Send
124 <zen-icon name="arrow-right"></zen-icon> 124 <zen-icon name="arrow-right"></zen-icon>
125 </button> 125 </button>
126 </zen-button> 126 </zen-button>
127 <zen-button appearance="plain" size="lg" data-cancel-control hidden>
128 <button type="button" data-cancel>
129 Cancel
130 <zen-icon name="close"></zen-icon>
131 </button>
132 </zen-button>
127 <p class="jrpg-composer-hint">Enter to send / Shift + Enter for a new line</p> 133 <p class="jrpg-composer-hint">Enter to send / Shift + Enter for a new line</p>
128 </form> 134 </form>
129 </mjj-jrpg-composer> 135 </mjj-jrpg-composer>
130 136
131 <mjj-jrpg-menu> 137 <mjj-jrpg-menu>