You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(i18n): add internationalization support FR/EN (#45)
Add language configuration per project with system prompt injection
to force Claude reviews in the configured language. Dashboard includes
a language toggle matching the existing model selector pattern.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
return`## MANDATORY OUTPUT LANGUAGE\n\nCRITICAL: WRITE YOUR ENTIRE REVIEW IN ${label.toUpperCase()}. Every comment, analysis, recommendation, and report section MUST be written in ${label}. This is NON-NEGOTIABLE.`;
0 commit comments