Skip to content

Commit 8937351

Browse files
authored
chore: rename codex instructions (#154)
This pull request includes a minor documentation update. The `.github/codex-instructions.md` file was renamed to `.codex/AGENTS.md`, and the introductory section was slightly revised for clarity. No functional or code changes were made.
1 parent 3647bc2 commit 8937351

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# .github/codex-instructions.md
2-
1+
# AGENTS.md
32
> **Scope:** These instructions tune our **Codex** code-generation agent (LLM via API/CLI) for this monorepo. They are **authoritative**: follow them over generic best practices. Output must compile, pass linters/tests, and fit our structure.
43
54
---

0 commit comments

Comments
 (0)