Peter Steinberger
|
1b1cebfe42
|
fix(openai): align auth availability with effective routes (#104685)
* feat(openai): add provider-owned route facts
* fix(openai): harden provider route facts
* test(codex): update rebased auth fixtures
* chore: leave release notes to release workflow
* fix(openai): align route auth with current contracts
* test(openai): align route and shard expectations
* test(openai): satisfy route fixture contracts
* fix(openai): preserve direct profile forwarding
* test(models): complete route auth mocks
* test(codex): type compaction factory mock
* fix(openai): preserve provider-native model ids
* test(agents): align route auth fixtures
* style(agents): format route integrations
* test(plugin-sdk): pin current surface counts
|
2026-07-11 15:26:48 -07:00 |
|
JC
|
59e95fe3fd
|
feat: support GPT-5.6 Ultra across OpenClaw and Codex runtimes (#98021)
* feat: support GPT-5.6 Ultra across agent runtimes
Co-authored-by: J Cai <anyech@gmail.com>
* fix: keep harness projections discovery-free
* fix(codex): mirror V2 native subagent tasks
* chore: refresh plugin SDK surface budgets
* test: expose Ultra wire effort proof
* test(cron): avoid hoisted mock initialization race
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com>
|
2026-07-10 15:23:24 +01:00 |
|
Peter Steinberger
|
96e5812426
|
docs: document medium extension sources
|
2026-06-04 21:33:54 -04:00 |
|
Peter Steinberger
|
4c33aaa86c
|
refactor: unify OpenAI provider identity (#88451)
* refactor: unify OpenAI provider identity
* refactor: move legacy oauth sidecar doctor helpers
* test: align OpenAI fixtures after rebase
* test: clean OpenAI provider unification
* fix: finish OpenAI provider cleanup
* fix: finish OpenAI cleanup follow-through
* fix: finish OpenAI CI cleanup
|
2026-05-31 00:29:44 +01:00 |
|
Peter Steinberger
|
94b4b3c644
|
fix: preserve OpenAI Codex xhigh thinking policy
|
2026-05-01 13:48:01 +01:00 |
|
Vincent Koc
|
4329d94de3
|
fix(plugins): stabilize package boundary tsc checks
|
2026-04-07 10:15:34 +01:00 |
|
Peter Steinberger
|
f510576959
|
Tests: fix provider artifact typing
|
2026-04-07 10:07:06 +01:00 |
|
Vincent Koc
|
45663f2879
|
perf(config): add bundled provider policy artifacts
|
2026-04-07 09:52:56 +01:00 |
|