mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-12 02:37:45 +08:00
chore: remove CLI endpoints section from Codex Code Guidelines
This commit is contained in:
@@ -1,10 +1,5 @@
|
|||||||
# Codex Code Guidelines
|
# Codex Code Guidelines
|
||||||
|
|
||||||
## CLI Endpoints
|
|
||||||
|
|
||||||
- **CLI Tools Usage**: @~/.claude/workflows/cli-tools-usage.md
|
|
||||||
- **CLI Endpoints Config**: @~/.claude/cli-tools.json
|
|
||||||
|
|
||||||
**Strictly follow the cli-tools.json configuration**
|
**Strictly follow the cli-tools.json configuration**
|
||||||
|
|
||||||
Available CLI endpoints are dynamically defined by the config file
|
Available CLI endpoints are dynamically defined by the config file
|
||||||
@@ -30,11 +25,8 @@ Available CLI endpoints are dynamically defined by the config file
|
|||||||
- Graceful degradation
|
- Graceful degradation
|
||||||
- Don't expose sensitive info
|
- Don't expose sensitive info
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Core Principles
|
## Core Principles
|
||||||
|
|
||||||
|
|
||||||
**Incremental Progress**:
|
**Incremental Progress**:
|
||||||
- Small, testable changes
|
- Small, testable changes
|
||||||
- Commit working code frequently
|
- Commit working code frequently
|
||||||
|
|||||||
Reference in New Issue
Block a user