Peter Steinberger
324c135678
test: align static asset packaging expectations
2026-05-27 18:15:27 +01: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
bc6d430d00
fix: recover discord realtime playback state
2026-05-24 03:44:31 +01:00
Vincent Koc
cb313d5378
test: share fs scan assertions
2026-05-17 01:35:39 +08:00
Vincent Koc
89a9b4e75a
fix(plugins): preserve host package during managed peer repair
2026-05-16 09:48:28 +08:00
Vincent Koc
3064d6181d
fix(test): avoid scanning static asset metadata
2026-05-16 09:26:56 +08:00
Peter Steinberger
88943e14f9
fix: keep legacy lazy chunks importable after updates ( #80478 )
2026-05-11 02:10:19 +01:00
Ruben Cuevas
e40ddf9b02
fix(gateway): cover restored watch artifacts
2026-05-09 19:31:51 -04:00
Ruben Cuevas
23eec7b0fa
test(gateway): cover runtime static asset edge cases
2026-05-09 19:31:51 -04:00
Ruben Cuevas
1ff83a6c66
fix(gateway): preserve static runtime assets
2026-05-09 19:31:51 -04:00
Ruben Cuevas
12933a2bcb
fix(gateway): stage static runtime assets
2026-05-09 19:31:51 -04:00
Peter Steinberger
4a9d3a5551
test: tighten runtime postbuild assertions
2026-05-09 09:07:05 +01:00
Peter Steinberger
4c06dee4cd
test: dedupe runtime postbuild absence assertions
2026-05-09 02:25:26 +01:00
Peter Steinberger
9ef37d1907
test: tighten assertions and harness coverage
2026-05-08 05:28:12 +01:00
Vincent Koc
112924b113
fix(update): keep plugin install runtime aliases stable
2026-05-04 21:55:08 +01:00
Peter Steinberger
585ce38015
fix(telegram): stabilize topic dispatch runtime
2026-05-04 08:25:09 +01:00
Val Alexander
21ac476904
fix(telegram): stabilize reply dispatch runtime
...
Summary:
- Add a stable provider-dispatcher dist entry and legacy alias coverage for stale reply-dispatch chunks.
- Make Telegram reasoning stream previews transient after final delivery and harden visible-send reasoning sanitization.
- Document transient /reasoning stream behavior and credit @BunsDev in the changelog.
Verification:
- pnpm test src/agents/tools/message-tool.test.ts src/infra/tsdown-config.test.ts test/scripts/runtime-postbuild.test.ts extensions/telegram/src/bot-message-dispatch.test.ts src/plugin-sdk/channel-streaming.test.ts src/plugin-sdk/channel-entry-contract.test.ts
- OPENCLAW_VITEST_MAX_WORKERS=1 pnpm test src/channels/plugins/module-loader.test.ts src/plugin-sdk/channel-entry-contract.test.ts
- pnpm exec oxfmt --check --threads=1 <changed files>
- git diff --check
- pnpm build
- GitHub PR checks for b8b7a91834
2026-05-04 01:07:57 -05:00
Peter Steinberger
bc0b54e844
fix: keep gateway shutdown runtime stable across updates
2026-05-04 06:46:45 +01:00
Peter Steinberger
8c95664e55
fix: keep runtime model auth alias after build
...
(cherry picked from commit f352caf07e )
2026-05-03 14:37:17 +01:00
Peter Steinberger
82dd68d299
build: avoid ambiguous runtime aliases
...
(cherry picked from commit c96e62d5ab )
2026-05-03 14:37:17 +01:00
Vincent Koc
c7bbb3f9af
refactor(plugins): declare static runtime assets in package metadata
2026-05-02 23:47:25 -07:00
Peter Steinberger
c0058fda2f
test: add published upgrade survivor lane ( #75221 )
...
* test: add published upgrade survivor lane
* test: keep published upgrade exit chunk
2026-04-30 23:39:50 +00:00
Peter Steinberger
ca093d8402
ci: speed up package tarball validation
2026-04-29 15:56:08 +01:00
Peter Steinberger
f7aebf8cb7
fix(release): keep legacy memory chunk stub
2026-04-29 06:03:20 +01:00
Vincent Koc
b1ae35d602
test(scripts): reuse temp dir helpers in runtime tests
2026-04-06 05:35:38 +01:00
Gustavo Madeira Santana
2dab0c518a
fix(regression): ship diffs viewer runtime asset
2026-04-01 09:56:07 -04:00
Peter Steinberger
9857d40923
fix(runtime): stabilize image generation auth/runtime loading
2026-03-30 01:14:29 +01:00
Peter Steinberger
73477eee4c
fix: harden ACP plugin tools bridge ( #56867 ) (thanks @joe2643)
2026-03-30 05:09:59 +09:00