refactor(config): isolate global MCP and skills config / 重构配置:隔离全局 MCP 和 Skills 配置#3328
refactor(config): isolate global MCP and skills config / 重构配置:隔离全局 MCP 和 Skills 配置#3328SivanCola wants to merge 29 commits into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ca501cea45
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
# Conflicts: # internal/config/config.go
…sonix into sivancola_0606_dev # Conflicts: # internal/boot/boot.go
|
Updated this PR by merging the capability installer work from #3292 into sivancola_0606_dev. Merge notes:
Local verification passed:
|
# Conflicts: # internal/boot/boot.go
…sonix into sivancola_0606_dev
# Conflicts: # internal/config/render.go # internal/config/render_test.go
# Conflicts: # internal/agent/task.go
# Conflicts: # internal/installsource/install_source.go # internal/installsource/install_source_test.go # internal/installsource/skill.go
# Conflicts: # internal/boot/boot_test.go # internal/cli/mcp.go # internal/config/config.go # internal/config/render.go # internal/config/render_test.go
e22fb78 to
4cdb498
Compare
4cdb498 to
24f8b72
Compare
|
Superseded by the newly split main-v2 based PRs (#3365-#3370) and by narrower existing feature PRs such as #3292. This integration branch mixes multiple feature areas and overlaps with the new focused PR stack, so it is being closed to avoid duplicate review scope. If the global MCP/Skills config split still needs to land, it should be resubmitted as a narrow PR directly against main-v2. |
Summary
Tests
Notes