Alex Knight
c438dadc5c
Fix Claude CLI runtime migration for gateway turns ( #82546 )
...
Summary:
- The PR adds model-scoped `claude-cli` runtime policy to Anthropic CLI migration/default backfill, updates the gateway CLI live-smoke config, tests, and changelog.
- Reproducibility: yes. source inspection gives a high-confidence reproduction path: current main writes `clau ... del/provider-scoped runtime policy. I did not run a live Telegram/Dashboard repro in this read-only review.
Automerge notes:
- No ClawSweeper repair was needed after automerge opt-in.
Validation:
- ClawSweeper review passed for head 62cf54484f .
- Required merge gates passed before the squash merge.
Prepared head SHA: 62cf54484f
Review: https://github.com/openclaw/openclaw/pull/82546#issuecomment-4466676206
Co-authored-by: Alex Knight <15041791+amknight@users.noreply.github.com >
2026-05-16 11:54:48 +00:00
Peter Steinberger
58087ef3d6
test: tighten extension auth assertions
2026-05-11 14:02:35 +01:00
Shakker
e6755fdef9
test: tighten qa and memory array assertions
2026-05-09 05:26:01 +01:00
Peter Steinberger
1ef85c7d4c
test: make suites safe without isolation ( #78834 )
...
* test: make suites safe without isolation
* fix: narrow auth profile credential types
* test: inject channel module loader factory locally
2026-05-07 08:43:29 +01:00
Peter Steinberger
45a84b5f95
refactor: expose channel contract test helpers
2026-04-28 01:45:58 +01:00
Peter Steinberger
0df6e5a473
refactor: expose plugin test helpers via sdk
2026-04-27 23:45:26 +01:00
Peter Steinberger
5b9be2cdb1
fix: migrate agent runtime config
2026-04-26 08:12:44 +01:00
Vincent Koc
aa27e27f36
fix(models): normalize provider runtime selection ( #71259 )
...
* fix(models): normalize provider runtime selection
* fix(models): reverse codex-only runtime migration
* fix(models): default runtime selection to pi
* fix(status): label model runtime clearly
* fix(status): align pi runtime label
* fix(plugins): align tool result middleware runtime naming
* fix(models): validate runtime overrides
2026-04-24 16:56:49 -07:00
Peter Steinberger
628b454eff
feat: default Anthropic to Opus 4.7
2026-04-16 16:12:06 +01:00
Peter Steinberger
ef923805f5
Revert "refactor(cli): remove custom cli backends"
...
This reverts commit 6243806f7b .
2026-04-06 13:40:42 +01:00
Peter Steinberger
2d7157b424
refactor(cli): delete removed backend files
2026-04-05 18:04:48 +01:00
Vincent Koc
9efc033434
fix(anthropic): seed claude-cli model switches
2026-04-05 14:18:02 +01:00
Vincent Koc
1a7c2a9bc8
fix(auth): persist claude-cli login profiles
2026-04-05 14:03:36 +01:00
Vincent Koc
be5a2611b9
test(anthropic): reuse wizard prompter helper ( #61280 )
2026-04-05 11:09:00 +01:00
Vincent Koc
3b84884793
fix(agents): harden host-managed claude-cli auth path ( #61276 )
2026-04-05 11:02:18 +01:00
Peter Steinberger
1fb0b4f557
fix: avoid stale claude-cli auth fallback ( #61234 ) (thanks @darkamenosa)
2026-04-05 18:19:33 +09:00
Tuyen
7e724c6140
Anthropic: seed claude-cli runtime auth on setup
2026-04-05 18:19:33 +09:00
Peter Steinberger
ebf5bd75f4
feat: add anthropic claude cli migration
2026-03-26 23:04:47 +00:00