This website requires JavaScript.
Explore
Help
Sign In
tes
/
Assistant
Watch
1
Star
0
Fork
0
You've already forked Assistant
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
55257b8867f980417e23cd0b213c073af39db62d
Assistant
/
client
T
History
tes
55257b8867
Plan 3: USB device discovery + persistent audio streams
2026-06-11 22:49:20 +00:00
..
tests
Plan 3: pair CLI (POST /api/pair, write config.json)
2026-06-11 22:48:46 +00:00
__init__.py
Add Python client placeholders for bundle build (full impl in Plan 3)
2026-06-11 19:04:18 +00:00
audio.py
Plan 3: USB device discovery + persistent audio streams
2026-06-11 22:49:20 +00:00
config.py
Plan 3: load/save ~/assistant/state/config.json with mode 0600
2026-06-11 22:47:50 +00:00
log.py
Plan 3: add client.log structured logger
2026-06-11 22:46:44 +00:00
main.py
Plan 3: scaffold Python test harness and stub client package
2026-06-11 22:46:25 +00:00
pair.py
Plan 3: pair CLI (POST /api/pair, write config.json)
2026-06-11 22:48:46 +00:00
state.py
Plan 3: state machine (IDLE -> WAKE_PENDING -> LISTENING <-> ASSISTANT_SPEAKING -> IDLE_PENDING -> IDLE)
2026-06-11 22:47:23 +00:00