mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
Two races around the post-install prompt: - AppsView kept a stale selectedFolder after the open app was uninstalled; on reinstall the 4s apps:list poll matched it again and instantly swapped in the app frame, unmounting the catalog and the enable-agents dialog mid-choice. Clear the selection when its app disappears from the list. - Bundled agents materialized on the NEXT apps:list poll, not at install — so the dialog's bg-task:get/patch hit a task that didn't exist yet if the user acted within ~4s. Install handlers now call syncAppAgents synchronously. |
||
|---|---|---|
| .. | ||
| .pnpm-store/v11 | ||
| apps | ||
| docs | ||
| packages | ||
| .gitignore | ||
| ANALYTICS.md | ||
| CODE_MODE_ENGINES_PLAN.md | ||
| eslint.config.mts | ||
| LIVE_NOTE.md | ||
| MINI_APPS_PLAN.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||
| VIDEO_MODE.md | ||