Skip to content

fix: translate ConfigurationError messages to Chinese native prompts#61

Merged
lewis617 merged 4 commits into
mainfrom
fix/config-error-chinese
May 19, 2026
Merged

fix: translate ConfigurationError messages to Chinese native prompts#61
lewis617 merged 4 commits into
mainfrom
fix/config-error-chinese

Conversation

@lewis617
Copy link
Copy Markdown
Contributor

ConfigurationError 错误信息(如 model/fastModel 缺失)现在通过 vscode.window.showErrorMessage() 弹出中文友好提示,而不是显示原始的英文 SDK 错误信息。

lewis617 added 4 commits May 19, 2026 17:12
…messages

All session and initialization errors now use vscode.window.showErrorMessage()
instead of rendering in the webview .session-error element. Removes the
sessionError state, reducer action, and related E2E test utilities.
@lewis617 lewis617 merged commit 8439f0f into main May 19, 2026
2 checks passed
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.

1 participant