Files
xiaoju f444dce133
CI / check (pull_request) Failing after 1m2s
feat: rebrand from UWF Dashboard to Uncaged Dashboard
- Update all user-facing text and branding across frontend, CLI, and server
- Migrate directory structure from ~/.uwf-dashboard to ~/.uncaged/dashboard
- Implement backward-compatible auto-migration for existing users
- Add comprehensive test coverage for branding and migration logic
- Update package metadata descriptions across all packages

Fixes #5

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-28 16:00:01 +00:00

448 B

@uncaged/cli-dashboard

CLI tools for Uncaged Dashboard.

Commands

urec <command> [args...]

Run a command and record its output to ~/.uncaged/dashboard/records/.

uconn [--url <ws-url>]

Connect to the dashboard server and sync records. Defaults to wss://dashboard.shazhou.work/ws/worker.

Migration

If you have existing data in ~/.uwf-dashboard, it will be automatically migrated to ~/.uncaged/dashboard on first run.