Peter Steinberger
d559e1dca6
Reapply "refactor: move runtime state to SQLite"
...
This reverts commit 694ca50e97 .
2026-05-27 21:36:57 +01:00
Peter Steinberger
26a8432ee1
fix(ci): align release and image tests
2026-05-27 15:44:56 -04:00
Patrick Erichsen
ee57f341f0
Add ClawHub skill verification and trust surfaces ( #86699 )
...
* feat(skills): fetch ClawHub skill verification
* feat(skills): resolve ClawHub verification targets
* feat(skills): add ClawHub verify command
* docs(skills): document ClawHub verification
* test(skills): type verify CLI fixture
* fix(skills): fetch verified skill card URL
* fix(skills): bound verified card downloads
* fix(skills): fail closed on malformed verification
* fix(skills): corroborate ClawHub install origins
* feat(skills): surface ClawHub trust in control UI
* chore(protocol): refresh generated gateway models
* chore(ui): refresh i18n raw copy baseline
* docs: clarify skills verify wording
* fix: fail closed on skill trust mismatches
* fix: reject incomplete clawhub provenance
* fix: satisfy trust verdict lint
* fix: restore ci checks after main merge
2026-05-27 14:23:24 -05: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
11ca150a1b
fix(testing): bound plugin gauntlet relay logs
2026-05-27 20:04:56 +02:00
Vincent Koc
8e8445905f
fix(release): stream cross-os served artifacts
2026-05-27 19:51:51 +02: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
Dallin Romney
d638611684
feat: split diffs language pack
...
Split the diffs viewer Shiki language pack into an external publishable plugin.
The diffs plugin keeps the default curated syntax set, while the new @openclaw/diffs-language-pack package carries the extended Shiki languages for npm and ClawHub distribution. The install metadata includes the external ClawHub spec, and the curated C# alias set keeps both c# and cs supported without the language pack.
Co-authored-by: Dallin Romney <dallinromney@gmail.com >
2026-05-27 18:08:40 +01:00
Peter Steinberger
de5971eedc
fix(onboard): preserve rerun config migrations
...
Fix non-interactive and wizard onboarding reruns so existing agent lists and bindings are preserved unless the user explicitly resets config.
Isolate legacy `plugins.installs` migration into its own write so the config size-drop allowance cannot mask unrelated config loss, while preserving new or repaired install records for the final plugin-index commit. Also keep shrinkwrap generation pinned to pnpm-locked transitive patch versions only when the dependency edge still allows that version, and isolate the tooling Vitest shard that mutates process state.
Fixes #84692 .
Replaces #84748 .
Co-authored-by: yetval <yetvald@gmail.com >
2026-05-27 18:05:07 +01: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
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
Vincent Koc
4a8d89f8b5
fix(ci): bound real behavior proof API waits
2026-05-27 15:12:53 +02:00
Vincent Koc
b12bd3fc98
fix(dev): bound issue labeler OpenAI waits
2026-05-27 14:56:10 +02:00
Vincent Koc
5fb57b533e
fix(dev): bound gh-read API waits
2026-05-27 14:33:06 +02:00
Vincent Koc
d09eb437f2
fix(dev): bound Claude usage debug fetches
2026-05-27 14:10:15 +02:00
Vincent Koc
e2cebe88ca
fix(dev): bound realtime smoke HTTP waits
2026-05-27 13:46:42 +02:00
Vincent Koc
545ad7f256
fix(dev): bound discord smoke waits
2026-05-27 12:56:39 +02:00
Vincent Koc
83ab0ba99f
fix(test): bound qa otel receiver bodies
2026-05-27 12:26:49 +02:00
Vincent Koc
7a7d9dedc1
fix(scripts): resolve npm package candidates through npm runner
2026-05-27 12:12:32 +02:00
Peter Steinberger
2babe03bf5
perf(gateway): cache stable plugin index fingerprints
2026-05-27 11:03:50 +01:00
Vincent Koc
1d4537add3
fix(test): scan kitchen rpc readiness logs incrementally
2026-05-27 11:51:03 +02:00
Vincent Koc
8c6da93fdf
fix(test): fail startup bench on bad samples
2026-05-27 11:46:02 +02:00
Vincent Koc
329dad23f5
fix(test): bound config reload log polling
2026-05-27 11:23:50 +02: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
Vincent Koc
40a2600544
fix(test): bound codex media path log polling
2026-05-27 10:55:00 +02:00
Sebastien Tardif
527b7c2eed
fix(install): skip Homebrew until macOS packages need it
...
Keep macOS Homebrew setup lazy so users with supported Node and Git can install without admin/Homebrew, while still installing Homebrew before macOS Node or Git package installs.
Updates installer docs and adds focused install.sh coverage for the lazy Git path. Also aligns the live-media provider expectation with current main so built-artifact checks stay green.
Fixes #83232
Co-authored-by: Sebastien Tardif <sebtardif@ncf.ca >
2026-05-27 09:48:04 +01:00
Vincent Koc
351aac9f57
fix(ci): bound additional boundary checks
2026-05-27 10:42:22 +02:00
Vincent Koc
4dfc2cf14a
fix(release): reject empty beta smoke runs
2026-05-27 10:34:06 +02:00
Vincent Koc
158bc697c4
fix(lint): split source lint shards
2026-05-27 10:32:53 +02:00
Vincent Koc
ecdc925698
fix(crabbox): reinitialize invalid changed-gate git dirs
2026-05-27 10:32:53 +02:00
Vincent Koc
1ba4448a60
fix(lint): shard core lint checks
2026-05-27 10:32:53 +02:00
Vincent Koc
8caa44fba3
fix(lint): cap oxlint helper memory locally
2026-05-27 10:32:53 +02:00
Vincent Koc
6c42fea2d8
fix(package): omit unpacked test helpers from inventory
2026-05-27 10:32:53 +02:00
Vincent Koc
cc662ba7d3
fix(docker): skip declarations in runtime packages
2026-05-27 10:32:53 +02:00
Vincent Koc
e8dde305e2
fix(build): cap tsdown heap in containers
2026-05-27 10:32:53 +02:00
Vincent Koc
b3e3b1b659
fix(crabbox): full-sync local sparse container runs
2026-05-27 10:32:52 +02:00
Vincent Koc
51dd548a59
fix(test): reject unknown live media providers
2026-05-27 10:29:24 +02:00
Vincent Koc
ad3d197c68
fix(test): reject empty gateway cpu runs
2026-05-27 10:19:57 +02:00
Vincent Koc
b460ee48a6
fix(test): fail empty plugin gauntlet runs
2026-05-27 10:16:16 +02:00