feat(install): add CodeBuddy Code support#633
Merged
Conversation
code-review-graph reviewOverall risk: 0.80 (HIGH) — 24 changed function(s)/class(es), 0 affected flow(s), 13 test gap(s) Risk-scored changes
Test gaps
Token savings: this graph-backed report used ~62,262 fewer tokens (~93%) than reading every changed file in full (estimated, chars/4 approximation). Powered by code-review-graph — local-first analysis; no code leaves the CI runner. |
Port the viable CodeBuddy integration from PR #584 onto the current JSONC-safe installer, with narrow shared-config deduplication, runtime-resolved hooks, current tests, and user documentation. Co-Authored-By: Chuckiefan <chuckiefan@163.com>
tirth8205
force-pushed
the
codex/port-codebuddy-584
branch
from
July 17, 2026 14:45
4a313b6 to
496cae4
Compare
This was referenced Jul 17, 2026
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
Ports the viable CodeBuddy Code integration from #584 onto the current installer while preserving the original contributor's attribution.
.mcp.json/mcpServerscontract and keeps the current JSONC-safe, no-data-loss merge behaviorCODEBUDDY.mdand.codebuddy/skills/<name>/SKILL.md.codebuddy/settings.jsonhooks forEdit|Write|Bash, preserving user settings and resolving the repository at hook runtime rather than embedding an install-machine pathThe layout is checked against CodeBuddy's current official MCP, skills, and hooks documentation.
Attribution
Source contribution: #584 by @chuckiefan, exact reviewed head
b92f4bd69b9aa7fed0873acad187daeb808535b3.The implementation commit includes:
Co-Authored-By: Chuckiefan <chuckiefan@163.com>Validation
184 passed1492 passed, 2 xpassedgit diff --check: clean0.40, no affected execution flows