Go to file
hailin ec17c085b2 fix: setup voice before recv_loop, drain responses, check ws state
Root cause: recv_loop started before open_voice completed, bridge
connection died during UI transition. Now setup completes first.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 05:13:54 -07:00
antaf feat: add voice relay (Plan B) - ESP32 audio passthrough to Antaf 2026-04-06 05:05:24 -07:00
backend feat: append concise reply hint to Antaf queries 2026-04-06 04:30:32 -07:00
docs docs: add antaf integration plan for ESP32 device 2026-04-05 12:26:31 -07:00
frontend add frontend code 2026-04-05 12:05:11 -07:00
.gitignore add backend code 2026-04-05 19:01:15 +00:00
README.md first commit 2026-04-05 18:55:20 +00:00
relay.py fix: setup voice before recv_loop, drain responses, check ws state 2026-04-06 05:13:54 -07:00

README.md