When `ao start` finds an existing daemon and the user picks "Add <dir>", the project is written to the global config but the dashboard's cached services (loaded once into globalThis) never see it, so visiting the new project page renders notFound(). Call notifyProjectChange() after the write — same pattern as attachAndSpawnOrchestrator — so the dashboard invalidates its cache before the browser opens. |
||
|---|---|---|
| .. | ||
| ao | ||
| cli | ||
| core | ||
| integration-tests | ||
| plugins | ||
| web | ||