PHhTTPS commited on
Commit
1d5c913
·
1 Parent(s): 6c9b078

conductor(plan): Mark task 'Generic CLI documentation' as complete

Browse files
conductor/tracks/cli_routing_docs_20260110/plan.md CHANGED
@@ -9,7 +9,7 @@
9
  - [x] Task: Create `docs/CLI_INTEGRATION.md` with an introduction. 7aa9f2f
10
  - [x] Task: Write "Connecting Claude Code" section with specific env var examples. 6cfde70
11
  - [x] Task: Write "Connecting OpenCode/Open Interpreter" section with specific Python/CLI args examples. 2871d21
12
- - [ ] Task: Write "Generic OpenAI-compatible CLI" section.
13
  - [ ] Task: Update main `README.md` to include a section "Using with CLI Tools" linking to the new doc.
14
 
15
  ## Phase 3: Examples & Helper Scripts
 
9
  - [x] Task: Create `docs/CLI_INTEGRATION.md` with an introduction. 7aa9f2f
10
  - [x] Task: Write "Connecting Claude Code" section with specific env var examples. 6cfde70
11
  - [x] Task: Write "Connecting OpenCode/Open Interpreter" section with specific Python/CLI args examples. 2871d21
12
+ - [x] Task: Write "Generic OpenAI-compatible CLI" section. 6c9b078
13
  - [ ] Task: Update main `README.md` to include a section "Using with CLI Tools" linking to the new doc.
14
 
15
  ## Phase 3: Examples & Helper Scripts