Skip to content

feat(compute-node): add usage guide tutorial to dashboard#149

Merged
bbsngg merged 1 commit intomainfrom
feature/compute-node-tutorial
Apr 8, 2026
Merged

feat(compute-node): add usage guide tutorial to dashboard#149
bbsngg merged 1 commit intomainfrom
feature/compute-node-tutorial

Conversation

@bbsngg
Copy link
Copy Markdown
Contributor

@bbsngg bbsngg commented Apr 8, 2026

Summary

Add a collapsible onboarding tutorial to the Compute Node Dashboard to help users configure remote compute nodes.

Key Changes

  • Onboarding Guide: Added a styled, collapsible banner at the top of the dashboard.
  • Visual Consistency: Adopts the design language (sky-blue gradients, lucide-react icons) used in Auto Research Hub.
  • Localization: Added support for English, Chinese, and Korean.
  • Persistence: Remembers 'collapsed' and 'dismissed' states using Local Storage.

Screenshots (Conceptual)

The UI features a 5-step guide for adding, configuring, connecting, monitoring, and activating compute nodes.

Verified via tsc --noEmit for type safety.

- Adopts visual style from AutoResearchHub with sky-blue gradient.
- Supports English, Chinese, and Korean localization.
- Persists collapse/dismiss state in local storage.
- Provides 5-step onboarding for compute node setup.
@bbsngg bbsngg merged commit 9fede96 into main Apr 8, 2026
1 check passed
@bbsngg bbsngg deleted the feature/compute-node-tutorial branch April 8, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant