From 2540e8e3f1c2d6f1fff9e8c1d5fceb1b04ab04aa Mon Sep 17 00:00:00 2001 From: ganimjeong Date: Sat, 30 May 2026 21:11:58 +0900 Subject: [PATCH] Add Harness for Codex --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92f2e3f..f7ad9df 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ Project-level instruction files that tell Codex how to work with your codebase - - [claude-codex-settings](https://github.com/fcakyon/claude-codex-settings) - Dual AGENTS.md + CLAUDE.md setup for teams running both agents side-by-side. ![GitHub stars](https://img.shields.io/github/stars/fcakyon/claude-codex-settings?style=flat-square) - [caliber-ai-org/ai-setup](https://github.com/caliber-ai-org/ai-setup) - Cross-tool config generator - outputs AGENTS.md, CLAUDE.md, and .cursorrules from one source. ![GitHub stars](https://img.shields.io/github/stars/caliber-ai-org/ai-setup?style=flat-square) - [agentsmd/agents.md](https://github.com/agentsmd/agents.md) - The open AGENTS.md specification under Linux Foundation. 60k+ adopting projects. ![GitHub stars](https://img.shields.io/github/stars/agentsmd/agents.md?style=flat-square) +- [ganimjeong/Harness-for-codex](https://github.com/ganimjeong/Harness-for-codex) - Language-agnostic repository harness with AGENTS.md, Claude Code bridge, standard scripts, CI, hooks, and workflow docs. ![GitHub stars](https://img.shields.io/github/stars/ganimjeong/Harness-for-codex?style=flat-square) - [Ischca/awesome-agents-md](https://github.com/Ischca/awesome-agents-md) - Curated list of real-world AGENTS.md files, templates, guides, and tools for Codex-based agents. ![GitHub stars](https://img.shields.io/github/stars/Ischca/awesome-agents-md?style=flat-square) - [danielrosehill/Agents.md-Templates](https://github.com/danielrosehill/Agents.md-Templates) - Collection of AGENTS.md templates following the standard suggested by OpenAI. ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Agents.md-Templates?style=flat-square)