Vincent Koc
f63754b314
fix(e2e): clean package onboarding artifacts
2026-05-26 10:50:23 +02:00
Vincent Koc
d3bbfa1f5a
fix(e2e): clean skill install package mounts
2026-05-26 10:10:28 +02:00
Vincent Koc
a5653c0ce9
fix(e2e): clean Codex plugin live artifacts
2026-05-26 10:02:05 +02:00
Vincent Koc
b93cee45d0
fix(e2e): clean sampled Docker logs on failure
2026-05-26 09:52:42 +02:00
Vincent Koc
41eef4a796
test(e2e): assert release upgrade installs candidate
2026-05-26 08:27:23 +02:00
Vincent Koc
4b03e07294
test(e2e): assert release plugin uninstall removes files
2026-05-26 07:53:20 +02:00
Vincent Koc
5174d9744e
test(plugins): canonicalize plugin install assertion paths
2026-05-26 07:04:41 +02:00
Vincent Koc
4738d0a296
fix(test): measure kitchen sink gateway children
2026-05-26 04:29:42 +02:00
Vincent Koc
eab8d29db2
fix(test): harden plugin gauntlet proof
2026-05-26 04:23:04 +02:00
Vincent Koc
80aa6d77fc
test(onboard): guard docker e2e resources
2026-05-26 02:26:28 +02:00
Vincent Koc
60afca187d
fix(test): isolate kitchen sink rpc home env
2026-05-26 01:46:51 +02:00
Vincent Koc
84929e4265
fix(test): harden bundled plugin install sweep
2026-05-26 01:17:12 +02:00
Vincent Koc
cd96542d37
fix(test): harden macos onboarding e2e
2026-05-26 00:02:41 +02:00
Peter Steinberger
9f7485e182
test: port release validation stabilizers
2026-05-25 21:50:49 +01:00
Peter Steinberger
5a9673ecd7
test: stabilize release validation test harnesses
2026-05-25 21:35:29 +01:00
Vincent Koc
f1197ed6fc
fix(test): bound kitchen sink command output
2026-05-25 22:28:56 +02:00
Vincent Koc
74f3a1eee2
fix(test): assert e2e agent reply payloads
2026-05-25 21:49:16 +02:00
Ayaan Zaidi
cf275676f3
fix(mantis): release telegram user leases on startup failure
2026-05-25 23:34:35 +05:30
Vincent Koc
6f695c1864
fix(test): clean kitchen sink rpc temp state
2026-05-25 16:47:23 +02:00
Vincent Koc
6eb46ceac8
fix(test): dedupe kitchen sink command assertions
2026-05-25 14:48:57 +02:00
Vincent Koc
fc3cd4970c
fix(test): stream bundled plugin sweep logs
2026-05-25 13:37:38 +02:00
Vincent Koc
e9b8a6ecbf
fix(test): avoid source gateway import in rpc walk
2026-05-25 12:05:31 +02:00
Vincent Koc
73189e3ecb
fix(e2e): sample Windows kitchen sink gateway RSS
2026-05-25 08:59:11 +02:00
Vincent Koc
4798264a29
fix(e2e): harden bundled lifecycle probe on Windows
2026-05-25 04:14:00 +02:00
Vincent Koc
60c0f249ad
test(e2e): sample kitchen sink rpc peak rss
2026-05-25 03:50:01 +02:00
Vincent Koc
732cf54240
fix(test): fail multi-node update regressions
2026-05-25 02:44:02 +02:00
Vincent Koc
ec168fa2bd
test(e2e): harden multi-node update smoke
2026-05-25 01:59:32 +02:00
Vincent Koc
3e275a53dc
fix(e2e): retry Windows kitchen sink probes
2026-05-24 23:10:33 +02:00
Vincent Koc
0acc3e3216
test(e2e): select installable bundled plugins
2026-05-24 21:36:08 +02:00
Vincent Koc
dfa1a51225
fix(test): focus plugin binding Docker smoke
2026-05-24 20:28:43 +02:00
Vincent Koc
a4fab83b55
test(e2e): fail release memory indexing errors
2026-05-24 20:12:43 +02:00
Vincent Koc
8edc671eb4
fix(e2e): harden Windows plugin assertions
2026-05-24 19:10:10 +02:00
Vincent Koc
87a2eba427
fix(e2e): harden Windows kitchen sink assertions
2026-05-24 17:47:19 +02:00
Vincent Koc
c643370fd8
fix(e2e): harden Telegram credential paths on Windows
2026-05-24 17:17:28 +02:00
Vincent Koc
7e51f83aec
fix(test): require kitchen sink diagnostic canaries
2026-05-24 16:27:46 +02:00
Vincent Koc
483d7be6c4
fix(scripts): harden Windows upgrade survivor recipe
2026-05-24 16:05:24 +02:00
Vincent Koc
a72b11d29a
fix(test): fail missing kitchen sink rss samples
2026-05-24 14:44:14 +02:00
Vincent Koc
98e09e8817
fix(test): harden Docker resource ceilings
2026-05-24 13:38:50 +02:00
Peter Steinberger
3839b48615
test(parallels): harden release VM smoke isolation
2026-05-24 05:50:03 +01:00
Vincent Koc
32f91503be
fix(scripts): harden Windows QA runners
2026-05-24 02:55:08 +02:00
Vincent Koc
8a94e825cd
fix(scripts): run Windows check commands through shims
2026-05-23 18:30:14 +02:00
Vincent Koc
15d9134fc6
fix(e2e): prefer x64 MinGit on Windows
2026-05-23 11:46:25 +02:00
Vincent Koc
6657b493e2
fix(e2e): scrub Windows update config on PowerShell 5.1
2026-05-23 11:24:36 +02:00
Vincent Koc
73c1e375e4
test(e2e): sample kitchen sink RSS on Windows
2026-05-23 09:07:31 +02:00
Vincent Koc
b4f62c9afc
fix(e2e): support macOS script wrappers
2026-05-23 08:23:31 +02:00
clawsweeper[bot]
464ffc1003
feat: start onboarding for fresh CLI installs ( #85519 )
...
Summary:
- This PR routes bare `openclaw` to classic onboarding for missing, empty, or metadata-only configs; keeps aut ... cs/changelog/tests; and narrows a Docker E2E boundary-check exception for an existing source-checkout lane.
- Reproducibility: not applicable. this is a feature/default-routing PR rather than a bug report. The branch p ... ill includes a fresh-state terminal run reaching `OpenClaw setup` and tests for the relevant config states.
Automerge notes:
- PR branch already contained follow-up commit before automerge: feat: start onboarding for fresh CLI installs
Validation:
- ClawSweeper review passed for head f4b2572f2e .
- Required merge gates passed before the squash merge.
Prepared head SHA: f4b2572f2e
Review: https://github.com/openclaw/openclaw/pull/85519#issuecomment-4522938004
Co-authored-by: FullerStackDev <263060202+fuller-stack-dev@users.noreply.github.com >
Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com>
Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com>
Approved-by: takhoffman
Co-authored-by: takhoffman <781889+takhoffman@users.noreply.github.com >
2026-05-22 22:00:21 +00:00
Peter Steinberger
d756e1c500
test: add docker proof for plugin binding command escape
2026-05-22 19:58:04 +01:00
Peter Steinberger
a0358bbf18
test(release): wait for config reload log proof
2026-05-22 17:44:11 +01:00
Vincent Koc
a28f1297ab
test(e2e): avoid synthetic channel config in plugin smoke
2026-05-22 14:55:10 +02:00
Vincent Koc
84329182a7
test(plugins): keep rpc source walk on source call gateway
2026-05-22 14:13:21 +02:00