taixf/backend/main/xiaozhi-server
hailin 16d8a744ac feat: system idle command - return ESP32 to wake-word state on error
Firmware: add "idle" system command handler in application.cc
Server: antaf.py sets should_idle on connection error
        connection.py checks should_idle, sets send_idle_after_tts
        sendAudioHandle.py sends {"type":"system","command":"idle"}
        after TTS playback completes

Flow: antaf bridge unavailable → play error message → tts stop →
      send system idle → ESP32 returns to wake-word detection

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 08:44:55 -07:00
..
.claude add backend code 2026-04-05 19:01:15 +00:00
config add backend code 2026-04-05 19:01:15 +00:00
core feat: system idle command - return ESP32 to wake-word state on error 2026-04-06 08:44:55 -07:00
data add backend code 2026-04-05 19:01:15 +00:00
performance_tester add backend code 2026-04-05 19:01:15 +00:00
plugins_func add backend code 2026-04-05 19:01:15 +00:00
agent-base-prompt.txt add backend code 2026-04-05 19:01:15 +00:00
app.py add backend code 2026-04-05 19:01:15 +00:00
config.yaml add backend code 2026-04-05 19:01:15 +00:00
config_from_api.yaml add backend code 2026-04-05 19:01:15 +00:00
docker-compose.yml add backend code 2026-04-05 19:01:15 +00:00
docker-compose_all.yml add backend code 2026-04-05 19:01:15 +00:00
mcp_server_settings.json add backend code 2026-04-05 19:01:15 +00:00
performance_tester.py add backend code 2026-04-05 19:01:15 +00:00
requirements.txt add backend code 2026-04-05 19:01:15 +00:00