Peter Steinberger
ee6f26406f
fix(release): keep mock release lanes offline
...
(cherry picked from commit 6ef61e4daf )
2026-05-28 22:15:42 +01:00
Vincent Koc
9268f9fe8a
fix(e2e): drop unused codex media event buffer
2026-05-28 22:27:39 +02:00
Peter Steinberger
ea682182d0
fix: isolate npm plugin installs per package ( #87647 )
...
* fix: isolate npm plugin installs per package
* test: assert isolated npm plugin projects in upgrade survivor
* test: assert plugin lifecycle npm project roots
* test: resolve npm project deps in live assertions
* fix: resolve codex bins from isolated npm projects
* docs: document isolated npm plugin projects
* ci: configure testbox workflow for crabbox
* fix: stabilize npm project fingerprint
* fix: keep fetch runtime import side-effect free
* test: keep dynamic live model unit hermetic
* ci: handle empty node toolcache roots
* test: make nounset toolcache probe deterministic
2026-05-28 21:16:07 +01:00
Vincent Koc
59205bd63c
fix(e2e): bound Telegram Bot API helper bodies
2026-05-28 22:01:36 +02:00
Vincent Koc
b84078a975
fix(e2e): bound Telegram RTT driver API bodies
2026-05-28 21:48:45 +02:00
Vincent Koc
605e2976ed
fix(e2e): bound release fixture response bodies
2026-05-28 21:36:25 +02:00
Vincent Koc
4d5b317ace
fix(e2e): bound ClawHub preflight response bodies
2026-05-28 21:24:18 +02:00
Vincent Koc
4fb904ca63
fix(e2e): bound Parallels host server stderr
2026-05-28 21:11:44 +02:00
Vincent Koc
1a926d19b0
fix(e2e): bound RTT credential broker bodies
2026-05-28 20:58:01 +02:00
Vincent Koc
8338986a59
fix(e2e): bound telegram credential broker bodies
2026-05-28 20:29:16 +02:00
Vincent Koc
bbc9a7d3fa
fix(e2e): bound OpenWebUI probe response bodies
2026-05-28 19:35:12 +02:00
Vincent Koc
5fc5aa8f81
fix(e2e): bound kitchen sink rpc probe bodies
2026-05-28 19:00:45 +02:00
Vincent Koc
dab3152e0e
fix(telegram): bound proof command output
2026-05-28 16:31:05 +02:00
Vincent Koc
97ed582f1c
fix(test): detect signaled kitchen sink gateway exits
2026-05-28 15:09:16 +02:00
Vincent Koc
aa82b43c9f
fix(test): detect signaled bundled smoke exits
2026-05-28 14:46:39 +02:00
Vincent Koc
b234aa0085
fix(e2e): bound bundled plugin selection
2026-05-28 14:03:24 +02:00
Vincent Koc
88c395c83c
fix(test): wait for credential timeout cleanup
2026-05-28 13:17:35 +02:00
Vincent Koc
9fef53c3b1
fix(test): keep upgrade survivor runtime state local
2026-05-28 12:30:58 +02:00
Peter Steinberger
7275304793
fix(parallels): guard release target harness mismatch
2026-05-28 10:11:40 +01:00
Vincent Koc
6ae4a00a66
fix(qa): reject loose openwebui probe timeouts
2026-05-28 06:27:04 +02:00
Vincent Koc
6adf2340fb
fix(qa): parse kitchen sink rpc guardrails strictly
2026-05-28 06:05:24 +02:00
Vincent Koc
f39f1a4712
fix(e2e): bound MCP channel harness buffers
2026-05-27 22:34:08 +02:00
Peter Steinberger
bb46b79d3c
refactor: internalize OpenClaw agent runtime ( #85341 )
...
* refactor: extract agent core package
Introduce packages/agent-core as the OpenClaw-owned home for reusable agent loop, harness, session, prompt, and runtime dependency contracts.
* refactor: extract shared llm runtime
Move provider model registries, stream wrappers, OAuth helpers, and LLM utilities into src/llm with plugin-sdk barrels instead of depending on the old embedded runtime layout.
* refactor: remove pi runtime internals
Rename remaining Pi-shaped agent surfaces to OpenClaw agent runtime names, delete obsolete Pi docs and package graph checks, and add the third-party notice for incorporated code.
* refactor: tighten agent session runtime
Make agent-core/runtime dependencies explicit, consolidate compaction and session transcript helpers, and move model/session helpers behind OpenClaw-owned contracts.
* refactor: remove static model and pi auth paths
Drop static model catalogs and Pi auth bridges, move model/provider facts to manifest-owned runtime contracts, and harden internal embedded-agent utilities.
* refactor: remove legacy provider compat paths
* docs: remove agent parity notes
* fix: skip provider wildcard metadata parsing
* refactor: share session extension sdk loading
* refactor: inline acpx proxy error formatter
* refactor: fold edit recovery into edit tool
* fix: accept extension batch separator
* test: align startup provider plugin expectations
* fix: restore provider-scoped release discovery
* test: align static asset packaging expectations
* fix: run static provider catalogs during scoped discovery
* fix: add provider entry catalogs for scoped live discovery
* fix: load lightweight provider catalog entries
* fix: refresh provider-scoped plugin metadata
* fix: keep provider catalog entries on release live path
* fix: keep static manifest models in release live checks
* fix: harden release model discovery
* fix: reduce OpenAI live cache probe reasoning
* fix: disable OpenAI cache probe reasoning
* ci: extend OpenAI gateway live timeout
* fix: extend live gateway model budget
* fix: stabilize release validation regressions
* fix: honor provider aliases in model rows
* fix: stabilize release validation lanes
* fix: stabilize release memory qa
* ci: stabilize release validation lanes
* ci: prefer ipv4 for live docker node calls
* fix: restore shared tool-call stream wrapper
* ci: remove legacy pi test shard alias
* fix: clean up embedded agent test drift
* fix: stabilize runtime alias status
* fix: clean up embedded agent ci drift
* fix: restore release ci invariants
* fix: clean up post-rebase runtime drift
* fix: restore release ci checks
* fix: restore release ci after rebase
* fix: remove stale pi runtime path
* test: align compaction runtime expectations
* test: update plugin prerelease expectations
* fix: handle claude live tool approvals
* fix: stabilize release validation gates
* fix: finish agent runtime import
* test: finish post-rebase agent runtime mocks
* fix: keep codex compaction native
* fix: stabilize codex app-server hook tests
* test: isolate codex diagnostic active run
* test: remove codex diagnostic completion race
# Conflicts:
# extensions/codex/src/app-server/run-attempt.test.ts
* ci: fix full release manifest performance run id
* refactor: narrow llm plugin sdk boundary
* chore: drop generated google boundary stamps
* fix: repair rebase fallout
* fix: clean up rebased runtime references
* fix: decode codex jwt payloads as base64url
* fix: preserve shipped pi runtime alias
* fix: add scoped sdk virtual modules
* fix: decode llm codex oauth jwt as base64url
* fix: avoid stale vertex adc negative cache
* fix: harden tool arg decoding and codeql path
* fix: keep vertex adc negative checks live
* refactor: consolidate codex jwt and edit helpers
* fix: await codex oauth node runtime imports
* fix: preserve sdk tool and notice contracts
* fix: preserve shipped compat config boundaries
* fix: align codex oauth callback host
* fix: terminate agent-core loop streams on failure
* fix: keep codex oauth callback alive during fallback
* ci: include session tools in critical codeql scans
* fix: keep Cloudflare Anthropic provider auth header
* docs: redirect legacy pi runtime pages
* fix: honor bundled web provider compat discovery
* fix: protect session output spill files
* fix: keep legacy agent dir env blocked
* fix: contain auto-discovered skill symlinks
* fix: harden agent core sdk proxy surfaces
* fix: restore approval reaction sdk compat
* fix: keep live docker runs bounded
* fix: keep codex oauth redirect host aligned
* fix: resolve post-rebase agent runtime drift
* fix: redact anthropic oauth parse failures
* fix: preserve responses strict tool shaping
* fix: repair agent runtime rebase cleanup
* docs: redirect retired parity pages
* fix: bound auto-discovered resources to roots
* fix: repair post-rebase agent test drift
* fix: preserve bundled provider allowlist migration
* fix: preserve manifest-owned provider aliases
* fix: declare photon image dependency
* fix: keep provider headers out of proxy body
* fix: preserve shipped env aliases
* fix: refresh control ui i18n generated state
* fix: quote read fallback paths
* fix: preview edits through configured backend
* test: satisfy core test typecheck
* fix: preserve ZAI usage auth fallback
* test: repair codex diagnostic test
* fix: repair agent runtime rebase drift
* test: finish embedded runner import rename
* fix: repair agent runtime rebase integrations
* test: align compaction oauth fallback expectations
* fix: allow sdk-auth session models
* fix: update doctor tool schema import
* fix: preserve bedrock plugin region
* fix: stream harmony-like prose immediately
* ci: include session runtime in codeql shards
* fix: repair latest rebase integrations
* fix: honor explicit codex websocket transport
* fix: keep openai-compatible credentials provider-scoped
* fix: refresh sdk api baseline after rebase
* fix: route cli runtime aliases through openclaw harness
* test: rename stale harness mock expectation
* test: rename embedded agent overflow calls
* test: clean embedded auth test wording
* test: use openclaw stream types in deepinfra cache test
* fix: refresh sdk api baseline on latest main
* fix: honor bundled discovery compat allowlists
* fix: refresh sdk api baseline after latest rebase
* fix: remove stale rebase imports
* test: rename stale model catalog mock
* test: mock renamed doctor runtime modules
* fix: map canonical kimi env auth
* fix: use internal model registry in bench script
* fix: migrate deepinfra provider catalog entry
* fix: enforce builtin tool suppression
* fix: route compaction auth and proxy payloads safely
* refactor: prune unused llm registry leftovers
* test: update codex hooks session import
* test: fix model picker ci coverage
* test: align model picker auth mock types
2026-05-27 19:24:04 +01:00
Vincent Koc
c571652487
fix(e2e): stream live plugin transcripts
2026-05-27 19:36:43 +02:00
Vincent Koc
e93cf52782
fix(e2e): stream release scenario log checks
2026-05-27 19:23:11 +02:00
Vincent Koc
1a34c4833e
fix(e2e): stream OpenAI web search request logs
2026-05-27 19:09:32 +02:00
Vincent Koc
5c20ff93e0
fix(e2e): isolate kitchen sink log scans
2026-05-27 18:45:11 +02:00
Vincent Koc
162a79b170
fix(e2e): bound agent turn assertion logs
2026-05-27 18:04:43 +02:00
Vincent Koc
46f5905498
fix(e2e): zero log tail buffers
2026-05-27 17:48:56 +02:00
Vincent Koc
12dc398267
fix(e2e): harden kitchen sink log tailing
2026-05-27 17:35:51 +02:00
Vincent Koc
694907d01e
fix(e2e): bound bundled runtime log scans
2026-05-27 17:22:46 +02:00
Vincent Koc
20eab65ff4
fix(e2e): relax kitchen sink plugin memory guard
2026-05-27 17:10:01 +02:00
Vincent Koc
a2f714cd44
fix(e2e): bound Telegram proof log polling
2026-05-27 16:59:35 +02:00
Vincent Koc
5eeaa5603f
fix(e2e): bound Open WebUI control probes
2026-05-27 16:31:16 +02:00
Vincent Koc
5bf1f168d4
fix(e2e): bound ClawHub preflight waits
2026-05-27 16:14:51 +02:00
Vincent Koc
4d099c354b
fix(e2e): bound kitchen sink log scans
2026-05-27 15:50:11 +02:00
Syu
0503853c29
fix(agents): keep runtime context before active user turns
...
Fix runtime context placement so hidden runtime context is model-visible before the active user turn without persisting as a visible/session message.
Verification:
- git diff --check origin/main...origin/pr/86995-merge
- gh pr checks 86995 --repo openclaw/openclaw --watch=false
- gh run rerun 26493979156 --repo openclaw/openclaw --failed
- gh run watch 26493979156 --repo openclaw/openclaw --exit-status
- CodeQL run 26493979156 attempt 2, Security High (mcp-process-tool-boundary) job 78066719467 passed
2026-05-27 12:31:56 +01:00
Vincent Koc
1d4537add3
fix(test): scan kitchen rpc readiness logs incrementally
2026-05-27 11:51:03 +02:00
Vincent Koc
329dad23f5
fix(test): bound config reload log polling
2026-05-27 11:23:50 +02:00
Peter Steinberger
d6949d5951
fix(lint): preserve JSONL parse cause
2026-05-27 05:18:46 -04:00
Peter Steinberger
5eba76531b
test(e2e): preserve macos smoke entrypoint path
2026-05-27 10:07:36 +01:00
Vincent Koc
109ba23083
fix(test): await mcp timeout cleanup
2026-05-27 11:04:09 +02:00
Vincent Koc
a4a75a8694
fix(test): harden mcp channel ws timeout
2026-05-27 11:01:52 +02:00
Vincent Koc
e50b20fe7b
fix(test): harden gateway network ws timeout
2026-05-27 10:59:50 +02:00
Cathryn Lavery
730ac1a68d
fix(agents/harness): validate forced plugin harness support before pinning ( #74341 )
...
Validates forced plugin harness support for the requested provider/model before pinning Codex or any other plugin harness. This prevents an explicitly forced Codex runtime from accepting unsupported OpenAI-like providers through a hardcoded bypass while preserving implicit PI fallback and CLI runtime alias passthrough.
Regression coverage covers forced Codex rejection for unsupported openai/openai-codex support, Codex provider support declarations, CLI attempt routing, pi-embedded auth/profile forwarding fakes, Testbox scenario probes, and live Docker Codex plugin E2E.
Thanks @cathrynlavery.
2026-05-27 09:59:04 +01:00
Vincent Koc
40a2600544
fix(test): bound codex media path log polling
2026-05-27 10:55:00 +02:00
Vincent Koc
9b2860324b
fix(e2e): bound Telegram credential setup
2026-05-27 08:49:56 +02:00
Vincent Koc
aa40174f0a
fix(e2e): bound MCP channel connect
2026-05-27 08:33:49 +02:00
Vincent Koc
4b40197eae
fix(e2e): bound Telegram proof Bot API calls
2026-05-27 07:58:34 +02:00
Vincent Koc
96bd939995
fix(e2e): bound kitchen sink RPC probes
2026-05-27 07:33:25 +02:00