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 |
|