feat(setup): add Codex CLI setup recipe (#1243)
* Add Codex setup recipe * Sync beads issues (bd-1zo) --------- Co-authored-by: Amp <amp@example.com>
This commit is contained in:
@@ -84,6 +84,12 @@ var BuiltinRecipes = map[string]Recipe{
|
||||
Type: TypeSection,
|
||||
Description: "Factory Droid AGENTS.md section",
|
||||
},
|
||||
"codex": {
|
||||
Name: "Codex CLI",
|
||||
Path: "AGENTS.md",
|
||||
Type: TypeSection,
|
||||
Description: "Codex CLI AGENTS.md section",
|
||||
},
|
||||
"aider": {
|
||||
Name: "Aider",
|
||||
Type: TypeMultiFile,
|
||||
|
||||
Reference in New Issue
Block a user