• Joined on 2025-04-27
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-06-14 19:36:22 +08:00
90e3e8a0c0 Refactor backend to support interface-definition driven model resources
e25dfd4003 Add support for Xfyun ASR and TTS services in the backend
Compare 2 commits »
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-06-10 15:26:41 +08:00
c69dec04e0 Implement microphone selection feature in voice preview
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-06-10 15:11:43 +08:00
2c2af1f2cd Enhance voice interaction and transcript handling in the assistant
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-06-10 14:40:00 +08:00
b711350c0c Refactor frontend routing and component structure for improved navigation
0adb3ed8a1 Add initial setup for local HTTPS debugging and Nginx configuration
Compare 2 commits »
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-06-10 12:37:18 +08:00
e94d98e947 fix frontend voice preview fallback
4a948ee609 fix backend TTS provider compatibility
Compare 2 commits »
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-06-10 10:19:41 +08:00
ac3f4dd806 Enhance voice interaction features and introduce voice preview functionality
c839779d87 Add color adaptation functions for theme-based palette adjustments
9327cff364 Refactor SpectrumVisualizer for improved audio visualization and responsiveness
df7ce493f1 Enhance audio visualizers with new NebulaVisualizer and refactor existing components
6e83396d64 Add AssistantIdentity component to AssistantPage for assistant ID display and copy functionality
Compare 6 commits »
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-06-09 15:28:33 +08:00
4f0f639e8f Refactor AssistantPage and DebugDrawer components
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-06-09 14:42:33 +08:00
c64b7dcf99 Enhance credential management and testing functionality
3661dab81c reorder seed data
be0da3449c Enhance OpenCode form handling in AssistantPage
a8b6c09920 Refactor API key handling in AssistantPage and ComponentsModelsPage
044411edc6 Enhance AssistantPage and ComponentsModelsPage with API key management improvements
Compare 5 commits »
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-06-09 11:31:58 +08:00
6acbac7d3b Update seed_credentials.sql with new model names and API keys
519cc0fefe Refactor assistant configuration and database seeding
23e1cf5d42 Remove WorkflowPage and associated references from AppShell and Sidebar components
30b96bb3be Add duplicate functionality for assistants and credentials
b444ea777c Implement knowledge base management and enhance assistant configuration
Compare 6 commits »
wx44wx pushed to main at wx44wx/ai-video-admin-frontend 2026-06-09 10:50:40 +08:00
1772c41f18 Enhance AssistantWorkflowPage with workflow node management and styling
wx44wx pushed to main at wx44wx/ai-video-admin-frontend 2026-06-09 10:31:56 +08:00
f7fd2bb53e Add @xyflow/react dependency and integrate workflow features in AssistantPage
wx44wx pushed to main at wx44wx/ai-video-admin-frontend 2026-06-09 08:25:49 +08:00
efb3c606a3 Add duplication assistant
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-06-08 22:39:59 +08:00
7e8e8624b4 Enhance AI Video Assistant platform with new Makefile for development commands, update CORS origins for local access, and implement API client for credential management. Add seed data for model credentials and refactor ComponentsModelsPage to utilize API for dynamic data loading. Update Next.js configuration for Turbopack compatibility.
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-06-08 13:51:33 +08:00
42cab2a6ef Initial commit: AI Video Assistant fullstack platform.
wx44wx created branch main in wx44wx/ai-video-fullstack 2026-06-08 13:51:32 +08:00
wx44wx created repository wx44wx/ai-video-fullstack 2026-06-08 13:32:07 +08:00
wx44wx pushed to main at wx44wx/ai-video-admin-frontend 2026-06-08 13:28:15 +08:00
f25782b99f Add OpenCode assistant type and configuration form in AssistantPage
wx44wx pushed to main at wx44wx/ai-video-admin-frontend 2026-06-08 11:11:19 +08:00
048c274bd1 Refactor Sidebar and AssistantPage components to enhance type definitions and user interaction
wx44wx pushed to main at wx44wx/ai-video-admin-frontend 2026-06-08 10:21:50 +08:00
e2a0eedd63 Enhance ComponentsModelsPage with FieldLabel and HelpHint components for improved form usability
wx44wx pushed to main at wx44wx/ai-video-admin-frontend 2026-06-08 09:57:05 +08:00
edf2148473 Add modelId field to ModelResource and ModelForm in ComponentsModelsPage