nexus/ui/src
Nexus Dev d9c6d121f3 feat(31-03): add ProviderSelectionStep and wire 4-step onboarding wizard
- ProviderSelectionStep: three provider cards (Puter/Google/API key) with adapter badges
- Cards use border-primary bg-primary/5 when selected (matches ModeSelector pattern)
- PuterAuthButton/GoogleOAuthButton/ApiKeyEntryForm wired via callbacks
- NexusOnboardingWizard: step count 3→4, provider selection at step 3
- Parallel probe for hermes_local/claude_local/openclaw_gateway on wizard open
- Credentials stored after company creation (puterToken, googleOAuthStateId, apiKeyData)
- Skip always advances to step 4; Back from step 4 goes to step 3
2026-04-04 03:55:49 +00:00
..
adapters feat(28-02): create ollamaApi client and Hermes Ollama model dropdown 2026-04-04 03:55:48 +00:00
api feat(31-03): add puter-proxy API client and auth/key entry components 2026-04-04 03:55:49 +00:00
components feat(31-03): add ProviderSelectionStep and wire 4-step onboarding wizard 2026-04-04 03:55:49 +00:00
context feat(24-03): wire search, branch selector, export, scroll-to-message into ChatPanel 2026-04-04 03:55:48 +00:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks feat(30-02): API client, hook, ModeSelector, and HardwareSummaryStep 2026-04-04 03:55:49 +00:00
lib feat(30-02): API client, hook, ModeSelector, and HardwareSummaryStep 2026-04-04 03:55:49 +00:00
pages feat(28-02,28-03): Ollama UI surface + Hermes runtime dashboard 2026-04-04 03:55:49 +00:00
plugins Enhance plugin loading and toolbar integration 2026-03-14 15:27:45 -07:00
types feat(26): merge worktree code from plans 26-00, 26-01, 26-03 2026-04-04 03:55:48 +00:00
App.tsx feat(26): merge worktree code from plans 26-00, 26-01, 26-03 2026-04-04 03:55:48 +00:00
index.css feat(22-00): DB migration, shared types, react-virtual, agent-role-colors, CSS animation 2026-04-04 03:55:47 +00:00
main.tsx feat(21-04): create ChatPanel shell and wire into Layout and main.tsx 2026-04-04 03:55:47 +00:00
vite-env.d.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -05:00