24 Commits

Author SHA1 Message Date
38099aeb3c Remove opt-in media enable 2025-09-15 15:07:12 -07:00
c6695b4e8e Fixed mute state on bot add 2025-09-15 15:05:36 -07:00
bef73a8af4 Mute state honored on load 2025-09-14 16:13:02 -07:00
96d749d576 Fixing audio/video controls 2025-09-14 16:07:24 -07:00
110430d22a Improved transcription to current message 2025-09-14 15:48:17 -07:00
18a31704e8 Fixed Moveable 2025-09-14 14:47:05 -07:00
a65f46a818 Improving Moveable 2025-09-14 14:17:53 -07:00
ac1ca4ec8f Fixing Moveable 2025-09-14 13:08:57 -07:00
08f2583ebc Mid way 2025-09-08 13:02:57 -07:00
795e9b1d67 Snapshot 2025-09-07 21:56:08 -07:00
9089edaeea Multi-user transcription 2025-09-05 16:50:19 -07:00
bd5e5e4d8f Fixed WebSocket message validation by ensuring all messages include data field
- Updated server to send status_ok messages with data field instead of direct timestamp
- Modified voicebot _send_message to always include data field (empty dict if no data)
- Fixed all error message formats in server to use proper {type, data: {error}} structure
- Updated client join message to include empty data field for consistency
- All WebSocket messages now comply with WebSocketMessageModel requiring data field
- Resolved Pydantic validation errors for status_ok and error messages
2025-09-03 18:14:59 -07:00
dd8efe4a02 Fixed all linting errors 2025-09-03 17:39:34 -07:00
7042a76d19 Refactoring 2025-09-03 17:04:31 -07:00
35dd49e4ac Added bouncing 2025-09-01 16:16:59 -07:00
450357db79 Moved aioice monkeypatch into a separate file for debug usage 2025-09-01 15:06:17 -07:00
282c0ffa9c Worked once 2025-09-01 13:18:17 -07:00
c2c7bcf650 Initial AI agent scaffolding 2025-08-30 12:23:59 -07:00
43937dea43 A/V almost working 2025-08-29 16:15:47 -07:00
19c5e03ab2 Prior to refactor MediaControl 2025-08-27 17:47:01 -07:00
6588672a3c Race condition on startup of AV still... 2025-08-26 19:07:07 -07:00
b26366eb05 Fixing bugs 2025-08-26 17:11:42 -07:00
45fd4c7006 Audio Video almost working; need to merge "users" and "peers" 2025-08-24 15:38:49 -07:00
642935764c Initial commit 2025-08-23 20:33:34 -07:00