mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-08-16 08:20:39 +02:00
feat(ai): upgrade to Opus 4.8 and Claude Agent SDK 0.3.163 (#353)
This commit is contained in:
@@ -133,7 +133,7 @@ login_flow:
|
||||
|
||||
## Adaptive Thinking
|
||||
|
||||
Claude decides when and how deeply to reason on Opus 4.6 and 4.7. This is enabled by default whenever a tier resolves to one of these models.
|
||||
Claude decides when and how deeply to reason on Opus 4.6, 4.7, and 4.8. This is enabled by default whenever a tier resolves to one of these models.
|
||||
|
||||
- `npx` mode: `npx @keygraph/shannon setup` prompts you during the wizard.
|
||||
- Source-build mode: set `CLAUDE_ADAPTIVE_THINKING=false` in `.env` or export it in your shell.
|
||||
|
||||
Reference in New Issue
Block a user