feat(ai): upgrade to Opus 4.8 and Claude Agent SDK 0.3.163 (#353)

This commit is contained in:
ezl-keygraph
2026-06-12 02:03:26 +05:30
committed by GitHub
parent 0a1a2eb1c1
commit ac6db3b52e
11 changed files with 129 additions and 77 deletions
+1 -1
View File
@@ -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.