Skip to content

feat: add OpenAI Codex CLI support with MCP integration#44

Closed
binggg wants to merge 1 commit intomainfrom
claude/issue-18-20250708_152213
Closed

feat: add OpenAI Codex CLI support with MCP integration#44
binggg wants to merge 1 commit intomainfrom
claude/issue-18-20250708_152213

Conversation

@binggg
Copy link
Copy Markdown
Member

@binggg binggg commented Jul 9, 2025

Summary

  • Add OpenAI Codex CLI support to CloudBase AI ToolKit
  • Implement TOML configuration format for MCP integration
  • Create comprehensive documentation and update all references
  • Follow established patterns from memory.md workflow

Files Changed

  • config/.codex/config.toml - TOML configuration file
  • doc/ide-setup/openai-codex-cli.md - Documentation
  • scripts/fix-config-hardlinks.sh - Updated hardlinks script
  • README.md, doc/index.md, doc/faq.md - Updated AI IDE listings

Test plan

  • Verify TOML configuration format matches Codex CLI requirements
  • Test MCP integration with CloudBase tools
  • Validate documentation completeness
  • Check hardlinks script functionality

Closes #18

🤖 Generated with Claude Code

- Add TOML configuration file for Codex CLI at config/.codex/config.toml
- Update hardlinks script to include Codex CLI configuration
- Create comprehensive documentation at doc/ide-setup/openai-codex-cli.md
- Add OpenAI Codex CLI to all AI IDE listings in README.md, doc/index.md, and doc/faq.md
- Follow established patterns from memory.md workflow

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Booker Zhao <binggg@users.noreply.github.com>
@binggg binggg closed this Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

支持 OpenAI 的 codex

1 participant