Vincent Koc
0e8e986c95
perf(memory): narrow telegram bot deps skill/runtime imports
2026-04-02 14:16:13 +09:00
Sally O'Malley
ee274dbdd1
remove noisy podman output from launch script and update doc ( #59368 )
...
Signed-off-by: sallyom <somalley@redhat.com>
2026-04-01 23:28:11 -04:00
Vincent Koc
534f0a644b
fix(plugins): keep browser facade helpers cold
2026-04-02 11:44:49 +09:00
Peter Steinberger
8f617bf4d7
fix: validate npm dist-tag auth before publish
2026-04-01 19:39:09 +01:00
Onur
f1f5a3fcf4
Release: trim duplicate preflight work ( #59117 )
...
* Release: skip duplicate runtime-deps staging
* Release: trim public mac validation workflow
* Release: require promoted npm publish
* Release: verify promoted npm provenance
* Release: restore public mac validation build
* Release: skip pack check on npm promote
* Release: skip pack check on npm promote
2026-04-01 19:24:37 +02:00
Vincent Koc
ec426ac356
perf(test): narrow slack string normalization imports
2026-04-02 00:29:50 +09:00
Peter Steinberger
b569f5d313
fix: normalize local npm publish tarball paths
2026-04-01 16:25:37 +01:00
Vincent Koc
0453d355fd
perf(test): narrow discord monitor runtime seams
2026-04-01 23:47:22 +09:00
Peter Steinberger
c3490b3c70
fix: keep prepared prepack logs off stdout
2026-04-01 15:31:02 +01:00
Vincent Koc
76c4ecd651
perf(test): narrow sdk seams for channel hotspots
2026-04-01 23:14:48 +09:00
Gustavo Madeira Santana
2dab0c518a
fix(regression): ship diffs viewer runtime asset
2026-04-01 09:56:07 -04:00
Peter Steinberger
9065243729
fix: stop stale Windows gateway before upgrade onboard
2026-04-01 14:52:44 +01:00
Vincent Koc
7a7549f12f
perf(test): reduce hotspot reload churn ( #59033 )
2026-04-01 22:19:19 +09:00
Peter Steinberger
fc745db76d
ci: remove bun workflow
2026-04-01 21:58:46 +09:00
Vincent Koc
f1595f59b4
fix(ci): allow plugin npm preview without publish token ( #58929 )
2026-04-01 19:16:46 +09:00
Luke
1654c3a851
feat(gateway): make chat history max chars configurable ( #58900 )
...
* feat(gateway): make chat history max chars configurable
* fix(gateway): address review feedback
* docs(changelog): note configurable chat history limits
2026-04-01 21:08:37 +11:00
Forgely3D
4fa11632b4
fix: escalate to model fallback after rate-limit profile rotation cap ( #58707 )
...
* fix: escalate to model fallback after rate-limit profile rotation cap
Per-model rate limits (e.g. Anthropic Sonnet-only quotas) are not
relieved by rotating auth profiles — if all profiles share the same
model quota, cycling between them loops forever without falling back
to the next model in the configured fallbacks chain.
Apply the same rotation-cap pattern introduced for overloaded_error
(#58348 ) to rate_limit errors:
- Add `rateLimitedProfileRotations` to auth.cooldowns config (default: 1)
- After N profile rotations on a rate_limit error, throw FailoverError
to trigger cross-provider model fallback
- Add `resolveRateLimitProfileRotationLimit` helper following the same
pattern as `resolveOverloadProfileRotationLimit`
Fixes #58572
* fix: cap prompt-side rate-limit failover (#58707 ) (thanks @Forgely3D)
* fix: restore latest-main gates for #58707
---------
Co-authored-by: Ember (Forgely3D) <ember@forgely.co>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-04-01 17:54:10 +09:00
Peter Steinberger
95182d51cc
fix: harden bundled plugin runtime deps
2026-04-01 08:55:00 +01:00
Peter Steinberger
31ed09bc96
fix: run bundled deps postinstall for global npm
2026-04-01 08:38:24 +01:00
Ayaan Zaidi
5a95d65f1e
fix: restore bundled runtime dependency provisioning ( #58782 ) (thanks @obviyus)
...
* fix: restore bundled runtime dependency provisioning
* fix: ship npm runner in packed installs
* fix: address bundled runtime staging review feedback
* fix: include npm runner in docker build contexts
* fix: restore bundled runtime dependency provisioning (#58782 ) (thanks @obviyus)
* fix: allow caret specs through windows npm cmd (#58782 ) (thanks @obviyus)
2026-04-01 13:03:36 +05:30
Peter Steinberger
c130ebad35
fix: verify linux gateway in parallels smoke
2026-04-01 07:38:49 +01:00
Peter Steinberger
d771f7dcb7
fix: harden acpx live startup
2026-03-31 23:20:24 +01:00
Peter Steinberger
d7e9d341cc
fix: require npm auth for dist-tag mirror
2026-03-31 23:14:19 +01:00
Peter Steinberger
9ea7e06460
build: bump version to 2026.4.1
2026-03-31 22:53:17 +01:00
Peter Steinberger
ad06d5ab4d
build: reuse release preflight artifacts
2026-04-01 06:30:36 +09:00
Peter Steinberger
968bc3d5b0
fix(ci): preserve workspace openclaw plugin links
2026-03-31 22:05:59 +01:00
Peter Steinberger
213a704b71
fix: unblock 2026.3.31 release preflight
2026-03-31 21:54:12 +01:00
Peter Steinberger
913e7d5eba
fix: correct callable plugin sdk facades
2026-03-31 21:00:52 +01:00
Vincent Koc
a4f45c55b2
fix(slack): restore callable directory facade exports
2026-04-01 04:51:36 +09:00
Peter Steinberger
49458fc50e
fix: pin parallels version checks to packed build commit
2026-03-31 20:39:21 +01:00
Peter Steinberger
9d1b443542
fix: harden live docker auth harness
2026-03-31 20:37:42 +01:00
Vincent Koc
b441e59d25
fix(build): isolate bundled runtime dependency staging
2026-04-01 04:15:08 +09:00
Peter Steinberger
e039c72a76
fix: unblock onboard docker smoke
2026-03-31 18:12:00 +01:00
Peter Steinberger
1e17a96983
chore: surface parallels npm-update progress
2026-03-31 17:49:24 +01:00
Peter Steinberger
28673a9388
fix: restore bundled plugin runtime deps after global install
2026-03-31 17:49:24 +01:00
Peter Steinberger
8bf8baef87
Revert "refactor: move tasks into bundled plugin"
...
This reverts commit c75f4695b7 .
2026-04-01 01:30:22 +09:00
Peter Steinberger
759d37635d
Revert "refactor: move tasks behind plugin-sdk seam"
...
This reverts commit da6e9bb76f .
2026-04-01 01:30:22 +09:00
Peter Steinberger
a842e34f15
test: require Claude 4.6 for Anthropic live selection
2026-03-31 16:41:50 +01:00
Peter Steinberger
015ab98591
fix: restore ci status fast path and whatsapp tests
2026-03-31 16:21:55 +01:00
Peter Steinberger
da6e9bb76f
refactor: move tasks behind plugin-sdk seam
2026-03-31 15:22:09 +01:00
Peter Steinberger
e1da91791a
build: externalize bundled plugin runtime deps
2026-03-31 15:22:08 +01:00
Peter Steinberger
c75f4695b7
refactor: move tasks into bundled plugin
2026-03-31 15:22:08 +01:00
Peter Steinberger
d90b627e1b
build: copy bundled plugin postinstall script into cleanup smoke image
2026-03-31 15:17:13 +01:00
Vincent Koc
29b9310319
fix(scripts): normalize bundled entry paths and planner counts
2026-03-31 22:47:12 +09:00
Vincent Koc
2df86cce1c
refactor(telegram): narrow native command reply dispatch seam
2026-03-31 22:28:53 +09:00
Peter Steinberger
5a93344d82
fix: ship bundled runtime support packages
2026-03-31 14:25:32 +01:00
Gustavo Madeira Santana
8dbba7d17c
fix(scripts/pr): make cleanup worktree-safe
2026-03-31 09:07:42 -04:00
Vincent Koc
675b80c4a4
perf(slack): narrow send chunking imports
2026-03-31 21:58:00 +09:00
Vincent Koc
7710579a82
perf(telegram): narrow native command import surface
2026-03-31 21:43:16 +09:00
Vincent Koc
225dfe0094
fix(ci): stabilize planner executor fallback tests
2026-03-31 20:26:28 +09:00
Vincent Koc
cf3ae2612b
fix(ci): reduce slow channel test skew
2026-03-31 19:49:40 +09:00
Jacob Tomlinson
781775ec08
Media: secure image temp dirs ( #58270 )
2026-03-31 11:12:47 +01:00
Vincent Koc
e95f786aa2
fix(dev): sync run-node test types
2026-03-31 18:04:22 +09:00
Vincent Koc
cd8d0881ed
fix(dev): classify dirty-tree watch invalidations
2026-03-31 17:54:05 +09:00
zsxsoft
d15d7d0962
fix(scripts/pr): shell-escape env file values to prevent command injection via branch names
2026-03-31 17:24:19 +09:00
Vincent Koc
2feb83babb
fix(ci): shard fast extension checks
2026-03-31 15:58:50 +09:00
Vincent Koc
a6046c94f7
fix(ci): speed up fast extension scheduling
2026-03-31 15:52:40 +09:00
Vincent Koc
8dfbcaa200
fix(ci): default local low-memory checks
2026-03-31 15:05:04 +09:00
Ayaan Zaidi
3059eadca2
test: fix provider runtime mocks and test planner load shedding
2026-03-31 11:04:28 +05:30
Gustavo Madeira Santana
47136536c8
tests: use multi-sample CLI startup baselines
2026-03-30 22:35:50 -04:00
Gustavo Madeira Santana
68e49fa791
tests: standardize CLI startup benchmarks
2026-03-30 22:15:56 -04:00
Gustavo Madeira Santana
bf6d3176fc
scripts: preserve changelog subsection detection
2026-03-30 21:05:31 -04:00
Shakker
d46f64199a
fix: retry bundled runtime dependency staging
2026-03-31 01:40:55 +01:00
Gustavo Madeira Santana
31a4b45db0
Maintainer: split PR workflow script modules
2026-03-30 20:28:32 -04:00
Gustavo Madeira Santana
fa2e051bb6
Maintainer: tighten PR workflow script
...
Reduce prep and merge friction in the PR wrapper by keeping rebases explicit, reusing doc-only gate results, and making review output terminal-first.
Also add clearer baseline-noise guidance for unrelated local gate failures plus worktree listing and cleanup helpers.
2026-03-30 19:48:46 -04:00
Shakker
aff6883f93
fix: avoid over-sharding single include-file test batches
2026-03-30 17:14:02 +01:00
Peter Steinberger
25074de838
fix: restore lightweight root help startup
2026-03-30 03:08:53 +01:00
MerlinMiao88888888
9c2d22e77f
scripts: respect gateway.bind config when OPENCLAW_GATEWAY_BIND not set ( #55453 )
...
* scripts: respect gateway.bind config when OPENCLAW_GATEWAY_BIND not set
* scripts: keep Podman bind precedence focused
Signed-off-by: sallyom <somalley@redhat.com>
---------
Signed-off-by: sallyom <somalley@redhat.com>
Co-authored-by: sallyom <somalley@redhat.com>
2026-03-29 22:00:21 -04:00
Peter Steinberger
fec51572a3
fix: stabilize gate and extension boundary checks
2026-03-30 02:37:36 +01:00
Peter Steinberger
9857d40923
fix(runtime): stabilize image generation auth/runtime loading
2026-03-30 01:14:29 +01:00
Daniel Olshansky
6e1f00dc86
[ClawDock] Iteration on the first submission; bug fixes, UX improvements, etc ( #23912 )
...
Merged via squash.
Prepared head SHA: 30c5ef37a4
Co-authored-by: Olshansk <1892194+Olshansk@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
2026-03-29 20:05:41 -04:00
Peter Steinberger
63cbc097b5
refactor(channels): route core through registered plugin capabilities
2026-03-30 01:03:42 +01:00
Peter Steinberger
471e059b69
refactor(plugin-sdk): remove channel-specific sdk shims
2026-03-30 01:03:24 +01:00
Peter Steinberger
193f781fad
fix: stabilize ci and serial test gate
2026-03-30 00:43:01 +01:00
Radek Sienkiewicz
4680335b2a
docs: fix English link audits ( #57039 )
...
Merged via squash.
Prepared head SHA: d20a3b620f
Co-authored-by: velvet-shark <126378+velvet-shark@users.noreply.github.com>
Reviewed-by: @velvet-shark
2026-03-30 01:21:00 +02:00
Onur Solmaz
2da61e6553
[codex] Move internal development notes to maintainers ( #57316 )
...
* docs: move internal notes to maintainers
* docs: drop internal notes agent guidance
2026-03-30 00:15:08 +02:00
Peter Steinberger
2e0682d930
refactor: finish decoupling plugin sdk seams
2026-03-29 22:42:06 +01:00
Peter Steinberger
4635810385
fix: stabilize unit test planner scheduling
2026-03-30 06:17:06 +09:00
Peter Steinberger
63e5c3349e
refactor(config): drop obsolete legacy config aliases
2026-03-29 22:00:56 +01:00
Peter Steinberger
d9274444b7
fix: keep beta on newer prereleases
2026-03-30 05:37:01 +09:00
Onur Solmaz
96df794c12
[codex] Move internal experiment plans under docs-internal ( #57262 )
...
* docs: restore internal plan docs under docs-internal
* docs: move internal plans under docs/internal
* docs: restore deleted internal experiment notes
* docs: group internal notes by author
* docs: move Bob internal notes under osolmaz
* docs: move remaining internal notes under osolmaz
* Revert "docs: move remaining internal notes under osolmaz"
* docs: restore experiment architecture note
* docs: normalize osolmaz internal doc authorship
* docs: add identity metadata to internal docs
* docs: document internal development notes
* docs: use Peter in internal docs examples
* docs: move Mariano background task note to internal docs
* Revert "docs: use Peter in internal docs examples"
* docs: use real Peter note in internal docs readme
* docs: rename Mariano background task note
* docs: preserve others internal notes by default
* docs: allow BDFL override for internal notes
2026-03-29 22:18:26 +02:00
Peter Steinberger
73477eee4c
fix: harden ACP plugin tools bridge ( #56867 ) (thanks @joe2643)
2026-03-30 05:09:59 +09:00
khhjoe
a8c189f463
fix(mcp): serialize result.content instead of wrapper object; warn on missing static assets
2026-03-30 05:09:59 +09:00
khhjoe
3151eb5b48
feat: auto-install acpx deps via npm postinstall on global install
2026-03-30 05:09:59 +09:00
khhjoe
5f628c0bf8
build: copy acpx mcp-proxy.mjs to dist in runtime-postbuild
2026-03-30 05:09:59 +09:00
Gustavo Madeira Santana
dc192d7b2f
Build: mirror Matrix crypto WASM runtime deps ( #57163 )
...
Merged via squash.
Prepared head SHA: b3aeb9d08a
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
2026-03-29 15:57:28 -04:00
Peter Steinberger
82f04ced27
refactor(plugin-sdk): drop legacy provider compat subpaths
2026-03-29 20:55:53 +01:00
Peter Steinberger
24d16c39ad
refactor(plugin-sdk): remove source alias residue
2026-03-29 14:53:03 +01:00
Peter Steinberger
e6116769b4
build(plugin-sdk): verify dist facade exports
2026-03-29 14:53:03 +01:00
Peter Steinberger
8e0ab35b0e
refactor(plugins): decouple bundled plugin runtime loading
2026-03-29 09:10:38 +01:00
Ayaan Zaidi
1791c7c304
fix: unify telegram exec approval auth
2026-03-29 10:45:57 +05:30
Vignesh Natarajan
6883f688e8
Docker setup: force BuildKit for local builds
2026-03-28 20:46:35 -07:00
Peter Steinberger
03826b8075
fix(test): harden planner artifact cleanup and profile env fallback
2026-03-29 00:20:19 +00:00
Peter Steinberger
3cbd3960f9
test: add minimax parallels smoke lane
2026-03-29 00:01:59 +00:00
Gustavo Madeira Santana
0b8bc0e1b4
Tests: cap CI extension batch concurrency
2026-03-28 18:58:47 -04:00
Peter Steinberger
1249dad6c4
fix(release): skip lifecycle scripts in npm precheck
2026-03-28 22:29:47 +00:00
Peter Steinberger
587e18cd3f
chore: prepare 2026.3.28-beta.1 release
2026-03-28 22:24:51 +00:00
Peter Steinberger
887d7584d6
refactor(plugins): expose bundled onboard helpers
2026-03-28 21:35:13 +00:00
Peter Steinberger
eec290e68d
fix: support anthropic parallels smoke lanes
2026-03-28 21:27:39 +00:00
Peter Steinberger
8ea4c4a6ba
fix: tolerate npm stderr in Windows Parallels update smoke
2026-03-28 18:59:17 +00:00