rowboat/apps/x/packages
Gagan 924a93fa4a feat(mini-apps): serve apps from ~/.rowboat/apps via app://miniapp
Apps are now user data on disk, not bundled in the repo.

- MiniAppManifest schema + mini-apps:list/get-data/seed IPC channels
- main: mini-apps-handler (list/get-data + seed install primitive) and an
  app://miniapp/<id>/ protocol host serving ~/.rowboat/apps/<id>/dist
- renderer lists installed apps from disk and loads each via app://miniapp
  (real origin: remote images/fetch work); data sourced from data.json
- removed the bundled sample apps from source (they live in ~/.rowboat/apps)
2026-07-01 00:27:00 +05:30
..
core Show previous chats related to the workspace in the workspace section. 2026-06-29 12:27:43 +05:30
shared feat(mini-apps): serve apps from ~/.rowboat/apps via app://miniapp 2026-07-01 00:27:00 +05:30