Commit f6396fd
docs: document --enable-opencode flag for gated OpenCode API proxy port
Port 10004 (OpenCode) in the API proxy sidecar is now gated behind an
explicit --enable-opencode flag (requires --enable-api-proxy). Update
docs to reflect this.
- docs/usage.md: add --enable-opencode to flag reference
- docs/api-proxy-sidecar.md: note port 10004 requires --enable-opencode
- docs/awf-config-spec.md: add apiProxy.enableOpenCode CLI mapping
Triggered by: bab8694 (fix: gate OpenCode listener on AWF_ENABLE_OPENCODE flag)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent bab8694 commit f6396fd
3 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
| |||
0 commit comments