feat: Rebrand from UWF Dashboard to Uncaged Dashboard #6
Reference in New Issue
Block a user
Delete Branch "fix/5-rebrand-uncaged-dashboard"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Complete rebrand of the Worker Dashboard from "UWF Dashboard" to "Uncaged Dashboard" across all packages (frontend, CLI, server).
Why
Addresses issue #5 - rebranding initiative to align with Uncaged product naming.
Changes
~/.uwf-dashboardto~/.uncaged/dashboardwith automatic backward-compatible migration for existing usersMigration Behavior
When users run
urecoruconnfor the first time after this update:~/.uwf-dashboard/directory~/.uncaged/dashboard/directory structureTest Results
✅ All 63 tests passing (13 new tests added)
✅ Build succeeds for all packages
✅ TypeScript strict mode passes
✅ Biome code quality checks pass
✅ Zero regressions introduced
Ref
Fixes #5