• Joined on 2025-04-26
wx44wx pushed to engine-v3 at wx44wx/AI-VideoAssistant 2026-03-05 13:28:28 +00:00
1cecbaa172 Update .gitignore and add audio example file
wx44wx pushed to engine-v3 at wx44wx/AI-VideoAssistant 2026-03-05 13:24:30 +00:00
935f2fbd1f Refactor assistant configuration management and update documentation
wx44wx pushed to engine-v3 at wx44wx/AI-VideoAssistant 2026-03-05 05:54:02 +00:00
wx44wx created branch engine-v3 in wx44wx/AI-VideoAssistant 2026-03-05 05:54:02 +00:00
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-05 05:22:32 +00:00
d0a6419990 Remove duplicate entry for Vocode Core from the roadmap documentation, streamlining the list of reference projects.
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-05 05:20:53 +00:00
14abbe6f10 Update roadmap documentation with additional reference projects
Compare 2 commits »
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-05 05:14:46 +00:00
efdcbe5550 Update roadmap documentation with additional reference projects
3b6a2f75ee Add changelog README and update roadmap with reference projects
Compare 2 commits »
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-05 03:02:15 +00:00
ac9b0047ee Add Mermaid diagram support and update architecture documentation
b4c6277d2a Add telephone integration to roadmap documentation
Compare 4 commits »
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-04 03:21:42 +00:00
947af3a525 Refactor mkdocs.yml and add new documentation for workflow configuration and voice customization
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-04 02:57:29 +00:00
d03b3b0e0c Refactor mkdocs.yml for improved navigation structure
526024d603 Enhance assistant configuration documentation with details on persistence and runtime overrides
Compare 2 commits »
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-04 02:33:09 +00:00
a8fa66e9cc Update documentation to reflect changes in WebSocket API message formatting and knowledge base
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-04 02:01:49 +00:00
7d4af18815 Add output.audio.played message handling and update documentation
Compare 2 commits »
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-04 02:01:16 +00:00
530d95eea4 Enhance Docker configuration and update dependencies for Realtime Agent Studio
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-02 15:35:36 +00:00
4c05131536 Update documentation and configuration for Realtime Agent Studio
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-02 14:51:12 +00:00
eecde9f0fb Integrate React Query for data management and enhance Debug Preferences
Compare 2 commits »
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-02 09:35:15 +00:00
7fbf52078f Update documentation to reflect changes in quickstart navigation and API reference
a003134477 Update documentation to enhance clarity and resource configuration for RAS
85315ba6ca Update index.md to clarify RAS's core focus on large voice models
9734b38808 Add task list support and update roadmap in documentation
0a7a3253a6 Add emoji support and enhance documentation in RAS
Compare 7 commits »
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-02 07:12:02 +00:00
70b4043f9b Enhance DebugDrawer to support voice prompts in text prompt dialogs
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-02 06:27:55 +00:00
3aa9e0f432 Enhance DuplexPipeline to support follow-up context for manual opener tool calls
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-02 04:40:21 +00:00
fb017f9952 Refactor selectedToolSchemas logic in DebugDrawer to simplify tool ID normalization. Removed redundant inclusion of DEBUG_CLIENT_TOOLS, enhancing code clarity and performance.
wx44wx pushed to master at wx44wx/AI-VideoAssistant 2026-03-02 04:35:19 +00:00
00b88c5afa Add manual opener tool calls to Assistant model and API