Skip to content

Conversation

binggg
Copy link
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