rspace-online/modules/rtrips/components
Jeff Emmett 496dff3c7f feat(rtrips): add in-module AI planner with split-view chat + canvas export
"Plan with AI" now opens a split-view within rTrips instead of redirecting
to the canvas. Left panel: chat with model selector. Right panel: generated
trip cards (destinations, itineraries, budgets, packing lists) with
accept/discard flow. Demo mode provides realistic mock responses for Japan,
Europe, and beach queries. Accepted items export to canvas via sessionStorage
+ #trip-import hash handler.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 18:21:40 -07:00
..
folk-route-planner.ts fix: getApiBase() across all 16 rApp modules for subdomain routing 2026-03-02 21:01:06 -08:00
folk-trips-planner.ts feat(rtrips): add in-module AI planner with split-view chat + canvas export 2026-03-24 18:21:40 -07:00
route-planner.css refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
trips-demo.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
trips.css feat(rtrips): wire up demo dashboard with 6-card live grid 2026-03-10 11:42:35 -07:00