• Joined on 2025-12-22
future pushed to main at future/smart-speaker 2026-03-01 01:49:48 -08:00
7ca6958488 Add configurable input device selection
future pushed to main at future/smart-speaker 2026-02-28 05:43:15 -08:00
a87840c78d Improve AI module comments and README
future pushed to main at future/smart-speaker 2026-02-28 05:36:08 -08:00
ff52b75073 Add multi-provider AI config safeguards
future pushed to main at future/smart-speaker 2026-02-28 01:13:07 -08:00
ea3ab4ff84 Delete AGENTS.md
future pushed to main at future/smart-speaker 2026-02-28 01:11:56 -08:00
e832f751bc Delete QWEN.md
future pushed to main at future/smart-speaker 2026-02-16 08:15:39 -08:00
2b40cf7d26 Allow 3-second pause inside utterances
future pushed to main at future/smart-speaker 2026-02-16 08:13:58 -08:00
0d61b92760 Sleep after 4s of follow-up silence
future pushed to main at future/smart-speaker 2026-02-16 08:07:11 -08:00
182361c547 Tighten smalltalk matching to avoid false positives
future pushed to main at future/smart-speaker 2026-02-16 08:04:26 -08:00
756cc340dc Keep dialogue active after wake word
future pushed to main at future/smart-speaker 2026-02-15 02:00:21 -08:00
d36d4be95f docs: redesign project README
future pushed to main at future/smart-speaker 2026-02-15 01:56:23 -08:00
1a79af7058 Fix syntax errors in Mermaid diagrams
future pushed to main at future/smart-speaker 2026-02-15 01:53:20 -08:00
03d7dc01c2 Add flow diagram from wake word to STT and functions
future pushed to main at future/smart-speaker 2026-02-15 01:50:19 -08:00
551f890b3c Update README.md with detailed function names in architecture diagram
future pushed to main at future/smart-speaker 2026-02-15 01:48:42 -08:00
df61febe28 Update README.md with architecture diagram
future pushed to main at future/smart-speaker 2026-02-12 03:13:24 -08:00
ca8ebd6657 Update assistant features and docs
bb3133a1c0 Expand ordinal suffix handling
875ff7d2c4 Normalize year suffixes for TTS
Compare 3 commits »
future pushed to main at future/smart-speaker 2026-02-02 12:55:00 -08:00
a342b05875 Append role JSON without altering prompt lines
69f7fce606 Add explicit role JSON to system prompt
Compare 2 commits »
future pushed to main at future/smart-speaker 2026-02-02 12:50:25 -08:00
b6178f0952 Add smalltalk responses for how-are-you queries
future pushed to main at future/smart-speaker 2026-02-02 12:46:04 -08:00
3caa099232 Optimize hot paths and reuse HTTP sessions
future pushed to main at future/smart-speaker 2026-02-02 12:41:24 -08:00
38b95e0de6 Add cities game to avoid rambling responses
future pushed to main at future/smart-speaker 2026-02-02 12:31:15 -08:00
a61f526ce4 Fix command detection and improve weather timing