stack/packages
Devin AI 2f58d3ecd2 fix(agent-auth): make agent-auth independently enableable via shared resolver
The dashboard treated agent-auth as a sub-app whose enablement inherited
from the authentication parent, while the backend and both enable paths
keyed off agent-auth's own flag. The dashboard page therefore stayed
'App is not enabled' after enabling. Add a shared isAppEnabledInInstalledApps
resolver (used by backend + dashboard) and mark agent-auth
independentlyEnableable so it is governed by its own flag; other sub-apps
(e.g. fraud-protection) keep parent-inheritance.

Co-Authored-By: madison@stack-auth.com <madison.w.kennedy@gmail.com>
2026-07-08 01:56:44 +00:00
..
cli chore: update package versions 2026-07-06 23:34:27 +00:00
dashboard-ui-components chore: update package versions 2026-07-06 23:34:27 +00:00
js chore: update package versions 2026-07-06 23:34:27 +00:00
next chore: update package versions 2026-07-06 23:34:27 +00:00
react chore: update package versions 2026-07-06 23:34:27 +00:00
sc chore: update package versions 2026-07-06 23:34:27 +00:00
shared fix(agent-auth): make agent-auth independently enableable via shared resolver 2026-07-08 01:56:44 +00:00
shared-backend chore: update package versions 2026-07-06 23:34:27 +00:00
tanstack-start chore: update package versions 2026-07-06 23:34:27 +00:00
template chore: update package versions 2026-07-06 23:34:27 +00:00
ui chore: update package versions 2026-07-06 23:34:27 +00:00