pashpashpash
9e57b98bb9
Improve Codex happy path prompt snapshots ( #76229 )
...
* test: add Codex model prompt layers to snapshots
* test: keep rendered prompt snapshots raw
* test: check prompt snapshot drift in ci
* test: prefer codex model cache for prompt fixtures
* fix: exclude publishable plugin dist from core package
2026-05-03 06:40:20 +09:00
Peter Steinberger
c5013eaf43
docs: complete source-backed docs sweep
2026-05-02 22:37:01 +01:00
Vincent Koc
dc6d9973e9
fix(plugins): tolerate missing clawhub artifact resolver
2026-05-02 14:28:20 -07:00
Vincent Koc
46d4238425
fix(plugins): install external search plugins during onboarding
2026-05-02 13:58:07 -07:00
Peter Steinberger
63a3a0e1ec
fix: recover missing plugin payloads during update
2026-05-02 21:53:37 +01:00
Vincent Koc
d4268b1b2b
fix(plugins): catalog externalized npm installs
2026-05-02 13:30:07 -07:00
Vincent Koc
b9eb31b54c
ci: fold parity into QA release validation ( #74622 )
...
Summary:
- The PR deletes the standalone `Parity gate` workflow, renames QA parity wording from gate to lane, routes docs toward QA/release validation, and adjusts the Docker E2E boundary guard for package-backed live lanes.
- Reproducibility: not applicable. as a CI/docs refactor. The high-confidence review path is static comparison of the repaired PR diff against current workflow/docs code plus exact-head check status.
ClawSweeper fixups:
- Included follow-up commit: ci: fold parity into QA release validation
- Ran the ClawSweeper repair loop before final review.
Validation:
- ClawSweeper review passed for head 3482654058 .
- Required merge gates passed before the squash merge.
Prepared head SHA: 3482654058
Review: https://github.com/openclaw/openclaw/pull/74622#issuecomment-4359168336
Co-authored-by: Vincent Koc <vincentkoc@ieee.org >
Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com>
2026-05-02 19:57:15 +00:00
Peter Steinberger
9eb79bcf99
fix(mattermost): load config metadata from config surface
2026-05-02 20:48:14 +01:00
Vincent Koc
5e1529c48b
fix(tests): satisfy codex plugin smoke lint
2026-05-02 12:32:24 -07:00
Peter Steinberger
154512f2e1
test: support published beta codex plugin smoke
2026-05-02 20:14:45 +01:00
Peter Steinberger
23ac9ccfd5
test: add codex npm plugin Docker live proof
2026-05-02 20:08:48 +01:00
Vincent Koc
76c327c096
fix(plugins): remove unsupported bundle metadata
2026-05-02 11:42:17 -07:00
Peter Steinberger
c3c2c31168
ci: update codex cli live smoke
2026-05-02 19:37:51 +01:00
Vincent Koc
f6aedd33e5
test(plugins): restore npm registry for live clawhub
2026-05-02 11:16:08 -07:00
Vincent Koc
43aaeeee15
test(plugins): pass live clawhub flag to docker
2026-05-02 11:10:47 -07:00
Vincent Koc
9c0c0ed127
test(plugins): add live clawhub docker switch
2026-05-02 11:07:05 -07:00
Peter Steinberger
93ffc80e9e
ci: use gpt-5.4 for codex cli live smoke
2026-05-02 19:02:35 +01:00
Vincent Koc
b326e5c0f4
test(plugins): support live clawhub legacy zips
2026-05-02 11:01:54 -07:00
Vincent Koc
2400ae23b8
test(plugins): accept legacy clawhub artifacts
2026-05-02 11:00:53 -07:00
Vincent Koc
1b951c565e
fix(github): raise Barnacle active PR limit
2026-05-02 10:37:46 -07:00
Peter Steinberger
bb294bcd20
feat: support alpha releases
2026-05-02 18:29:13 +01:00
Vincent Koc
7fae11b3b1
fix(plugins): persist clawhub artifact metadata
2026-05-02 10:17:19 -07:00
Peter Steinberger
aafdc5945a
chore: delete stale memory host bridges
2026-05-02 18:15:26 +01:00
Peter Steinberger
9bedcff904
test(build): respect non-core plugin package metadata
2026-05-02 18:04:56 +01:00
Vincent Koc
03be4bfac5
fix(plugins): align clawhub clawpack downloads
2026-05-02 09:58:09 -07:00
Peter Steinberger
30e05211c1
test: tolerate unavailable release agent turn
2026-05-02 17:53:09 +01:00
Peter Steinberger
d3b6c805de
ci: polish source performance report
2026-05-02 17:49:54 +01:00
Peter Steinberger
25ca5cc8df
ci: add source performance probes
2026-05-02 17:46:10 +01:00
Peter Steinberger
5551d9fad4
fix: discover source-only plugins in checkouts
2026-05-02 17:33:15 +01:00
Peter Steinberger
b4d0935557
test(release): align source checkout runtime expectations
2026-05-02 17:13:37 +01:00
Peter Steinberger
c336ab9e46
fix: repair bundled deps in release pack smoke
2026-05-02 17:05:56 +01:00
Peter Steinberger
20bb52e42c
feat(gateway): profile watched gateway startup
2026-05-02 17:05:35 +01:00
Vincent Koc
437acb4184
test(plugins): exercise clawhub clawpack fixtures
2026-05-02 09:02:37 -07:00
Peter Steinberger
ea098bcafa
test(release): tolerate unavailable live agent turns
2026-05-02 17:00:15 +01:00
pashpashpash
563dca82f4
Add Codex happy path prompt snapshots ( #75807 )
...
* Add Codex prompt snapshots
* Fix prompt snapshot scenario catalogs
* Harden prompt snapshot drift check
* Fix CLI compat build export
* fix: keep codex snapshots out of core plugin surface
* fix: harden prompt snapshot ci checks
* fix: accept readonly web search onboarding scopes
* fix: repair plugin sdk package boundary types
* fix: clear prompt snapshot ci regressions
* fix: clear latest main ci checks
* fix: resolve latest main discord helper overlap
* fix: refresh codex dynamic tool snapshots
* fix: align prompt snapshot branch with latest ci
* fix: isolate plugin auto enable tests
* test: refresh prompt dynamic tool snapshots
* fix: stabilize bundled channel auto enable
* fix: clean stale prompt snapshots
2026-05-03 00:59:55 +09:00
Peter Steinberger
b63d098e8c
fix: repair configured plugin installs ( #76129 )
...
Summary:
- The PR adds a 2026.5.2 doctor repair pass for actively used configured downloadable plugins, prefers ClawHub ... pm fallback, records installed plugin state, extends upgrade-survivor coverage, and updates docs/changelog.
- Reproducibility: yes. Static inspection of current main and the PR head gives a high-confidence reproduction ... d-plugin install pass, while the PR tests the new repair-only path, success stamping, and warning behavior.
ClawSweeper fixups:
- Included follow-up commit: test: cover configured plugin install update path
- Included follow-up commit: test: isolate channel option metadata cache
- Included follow-up commit: fix: keep configured plugin repair scoped
Validation:
- ClawSweeper review passed for head d3519ce42c .
- Required merge gates passed before the squash merge.
Prepared head SHA: d3519ce42c
Review: https://github.com/openclaw/openclaw/pull/76129#issuecomment-4364120658
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-05-02 15:49:52 +00:00
Peter Steinberger
0be7a78479
ci: add OpenClaw performance reports
2026-05-02 16:48:33 +01:00
Vincent Koc
33eebc29c3
test(plugins): cover kitchen sink clawhub cutover
2026-05-02 08:30:47 -07:00
Peter Steinberger
3f2c3a69d7
fix(release): stabilize slow live release gates
2026-05-02 16:04:39 +01:00
Vincent Koc
c7b5302acf
fix(plugins): repair missing clawhub installs
2026-05-02 08:01:37 -07:00
Peter Steinberger
2244ba87b3
docs: add generated plugin reference pages
2026-05-02 15:55:47 +01:00
Peter Steinberger
27318663ef
docs: compact plugin inventory tables
2026-05-02 15:40:02 +01:00
Peter Steinberger
9d5a0d4094
test: support legacy plugin cleanup package layout
2026-05-02 15:36:01 +01:00
Peter Steinberger
57e4a12165
fix(release): stage codex plugin source for live docker harness
2026-05-02 15:34:59 +01:00
Peter Steinberger
408642dc34
test: skip legacy doctor in upgrade survivor prep
2026-05-02 15:04:06 +01:00
Peter Steinberger
81e1deade2
fix(release): restore plugin runtime loading
2026-05-02 14:28:55 +01:00
Peter Steinberger
7a100021d3
test(release): stabilize live codex gates
2026-05-02 14:08:47 +01:00
Peter Steinberger
f523620abe
ci: use gpt-5.4 for cross-os release smoke
2026-05-02 13:47:51 +01:00
Peter Steinberger
695960975a
test(release): relax reduced kitchen sink diagnostics
2026-05-02 13:40:45 +01:00
Peter Steinberger
2165d1687e
test(release): allow kitchen sink channel probe diagnostic
2026-05-02 13:37:17 +01:00