# HG changeset patch # User MrJuneJune # Date 1786143929 25200 # Node ID 41a49c29a28f5ddf9e38e72a8ed67aff98237cb0 # Parent 13d61401c57d0d542fd1e6fe5acbd5dd0b2621b0 polish JRPG conversation experience Integrate desktop conversations into the utility panel, simplify the mobile frame, add modal destinations and a reusable Zenbu composer lab, and preserve explicit conversation resume behavior. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> diff -r 13d61401c57d -r 41a49c29a28f design_system/src/components/icon.js --- a/design_system/src/components/icon.js Fri Aug 07 13:24:05 2026 -0700 +++ b/design_system/src/components/icon.js Fri Aug 07 16:05:29 2026 -0700 @@ -4,10 +4,10 @@ add: ["M12 5v14", "M5 12h14"], alert: ["M12 3 2.8 20h18.4L12 3Z", "M12 9v5", "M12 17h.01"], archive: ["M4 7h16v13H4Z", "M3 3h18v4H3Z", "M9 11h6"], - "arrow-down": ["M12 4v16", "m6 14-6 6-6-6"], - "arrow-left": ["M20 12H4", "m10 6-6-6 6-6"], - "arrow-right": ["M4 12h16", "m-6-6 6 6-6 6"], - "arrow-up": ["M12 20V4", "m-6 6 6-6 6 6"], + "arrow-down": ["M12 4v16", "M6 14l6 6 6-6"], + "arrow-left": ["M20 12H4", "M10 6l-6 6 6 6"], + "arrow-right": ["M4 12h16", "M14 6l6 6-6 6"], + "arrow-up": ["M12 20V4", "M6 10l6-6 6 6"], check: ["m5 12 4 4L19 6"], "chevron-down": ["m5 9 7 7 7-7"], "chevron-left": ["m15 5-7 7 7 7"], diff -r 13d61401c57d -r 41a49c29a28f mrjunejune/src/jrpg/index.html --- a/mrjunejune/src/jrpg/index.html Fri Aug 07 13:24:05 2026 -0700 +++ b/mrjunejune/src/jrpg/index.html Fri Aug 07 16:05:29 2026 -0700 @@ -6,7 +6,9 @@ + + @@ -47,17 +49,61 @@ - - + + - - - +
+ +

Menu

+ + + +
+
+
+