- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
591 B
591 B
| id | type | title | tags | importance | confidence | created | updated | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ad5fc089-effb-4b32-b7e5-feab34bbe415 | fix | Voice server tests for configurable defaults |
|
0.4 | 0.8 | 2025-12-19T06:37:28.669441+00:00 | 2025-12-19T06:37:28.669441+00:00 |
Updated voice-server tests to handle configurable default voice. Tests now check for valid string values rather than hardcoded 'en_US-lessac-medium', allowing default voice to be set via .env without breaking tests. Changed NotifyRequest.voice to default=None so route handler uses settings.default_voice.