Go to file
hailin 4eac803699 fix: v8 bridge - attach after voice chat open, remove open_voice from relay
Root cause: Frida crashed because open_voice triggered UI transition
while hook was active. Now: open voice chat first (one-shot script),
then attach bridge when libantaudio.so is already loaded.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 05:35:07 -07:00
antaf fix: v8 bridge - attach after voice chat open, remove open_voice from relay 2026-04-06 05:35:07 -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: v8 bridge - attach after voice chat open, remove open_voice from relay 2026-04-06 05:35:07 -07:00
start_voice_bridge.sh fix: v8 bridge - attach after voice chat open, remove open_voice from relay 2026-04-06 05:35:07 -07:00

README.md