-
Notifications
You must be signed in to change notification settings - Fork 119
Document CLI version changes: Codex 0.74.0+ and GitHub MCP Server v0.26.0+ #6994
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
Conversation
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
…ex 0.74.0+, and GitHub MCP Server v0.26.0+ Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
pelikhan
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.
@copilot do not document engines cli flags
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Removed all Copilot CLI flags documentation (--allow-tool, --deny-tool, --available-tools, --excluded-tools, --no-auto-update, --plain-diff) from engines.md. Kept only the Codex features documentation. (fe72c9b) Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
CLI versions were bumped (Codex to 0.75.0, GitHub MCP Server to v0.26.3) and new features remained undocumented.
Changes
Codex CLI 0.74.0+ features (
docs/src/content/docs/reference/engines.md):/experimentalcommand for experimental featuresGitHub MCP Server v0.26.0+ features (
docs/src/content/docs/reference/tools.md):featuresfield,GITHUB_MCP_FEATURESenv var, or--featuresCLI flagExample
Original prompt
<issue_description>## Objective
Update documentation to reflect new features and changes in the updated CLI versions.
Context
Four CLI tools have been updated with new features. Documentation should be updated to help users understand and use these new capabilities.
Approach
--plain-diffand--no-auto-updateflags/experimentalcommandFiles to Update
docs/directory - check for CLI referencesREADME.md- update if it mentions CLI featuresAcceptance Criteria
Related to [ca] Update CLI versions: Claude Code 2.0.72, Copilot 0.0.370, Codex 0.74.0, GitHub MCP Server v0.26.1 #6888
</issue_description>
Comments on the Issue (you are @copilot in this section)
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.