- Add VOICE_MODES constant and VoiceMode type to shared validators/chat.ts - Extend createMessageSchema with optional voiceMode enum field - Add voiceMode optional field to ChatMessage interface in types/chat.ts - Add 36-voice-schema.test.ts with 6 passing tests for voiceMode validation |
||
|---|---|---|
| .. | ||
| types | ||
| validators | ||
| agent-url-key.ts | ||
| api.ts | ||
| config-schema.ts | ||
| constants.ts | ||
| index.ts | ||
| project-mentions.test.ts | ||
| project-mentions.ts | ||
| project-url-key.ts | ||