- server/src/routes/chat.ts: destructure voiceMode from req.body in stream endpoint - server/src/routes/chat.ts: inject dual-output system prompt when voiceMode=full_voice (VPIPE-06) - server/src/routes/chat.ts: persist voiceMode to messageType column (voice_full/voice_input) - server/src/routes/chat-files.ts: remove old inline /transcribe endpoint (lines 297-386) - server/src/app.ts: import and mount voiceRoutes() after nexusSettingsRoutes() |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| CHANGELOG.md | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||