docs: remove unsupported lead/worker docs and scripts (#8471)

Signed-off-by: Mark Shaggy <keramshag@gmail.com>
Signed-off-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
markshaggy
2026-04-11 00:59:27 +02:00
committed by GitHub
parent 00a4d056fb
commit 0e743112ea
18 changed files with 50 additions and 262 deletions
@@ -302,9 +302,9 @@ export GOOSE_CLI_MIN_PRIORITY=0.2 # Reduce verbose output
### Advanced Configuration
```bash
# For complex workflows requiring different models
export GOOSE_LEAD_MODEL=gpt-4o # For planning
export GOOSE_WORKER_MODEL=gpt-4o-mini # For execution
# For complex workflows requiring dedicated planning
export GOOSE_PLANNER_PROVIDER=openai
export GOOSE_PLANNER_MODEL=gpt-4o
# Security and permissions
export GOOSE_ALLOWLIST=https://company.com/allowed-extensions.json