docs: add Xcode IDE integration guide#642
Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: fb1c98aa2d
ℹ️ 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".
Related Issue
N/A — this is a documentation addition for newly supported IDE integration.
Problem
The IDE integration guide currently covers Zed, JetBrains, and Paseo, but lacks instructions for Xcode, which added ACP support in version 26.6. Users who want to use Kimi Code CLI inside Xcode have no official documentation to follow.
What changed
Added a new "Using Kimi Code CLI in Xcode" section to both the English and Chinese IDE integration guides ( and ). The section covers:
The writing style, terminology, and absolute-path warning are kept consistent with the existing Zed and JetBrains sections.
Checklist
gen-changesetsskill, or this PR needs no changeset.gen-docsskill, or this PR needs no doc update.