rowboat/apps/x/apps
Gagan 043cdc7cb2 fix(apps): stop reinstall from yanking the user out of the agent dialog
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.
2026-07-07 14:58:47 +05:30
..
main fix(apps): stop reinstall from yanking the user out of the agent dialog 2026-07-07 14:58:47 +05:30
preload Browser2 (#495) 2026-04-15 13:21:09 +05:30
renderer fix(apps): stop reinstall from yanking the user out of the agent dialog 2026-07-07 14:58:47 +05:30