Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 4 included reviews per hour; 2 remain after this review. 📝 WalkthroughWalkthroughVoice and typed-response prompts now preserve language variety, persona, and accent guidance on Android and iOS. An iOS test verifies the added voice prompt details. ChangesLanguage guidance
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Feature Suggested reviewers: Merge Risk: ⚪ Minimal · up to The prompt updates have no established correctness, availability, or data-integrity risk. 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
Full details: Linked Issues checkExplanation Issue
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Spell out each language module's variety in the voice and typed-reply instructions so the model keeps a consistent accented persona.
df6021a to
f48c7ea
Compare
Summary
varietyplus existingspeechGuidanceTeachingPolicystay in lockstep (check_cross_platform.pyprompts check)Note: Kore / Aoede are Gemini Live voice presets. This app currently uses OpenAI
gpt-live-1with voicemarin. Voice-preset experimentation fits better with #30 (Gemini). This PR covers the prompt half of #32 without changing the audio voice, so it does not fully close #32.Test plan
swift test --package-path apps/ios --filter 'AdditionalLanguageTests|LanguageTests'python3 scripts/check_cross_platform.pySummary by CodeRabbit