refactor: Agent 设置页重构为 Tabs + Skills Master-Detail 布局#367
Merged
Conversation
- 移除 AgentAdvancedSettings(思考模式、推理深度、预算、轮次) - 改为三 Tab 布局:Skills | MCP | 内置工具 - Skills Tab 升级为左列列表 + 右列详情的 Master-Detail 视图 - 支持 Skill 元数据内联编辑和 SKILL.md 全文 Markdown 渲染 - 新增 readSkillContent / writeSkillContent IPC API - AI 配置按钮移至顶部 action 区域并添加 Tooltip 说明 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
将错误消息和空内容的 early-return 移到所有 useMemo hooks 之后, 避免条件渲染导致 hooks 调用顺序不一致。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.
Summary
Test plan
🤖 Generated with Claude Code