nexus/ui/src
Nexus Dev 48f708d908 feat(38-03): insert TelegramStep as step 5 in NexusOnboardingWizard
- Import TelegramStep component
- Insert Telegram step at position 5 (between Voice and Root Directory)
- Shift Root Directory from step 5 → step 6
- Shift Summary from step 6 → step 7
- Update step indicator from 'of 5' to 'of 6'
- Update summary indicator from step===6 to step===7
- Update all setStep() navigation callbacks accordingly
- Update error message referencing step 6 for root directory
2026-04-04 03:13:57 +00:00
..
adapters feat(28-02): create ollamaApi client and Hermes Ollama model dropdown 2026-04-02 17:03:00 +00:00
api feat(37-04): add voiceMode to chatApi.postMessageAndStream + useStreamingChat.startStream 2026-04-04 02:47:28 +00:00
components feat(38-03): insert TelegramStep as step 5 in NexusOnboardingWizard 2026-04-04 03:13:57 +00:00
context feat(24-03): wire search, branch selector, export, scroll-to-message into ChatPanel 2026-04-02 15:08:51 +00:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks feat(37-04): add voiceMode to chatApi.postMessageAndStream + useStreamingChat.startStream 2026-04-04 02:47:28 +00:00
lib feat(37-02): encodeWav utility, useVadRecorder + useVoiceMode hooks 2026-04-04 02:35:27 +00:00
pages feat(34-02): voice onboarding step + PersonalAssistant voice wiring 2026-04-03 22:42:45 +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-02 15:08:51 +00:00
App.tsx feat(33-01,33-02): memory service + sanitizer, personal assistant page 2026-04-03 22:03:09 +00:00
index.css feat(22-00): DB migration, shared types, react-virtual, agent-role-colors, CSS animation 2026-04-02 15:08:50 +00:00
main.tsx feat(21-04): create ChatPanel shell and wire into Layout and main.tsx 2026-04-02 15:08:50 +00:00