conductor(plan): Mark CLI alias tasks as complete
Browse files
conductor/tracks/cli_aliases_20260110/plan.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
# Plan: CLI Proxy Aliases
|
| 2 |
|
| 3 |
## Phase 1: Script Development
|
| 4 |
-
- [
|
| 5 |
-
- [
|
| 6 |
-
- [
|
| 7 |
-
- [
|
| 8 |
|
| 9 |
## Phase 2: Documentation & Cleanup
|
| 10 |
- [ ] Task: Update `docs/CLI_INTEGRATION.md` to include a new "Quick Start with Aliases" section.
|
|
|
|
| 1 |
# Plan: CLI Proxy Aliases
|
| 2 |
|
| 3 |
## Phase 1: Script Development
|
| 4 |
+
- [x] Task: Create `examples/cli-config/proxy-tools.rc`.
|
| 5 |
+
- [x] Task: Implement `p-claude` function with scoped environment variables. d346ea2
|
| 6 |
+
- [x] Task: Implement `p-code` function with scoped arguments/env vars. d346ea2
|
| 7 |
+
- [~] Task: Conductor - User Manual Verification 'Script Functionality' (Protocol in workflow.md)
|
| 8 |
|
| 9 |
## Phase 2: Documentation & Cleanup
|
| 10 |
- [ ] Task: Update `docs/CLI_INTEGRATION.md` to include a new "Quick Start with Aliases" section.
|