feat(FN-2526): add remote access CLI changeset

- Add a minor changeset for @runfusion/fusion to prepare the remote access CLI release
- Document provider switching and tunnel lifecycle controls across dashboard/TUI settings
- Capture tokenized remote login URL/QR handoff flows and headless fn serve support
This commit is contained in:
Fusion
2026-04-26 06:47:49 -07:00
committed by gsxdsm
parent f09346a9da
commit 7919745422

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": minor
---
Release Remote Access as a user-facing Fusion CLI capability: configure provider switching and tunnel lifecycle controls from dashboard/TUI settings, generate tokenized remote login URL/QR handoff flows, and run the same remote-management surface in headless `fn serve` mode.