• Joined on 2025-04-27
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-11 15:03:15 +08:00
fc026e765e fix: record message confirmations in context
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-11 10:08:02 +08:00
86639692ba feat: implement OpenAI-compatible Realtime API with authentication and management features
cf32ea605d feat: mock continuous voice test editor
19e8c8c108 feat: add persisted batch text testing
5b8b9fd097 Remove .DS_Store from version control and update .gitignore. Enhance BatchCaseDetailDrawer and BatchRunCompletedView components to support error handling and improved UI for displaying test case statuses. Add functionality for editing and rerunning test cases. Update TestCasesPage to handle initial case selection. Refactor related components for better maintainability.
ba6c7c6be3 Expand test case fixed-input editor and batch case detail split view.
Compare 5 commits »
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-08 20:53:05 +08:00
e988f9c133 Improve test case selection ui
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-08 19:09:00 +08:00
433ff0b255 Update batch test page
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-08 17:37:58 +08:00
21a25874a9 feat(frontend): implement batch testing views and status components
398b20778d feat(frontend): add Test Suite management and Next Reply case editor
2f755969d3 feat(frontend): add auto test functionality to debug drawer
36117b976e feat(frontend): split test assistant nav into cases and batch pages
Compare 4 commits »
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-07 14:09:05 +08:00
b2e99baa19 Implement webhook
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-07 11:31:04 +08:00
39ee5ef96e refactor(backend): change prompt field type from varchar(8192) to text
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-07 11:28:13 +08:00
a9d54e7c2b feat(frontend): enhance ProfilePage with language selection and scrollable sections
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-07 11:21:22 +08:00
bdbda8047d Add webhook to profile
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-07 11:14:12 +08:00
7575afaeee Splite docs to developer and user and bring profile link back
95e04d8c94 Split Mintlify docs into user and developer sections.
Compare 2 commits »
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-07 10:59:59 +08:00
56a32e81ca Add analysis feature
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-07 00:38:47 +08:00
485ad623d4 feat(frontend): improve history detail and model list UX
87b6392eea style(frontend): enhance button styling in AssistantPage
b51b768c29 feat(frontend): add template library and extract create-assistant page
723ee84925 feat(frontend): add assistant delete menu to prompt editor topbar
b6e2ac5765 feat(frontend): add mock post-call analysis and webhook sections to prompt editor
Compare 5 commits »
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-06 15:14:48 +08:00
4d00e719c4 fix(chat): preserve user image message order
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-06 10:23:50 +08:00
4a07abd7fc fix(llm): adapt async tool results for compatible APIs
aaca128f82 fix(workflow): track fixed speech at transport output
Compare 2 commits »
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-06 08:35:42 +08:00
8bd781242a fix(workflow): prevent untracked BotStoppedSpeakingFrame from consuming end-node tracked-speech counter
Compare 2 commits »
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-06 08:32:53 +08:00
90bb27a377 fix: release input mute after async client tools
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-05 21:29:07 +08:00
0c0a51da95 Improve image upload in debug drawer
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-05 19:53:07 +08:00
e36ca308b8 feat: support uploaded images in debug voice preview
555c8f5fa6 Merge remote-tracking branch 'origin/main' into codex/photo-history
317a0600bc feat: persist photos and enrich conversation history
Compare 3 commits »
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-05 15:45:55 +08:00
6348ae2af6 fix(frontend): blur debug drawer chat and video behind message dialog
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-08-05 15:16:57 +08:00
545536bdf3 refactor(frontend): enhance MobileCallPage layout and button accessibility