rowboat/apps/x/packages/core
Gagan 61f2bcff5a feat(mini-apps): New-app prefill + light/dark theme for apps
- New app card opens the chat sidebar and pre-fills (not sends) a
  'Build me a mini-app that ' prompt via the presetMessage path
- Push host theme to apps over the bridge: shim applies html.dark/.light +
  color-scheme and exposes getTheme/onTheme; host observes theme changes live
- build-mini-app skill: generated apps must style both light and dark
2026-07-02 02:17:33 +05:30
..
scripts Code mode: make packaged builds work via managed engine provisioning (#625) 2026-06-17 21:53:15 +05:30
src feat(mini-apps): New-app prefill + light/dark theme for apps 2026-07-02 02:17:33 +05:30
.gitignore bootstrap new electron app 2026-01-16 12:05:33 +05:30
package.json feat: run code mode on an in-app ACP client with live approvals (#593) 2026-06-05 14:45:08 +05:30
tsconfig.build.json Refactor builtin file tools beyond workspace scope 2026-05-25 16:21:51 +05:30
tsconfig.json feat: extract presentation generator into executable code with builtin tool 2026-01-30 13:30:06 +05:30
vitest.config.ts Refactor builtin file tools beyond workspace scope 2026-05-25 16:21:51 +05:30