hcl
|
c5c40b22af
|
fix(codex): translate minimal thinking for modern models
Fixes #71946
|
2026-04-25 22:40:53 -07:00 |
|
EVA
|
860dad268d
|
[codex] Add contract-first Pi/Codex runtime plan suite (#71096)
* test: add pi codex runtime contract coverage
* test: expand pi codex tool runtime contracts
* test: tighten tool runtime contracts
* test: reset tool contract param cache
* test: document codex tool middleware fixture
* test: type pi tool contract events
* test: satisfy pi tool contract test types
* test: cover tool media telemetry contracts
* test: reset plugin runtime after tool contracts
* test: add auth profile runtime contracts
* test: strengthen auth profile runtime contracts
* test: clarify auth profile contract fixtures
* test: expand auth profile contract matrix
* test: assert unrelated cli auth isolation
* test: expand auth profile contract matrix
* test: tighten auth profile contract expectations
* test: add outcome fallback runtime contracts
* test: strengthen outcome fallback contracts
* test: isolate outcome fallback contracts
* test: cover codex terminal outcome signals
* test: expand terminal fallback contracts
* test: add delivery no reply runtime contracts
* test: document json no-reply delivery gap
* test: align delivery contract fixtures
* test: add transcript repair runtime contracts
* test: tighten transcript repair contracts
* test: add prompt overlay runtime contracts
* test: tighten prompt overlay contract scope
* test: type prompt overlay contracts
* test: add schema normalization runtime contracts
* test: clarify schema normalization contract gaps
* test: simplify schema normalization contracts
* test: tighten schema normalization contract gaps
* test: cover compaction schema contract
* test: satisfy schema contract lint
* test: add transport params runtime contracts
* test: tighten transport params contract scope
* test: isolate transport params contracts
* test: lock exact transport defaults
* feat: add agent runtime plan foundation
* fix: preserve codex harness auth profiles
* fix: route followup delivery through runtime plan
* fix: normalize parameter-free openai tool schemas
* fix: satisfy runtime plan type checks
* fix: narrow followup delivery runtime planning
* fix: apply codex app-server auth profiles
* fix: classify codex terminal outcomes
* fix: prevent harness auth leakage into unrelated cli providers
* feat: expand agent runtime plan policy contract
* fix: route pi runtime policy through runtime plan
* fix: route codex runtime policy through runtime plan
* fix: route fallback outcome classification through runtime plan
* refactor: make runtime plan contracts topology-safe
* fix: restore runtime plan test type coverage
* fix: align runtime plan schema contract assertions
* fix: stabilize incomplete turn runtime tests
* fix: stabilize codex native web search test
* fix: preserve codex auth profile secret refs
* fix: keep runtime resolved refs canonical
* fix: preserve permissive nested openai schemas
* fix: accept Codex auth provider aliases
* test: update media-only groups mock
* fix: resolve runtime plan rebase checks
* fix: resolve runtime plan rebase checks
---------
Co-authored-by: Eva <eva@100yen.org>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
|
2026-04-24 18:34:01 +01:00 |
|
pashpashpash
|
7a958d920c
|
Bridge Codex native hooks into OpenClaw
Bridge Codex-native tool events into the OpenClaw plugin hook surface, including native permission approval routing, bounded relay payloads, approval spam protection, and docs/changelog updates.\n\nCo-authored-by: pashpashpash <nik@vault77.ai>
|
2026-04-24 16:48:26 +01:00 |
|
Peter Steinberger
|
69566e43cb
|
feat(codex): add app-server protocol bridge
|
2026-04-24 04:24:08 +01:00 |
|
Peter Steinberger
|
cec3482175
|
fix: support codex app-server image understanding
|
2026-04-24 01:43:30 +01:00 |
|
Peter Steinberger
|
d88d6a3c8b
|
fix: complete codex app-server turns in docker
|
2026-04-23 05:35:17 +01:00 |
|
chen-zhang-cs-code
|
5210b20523
|
fix(codex): ignore tool descriptions in thread fingerprint
|
2026-04-23 01:01:33 +01:00 |
|
Vincent Koc
|
e8b56a9928
|
feat(codex): add prompt and compaction hooks (#70313)
* feat(codex): add prompt and compaction hooks
* fix(codex): clean prompt and compaction hook tests
|
2026-04-22 15:56:08 -07:00 |
|
pashpashpash
|
cd41bd1359
|
fix(codex): apply GPT-5 prompt overlay (#70175)
|
2026-04-22 22:00:23 +09:00 |
|
Vincent Koc
|
4a4f52b097
|
fix(auth): restore codex oauth error and resume handling
|
2026-04-18 21:27:27 +01:00 |
|
Vincent Koc
|
859eb06662
|
refactor(auth): route codex runtimes through canonical oauth
|
2026-04-18 21:27:27 +01:00 |
|
Peter Steinberger
|
3b65e2302a
|
refactor(codex): split app-server lifecycle seams
|
2026-04-10 23:07:25 +01:00 |
|