Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.85 KB

File metadata and controls

46 lines (30 loc) · 1.85 KB

Contribution Guidelines

Thank you for contributing to Awesome Codex CLI!

How to Contribute

  1. Found a great resource? Open an issue with the link and a brief description of why it's awesome.
  2. Want to add it yourself? Fork, edit README.md, and submit a PR.

Quality Standards

Every entry must:

  • Be directly related to Codex CLI — general AI/LLM tools don't belong unless they have specific Codex integration.
  • Be actively maintained — no abandoned projects (last commit > 6 months ago) unless they are stable and still useful.
  • Have a clear description — one sentence explaining what it does and why it's worth your time.
  • Include star badge — append ![GitHub stars](https://img.shields.io/github/stars/owner/repo?style=flat-square) for GitHub repos. These update automatically.

Format

- [Name](https://link) — One-sentence description that explains value, not just function. ⭐ 123

Do:

  • "Desktop GUI for Codex CLI with visual session management and diff viewer."
  • "Sync AGENTS.md ↔ CLAUDE.md ↔ .cursorrules. One source, all formats."

Don't:

  • "A tool for Codex CLI."
  • "GUI application."

What We Won't Accept

  • Self-promotion without substance — your project needs real users or a clear unique value.
  • Duplicate entries — check if something similar already exists in the list.
  • Paid products without free tiers — unless they're exceptionally useful and clearly labeled.
  • Tools that only work with the legacy Codex API (2021-2023) — this list is for Codex CLI.

Categories

Add entries to the most specific category. If no category fits, propose a new one in your PR description.

Star Badges

Star badges are powered by shields.io and update automatically. Use the flat-square style for consistency.