feat(FN-3208): restore mobile nodes nav and improve planning mode

This merge delivers significant testing infrastructure refactoring alongside focused UI, planning, and plugin features. The largest change splits the 20K-line `routes.test.ts` monolith into 15 granular route test files (agents, auth, automation, git, github, planning, settings, system, tasks, tasks-

Fusion-Task-Id: FN-3208
This commit is contained in:
Fusion
2026-05-02 20:44:50 -07:00
committed by gsxdsm
parent 04cf5f094c
commit e5fd33f3a4
5 changed files with 69 additions and 1 deletions

View File

@@ -171,6 +171,10 @@ Project-wide routing defaults are configured in **Settings → Node Routing**.
The Node Dashboard provides a mesh view of connected Fusion nodes. Each node can be a local instance or a remote headless node (`fn serve`).
Navigation:
- Desktop: Header node controls / overflow entry
- Mobile: `MobileNavBar`**More** sheet → **Nodes** (shown only when `experimentalFeatures.nodesView` is enabled)
![Nodes view](./screenshots/nodes-view.png)
### Local/Remote Node Switching