Vincent Koc
6ef0cbb94f
fix(docker): bound e2e image builds
2026-05-27 01:53:22 +02:00
Vincent Koc
3e701449ff
fix(e2e): keep mac smoke commands bounded without timeout
2026-05-27 01:37:57 +02:00
Peter Steinberger
8f1fb675aa
test: improve full-suite failure summaries
2026-05-27 00:21:12 +01:00
Vincent Koc
0028c2f793
fix(e2e): require bounded helper timeouts
2026-05-27 01:18:48 +02:00
Vincent Koc
130464e797
fix(docker): bound telegram npm installs
2026-05-27 00:53:53 +02:00
Vincent Koc
728b61a0a4
fix(mac): use corepack pnpm for app packaging
2026-05-27 00:53:09 +02:00
fuller-stack-dev
771675e826
fix: keep bundled OpenClaw plugins image-owned
2026-05-26 23:51:53 +01:00
Vincent Koc
eb15c443fc
fix(docker): bound live setup commands
2026-05-27 00:38:17 +02:00
Kevin Lin
7d6b7f434c
feat(plugin-sdk): add reaction approval helpers ( #86735 )
...
* feat(plugin-sdk): add reaction approval helpers
* fix(signal): register target approval reactions
* Remove legacy WhatsApp approval reaction appender
* refactor(plugin-sdk): share native exec prompt suppression
* revert(discord): keep exec prompt suppression local
* refactor(plugin-sdk): share native approval fallback suppression
* fix(whatsapp): bind outbound approval reactions
* chore(plugin-sdk): refresh api baseline
* revert(imessage): defer reaction approval changes
2026-05-26 15:28:50 -07:00
Vincent Koc
96307ca9b4
fix(docker): bound live docker runs
2026-05-27 00:26:27 +02:00
Vincent Koc
2f7bfdbd10
fix(crabbox): scope env-wrapped macOS bootstrap
2026-05-27 00:12:31 +02:00
Vincent Koc
3736d7b60b
fix(docker): require bounded e2e docker commands
2026-05-27 00:03:00 +02:00
Vincent Koc
c4b9f54b46
fix(diagnostics): flush OTel trace batches
...
Apply diagnostics.otel.flushIntervalMs to OpenTelemetry trace batching so short-lived Windows and QA runs do not lose late lifecycle/model spans. Also make the OTel QA smoke wait for required telemetry and print bounded failure diagnostics.
2026-05-26 22:46:39 +01:00
Vincent Koc
be2213e46e
fix(ci): preserve docker pull retry failures
2026-05-26 23:30:07 +02:00
Peter Steinberger
538b537cc5
fix(build): stabilize shrinkwrap generation
2026-05-26 22:29:46 +01:00
Andy Ye
f3e61580bd
Fix status JSON plugin scan ( #87001 )
...
* fix status json plugin scan
* fix status json metadata imports
* fix channel metadata repair fallback
* fix runtime channel id normalization fallback
* fix status json env channel detection
Co-authored-by: Peter Steinberger <steipete@gmail.com >
* fix signed thinking legacy tool repair
* fix: preserve first signed replay turn
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-05-26 22:24:25 +01:00
Peter Steinberger
16d06aa112
ci: satisfy opengrep git add guard
2026-05-26 21:55:57 +01:00
Peter Steinberger
4e84229e82
fix: infer realtime smoke dev server type
2026-05-26 21:55:57 +01:00
Peter Steinberger
80655fe955
test: fix current suite drift
2026-05-26 16:40:08 -04:00
Peter Steinberger
d8a14e77c3
fix(deps): pin shrinkwrap patch drift to pnpm lock
2026-05-26 16:35:10 -04:00
joshavant
e09f89d37b
revert: 60bec8c duplicate tool display guard
2026-05-26 13:32:50 -07:00
Vincent Koc
38edae7df7
fix(e2e): bound docker package preparation
2026-05-26 22:32:25 +02:00
Josh Avant
60bec8c020
fix(agents): guard duplicate tool display metadata ( #87025 )
2026-05-26 13:28:38 -07:00
Vincent Koc
2fcf990cee
fix(e2e): support plain telegram install timeouts
2026-05-26 22:03:50 +02:00
Vincent Koc
639e7ff997
fix(mac): harden restart and dSYM packaging
2026-05-26 22:01:35 +02:00
Vincent Koc
5c1ecda0ca
fix(e2e): support plain timeout wrappers
2026-05-26 21:49:04 +02:00
Vincent Koc
39682889f9
fix(e2e): clean stale docker lane containers
2026-05-26 21:25:16 +02:00
Vincent Koc
71cb60706b
fix(e2e): bound docker lifecycle hangs
2026-05-26 21:22:01 +02:00
Vincent Koc
b36fa1d8f1
fix(e2e): bound plugin binding docker smoke
2026-05-26 21:09:37 +02:00
Vincent Koc
c0641eb3ad
fix(e2e): preserve docker run failure status
2026-05-26 20:55:51 +02:00
Vincent Koc
23aeb58eaa
fix(e2e): kill timed kitchen rpc command groups
2026-05-26 20:39:44 +02:00
Vincent Koc
8c6537b8c1
fix(ci): kill wedged bun smoke commands
2026-05-26 20:04:12 +02:00
Vincent Koc
2b63eb2825
fix(e2e): bound corrupt plugin update runs
2026-05-26 19:54:05 +02:00
Vincent Koc
564e0bb5c1
fix(mac): harden package script safety
2026-05-26 19:40:16 +02:00
Vincent Koc
a5eee8f1c6
fix(scripts): detect timed changed gates
2026-05-26 19:19:26 +02:00
Vincent Koc
e8f584e400
fix(e2e): route plugin update through timeout helper
2026-05-26 19:11:09 +02:00
Peter Steinberger
7e6837bc07
fix: respect root options in startup guards ( #86927 )
2026-05-26 18:08:51 +01:00
Peter Steinberger
0ec29289c6
fix: tighten CLI utility failure handling ( #86918 )
...
* fix: tighten cli utility failure handling
* fix: preserve completion install error cause
* fix: keep update completion refresh best effort
2026-05-26 18:08:44 +01:00
lukeboyett
9e43d0327f
fix(memory-core): avoid per-file watcher FD fan-out for memory directories ( #86701 )
...
Merged via squash.
Prepared head SHA: e27c28a3a1
Co-authored-by: lukeboyett <46942646+lukeboyett@users.noreply.github.com >
Co-authored-by: osolmaz <2453968+osolmaz@users.noreply.github.com >
Reviewed-by: @osolmaz
2026-05-27 00:48:22 +08:00
Vincent Koc
373b3bfe54
fix(test): explain missing vitest dependency
2026-05-26 18:33:50 +02:00
Vincent Koc
d5bf325126
fix(e2e): kill timed docker scenario runners
2026-05-26 18:31:38 +02:00
Vincent Koc
9ced76a4bb
fix(e2e): route doctor switch commands through timeout helper
2026-05-26 18:19:44 +02:00
Shadow
7671068daf
fix(ci): evaluate duplicate proof sections
2026-05-26 11:18:42 -05:00
Vincent Koc
d6fcb562f4
fix(podman): bound setup image builds
2026-05-26 17:58:42 +02:00
Vincent Koc
6118f3f615
fix(podman): kill timed container launches
2026-05-26 17:47:25 +02:00
Vincent Koc
fb853de554
fix(scripts): preserve native pnpm exec paths
2026-05-26 17:36:48 +02:00
Vincent Koc
e96cde7e14
fix(ci): bound docker pull smoke steps
2026-05-26 17:28:37 +02:00
Vincent Koc
5ef812293b
fix(codex): bridge cli api-key auth into app-server
2026-05-26 17:19:50 +02:00
Vincent Koc
e89afa6afa
fix(e2e): kill timed docker helper commands
2026-05-26 17:16:20 +02:00
Vincent Koc
dc0d4c263e
fix(e2e): kill timed live docker runs
2026-05-26 17:03:57 +02:00