generated from cloudwego/.github
-
Notifications
You must be signed in to change notification settings - Fork 42
feat: introduce Claude Code integration #141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
welkeyever
merged 9 commits into
cloudwego:main
from
simuleite:feat/more_accurate_prompt
Jan 8, 2026
Merged
feat: introduce Claude Code integration #141
welkeyever
merged 9 commits into
cloudwego:main
from
simuleite:feat/more_accurate_prompt
Jan 8, 2026
+928
−23
Conversation
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
…Understanding MCP Input args Better
Member
|
可以更新下项目的根 README,作为入口提及一下这部分内容(和 Claude Code 本地化集成也是一个亮点) |
30e4295 to
9ba7bc0
Compare
welkeyever
reviewed
Jan 4, 2026
welkeyever
reviewed
Jan 4, 2026
Member
|
README 中有个 conflict,rebase 一下哈 |
welkeyever
approved these changes
Jan 8, 2026
Member
welkeyever
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks~
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.
What type of PR is this?
docs + feat
Check the PR title.
(Optional) Translate the PR title into Chinese.
添加 Claude Code 配置以优化 ABCoder 工作流,并改进 MCP 工具提示词
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en:
This PR consists of two commits that improve the ABCoder MCP workflow:
Commit 1: Optimized MCP tool prompts and error messages
Commit 2: Added Claude Code configuration for ABCoder workflow
zh(optional):
本 PR 包含两个提交,用于优化 ABCoder MCP 工作流:
提交 1:优化 MCP 工具提示词和错误消息
提交 2:添加 Claude Code 配置以支持 ABCoder 工作流
Before (Grep/Read First):
OriginMCP1080.mp4
After (ABCoder First):
EnhanceMCP1080.mp4
Example For Slash Commands:
/schdSchd.mp4
/task <TaskName>Task.mp4
/recheckRecheck1080.mp4
Execute CODE_TASK: Accurate Modify with AST Context, "First-Try success, no rewind needed."
Execute1080.mp4
(Optional) Which issue(s) this PR fixes: