Dev - #107
Merged
Merged
Conversation
- 新增 AiRole::Tool 枚举值,用于 Agent 自续回喂场景 - 工具结果以简洁卡片形式渲染,不显示为用户气泡 - 修复 DeepSeek 思考模式 content 为空时 reasoning 未正确显示的问题 - 新增 client_to_screen 方法,将逻辑坐标转换为屏幕物理坐标 - 修复终端、文件树输入、AI 面板输入框的 IME 候选窗口定位
…and-ime-fix Songdiyang/feat ai tool role and ime fix
❌ 分支保护规则检查失败请确保遵守以下工作流: 规则说明:
请修正后重新提交。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更内容
更新了哪些特性
修复了哪些问题
其他说明
client_to_screen坐标转换方法,统一处理客户区逻辑坐标到屏幕物理坐标的转换