Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ Codex can connect to MCP servers (as client) and expose itself as an MCP server
- [Fr-e-d/GAAI-framework](https://github.com/Fr-e-d/GAAI-framework) - Drop a `.gaai/` folder into any project to turn AI coding tools into reliable delivery systems. Markdown + YAML + bash. ![GitHub stars](https://img.shields.io/github/stars/Fr-e-d/GAAI-framework?style=flat-square)
- [lsm1103/session-dashboard](https://github.com/lsm1103/session-dashboard) - Browse and monitor historical session records of AI programming tools (Claude Code, Codex CLI, Cursor, Aider). ![GitHub stars](https://img.shields.io/github/stars/lsm1103/session-dashboard?style=flat-square)
- [manitofigh/codex-share](https://github.com/manitofigh/codex-share) - Share and view Codex CLI conversations in the web. ![GitHub stars](https://img.shields.io/github/stars/manitofigh/codex-share?style=flat-square)
- [jazzyalex/agent-sessions](https://github.com/jazzyalex/agent-sessions) - Local-first macOS browser for Codex CLI/Desktop/VS Code session history. Browse and full-text search local transcripts, inspect old runs, and copy resume commands where supported. ![GitHub stars](https://img.shields.io/github/stars/jazzyalex/agent-sessions?style=flat-square)
- [yazcaleb/rses](https://github.com/yazcaleb/rses) - Cross-resume between Claude Code, Codex CLI, and OpenCode. Pick up where one AI left off in another. ![GitHub stars](https://img.shields.io/github/stars/yazcaleb/rses?style=flat-square)
- [UfoMiao/zcf](https://github.com/UfoMiao/zcf) - Zero-config workflow framework. Chain prompts, branch on results, auto-retry failures. ![GitHub stars](https://img.shields.io/github/stars/UfoMiao/zcf?style=flat-square)
- [gotalab/cc-sdd](https://github.com/gotalab/cc-sdd) - Spec-driven development workflow. Write specs, Codex implements, auto-validates against spec. ![GitHub stars](https://img.shields.io/github/stars/gotalab/cc-sdd?style=flat-square)
Expand Down