We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b361a8c commit 6e94fc0Copy full SHA for 6e94fc0
1 file changed
.codex/AGENTS.md
@@ -1,10 +1,5 @@
1
# Codex Code Guidelines
2
3
-## CLI Endpoints
4
-
5
-- **CLI Tools Usage**: @~/.claude/workflows/cli-tools-usage.md
6
-- **CLI Endpoints Config**: @~/.claude/cli-tools.json
7
8
**Strictly follow the cli-tools.json configuration**
9
10
Available CLI endpoints are dynamically defined by the config file
@@ -30,11 +25,8 @@ Available CLI endpoints are dynamically defined by the config file
30
25
- Graceful degradation
31
26
- Don't expose sensitive info
32
27
33
34
35
28
## Core Principles
36
29
37
38
**Incremental Progress**:
39
- Small, testable changes
40
- Commit working code frequently
0 commit comments