Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Dec 21, 2024

Screenshot 2024-12-21 at 10 16 34 AM
Screenshot 2024-12-21 at 10 17 08 AM


Important

Adds a preferred language dropdown to settings, updating state management and system prompts to support language selection.

  • Behavior:
    • Adds a preferred language dropdown in SettingsView.tsx for selecting communication language.
    • Updates Cline.ts and ClineProvider.ts to include preferredLanguage in system prompts and state management.
  • State Management:
    • Adds preferredLanguage to ExtensionState in ExtensionMessage.ts and ExtensionStateContext.tsx.
    • Updates ClineProvider.ts to handle preferredLanguage in global state and webview messages.
  • Tests:
    • Adds tests in ClineProvider.test.ts to verify default language settings and state updates.
  • Misc:
    • Updates README.md to document language selection feature.

This description was created by Ellipsis for 8b4c52f. It will automatically update as commits are pushed.

@changeset-bot
Copy link

changeset-bot bot commented Dec 21, 2024

🦋 Changeset detected

Latest commit: 8b4c52f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
roo-cline Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mrubens mrubens merged commit 3248c9b into main Dec 21, 2024
4 checks passed
@mrubens mrubens deleted the language_chooser branch December 21, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants