Skip to content

feat: add client configuration paths for Trae and update README for mode naming#27

Merged
cfc4n merged 2 commits intomasterfrom
client-config
Apr 14, 2025
Merged

feat: add client configuration paths for Trae and update README for mode naming#27
cfc4n merged 2 commits intomasterfrom
client-config

Conversation

@cfc4n
Copy link
Copy Markdown
Member

@cfc4n cfc4n commented Apr 14, 2025

This pull request includes updates to documentation files and configuration changes for the client on Windows. The most important changes are listed below:

Documentation updates:

  • README.md: Corrected the mode name from "SSR Mode" to "SSE Mode" for consistency.
  • README_JA_JP.md: Corrected the mode name from "SSRモード" to "SSEモード" for consistency in the Japanese documentation.
  • README_ZH_HANS.md: Corrected the mode name from "SSR模式" to "SSE模式" for consistency in the Simplified Chinese documentation.

Configuration changes:

  • client/client_config_windows.go: Added new client configurations for "Trae CN Cline", "Trae Cline", "Trae CN Roo", and "Trae Roo" to support additional environments.

…ode naming

typos.

Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
@cfc4n cfc4n requested a review from Copilot April 14, 2025 13:39
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Apr 14, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

client/client_config_windows.go:30

  • [nitpick] Consider adding an inline comment explaining the distinction between 'Trae CN Cline' and 'Trae Cline' to improve clarity for future maintainers.
clientLists["Trae CN Cline"] = filepath.Join(os.Getenv("APPDATA"), "Trae CN", "User", "globalStorage", "saoudrizwan.claude-dev", "settings", "cline_mcp_settings.json")

@dosubot dosubot bot added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 14, 2025
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
@cfc4n cfc4n merged commit 7fc69ec into master Apr 14, 2025
6 checks passed
@cfc4n cfc4n deleted the client-config branch April 14, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants