-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Error setting Default Context Strategy in CLI #2883
Copy link
Copy link
Closed
Description
Describe the bug
From the documentation at, https://block.github.io/goose/docs/guides/smart-context-management/#default-context-strategy, I expected the command goose configure set GOOSE_CONTEXT_STRATEGY summarize to permanently set the default context strategy. When I run the command, it returns:
error: unexpected argument 'set' found
Usage: goose configure
For more information, try '--help'.
To Reproduce
Steps to reproduce the behavior:
- Go to a command prompt.
- Type
goose configure set GOOSE_CONTEXT_STRATEGY summarize - See error
Expected behavior
Expected the command to set the default context strategy.
Please provide following information:
- OS & Arch: WSL / Ubuntu 22.04
- Interface: CLI
- Version: 1.0.27
- Extensions enabled: Memory, Repomix, computercontroller, developer
- Provider & Model: Claude Sonnet 4 via Bedrock
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels