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:
@@ -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)
|
||||
|
||||

|
||||
|
||||
### Local/Remote Node Switching
|
||||
|
||||
Reference in New Issue
Block a user