Peter Steinberger
6bbacd14a3
fix(gateway): wait for event loop before client start
2026-04-29 14:50:44 +01:00
Peter Steinberger
a972c9ec45
test: tolerate transient google tts and openrouter tool probes
2026-04-29 14:46:28 +01:00
Peter Steinberger
3a875e7549
test: speed up provider plugin tests
2026-04-29 14:42:16 +01:00
Peter Steinberger
aaa194c58b
fix(discord): align internal gateway and component parity
2026-04-29 14:38:52 +01:00
Peter Steinberger
d8b25506bb
test: tolerate opencl live stt transcript variant
2026-04-29 14:37:28 +01:00
Mason Huang
dda765c445
ci: add plugin sdk package contract codeql quality shard ( #74342 )
2026-04-29 21:33:11 +08:00
Peter Steinberger
5605b31375
test: make doctor migration assertion order independent
2026-04-29 14:24:06 +01:00
Peter Steinberger
0be8d127d6
test(scripts): update discord changed-lane expectation
2026-04-29 14:22:58 +01:00
Peter Steinberger
da6135d34c
fix(discord): satisfy internal boundary checks
2026-04-29 14:22:58 +01:00
Peter Steinberger
47b3530af3
fix(discord): prune idle rest route mappings
2026-04-29 14:22:58 +01:00
Peter Steinberger
32db9ff538
fix(discord): prune remapped rest buckets
2026-04-29 14:22:58 +01:00
Peter Steinberger
cea2da7049
refactor(discord): trim interaction helper duplication
2026-04-29 14:22:58 +01:00
Peter Steinberger
f0adbd48e8
refactor(discord): internalize discord client
2026-04-29 14:22:58 +01:00
Peter Steinberger
20e2117371
fix(agents): trace slow embedded run startup stages
2026-04-29 14:08:41 +01:00
Alex Knight
bbf985d50a
feat(plugins): add SQLite plugin state store ( #74190 )
...
* feat(plugins): add experimental sqlite plugin state store
2026-04-29 23:02:14 +10:00
Peter Steinberger
abaa4326d8
docs: classify media decode overhead as performance-only ( #74311 )
...
* docs: classify media decode overhead as hardening
* docs: classify decode overhead as performance
---------
Co-authored-by: jesse-merhi <79823012+jesse-merhi@users.noreply.github.com >
2026-04-29 05:54:35 -07:00
Peter Steinberger
d1b2d81752
fix: send OpenClaw attribution to OpenAI
2026-04-29 13:54:07 +01:00
Peter Steinberger
9881a808f2
ci: fallback deadcode check for legacy targets
2026-04-29 13:50:27 +01:00
samzong
443ca4865d
[Feat] surface spawnedBy in chat and agent broadcast payloads ( #63244 )
...
Merged via squash.
Prepared head SHA: ff0fe5db38
Co-authored-by: samzong <13782141+samzong@users.noreply.github.com >
Co-authored-by: frankekn <4488090+frankekn@users.noreply.github.com >
Reviewed-by: @frankekn
2026-04-29 20:48:59 +08:00
Peter Steinberger
390a7598c9
fix(cli): keep tools rpc namespace off plugin startup
2026-04-29 13:47:03 +01:00
Val Alexander
88101e81ef
fix(ui): improve command palette accessibility
...
Render the command palette as a native modal dialog with labelled combobox/listbox semantics, stable active-descendant wiring, and guarded close behavior.\n\nValidated with targeted command palette tests and formatter checks.
2026-04-29 07:44:03 -05:00
Peter Steinberger
03148a6a76
test: guard legacy target ci planner fallback
2026-04-29 13:42:10 +01:00
Vincent Koc
ad2516b1c8
fix(ci): tolerate legacy plugin contract targets
2026-04-29 05:40:28 -07:00
Alex Knight
8f2dd02d2d
fix(deepseek): add provider-policy-api to hydrate contextWindow and cost from catalog ( #74326 )
...
DeepSeek models had no provider-policy-api.ts, so materializeRuntimeConfig
filled contextWindow with DEFAULT_CONTEXT_TOKENS (200k) and cost with zeros
for all DeepSeek models. This caused premature session compaction at ~125k
instead of using the full 1M window, and zero-cost display for v4 models.
Add a normalizeConfig surface that hydrates missing contextWindow, maxTokens,
and cost from the bundled DeepSeek model catalog for matching model ids.
Explicit user overrides are preserved.
Fixes #74245
2026-04-29 22:38:11 +10:00
Peter Steinberger
7a69069bfc
ci: retry release live smokes faster
2026-04-29 13:31:29 +01:00
Vincent Koc
56d2749b5b
test(auth): follow enabled plugin setup config
2026-04-29 05:30:11 -07:00
openclaw-clownfish[bot]
2f31184d07
fix(hooks): repair shared-hook announcement policy ( #73800 )
...
* fix(hooks): repair shared-hook announcement policy
* fix(hooks): audit suppressed hook successes
---------
Co-authored-by: openclaw-clownfish[bot] <280122609+openclaw-clownfish[bot]@users.noreply.github.com>
Co-authored-by: Vincent Koc <vincentkoc@ieee.org >
2026-04-29 05:28:16 -07:00
Peter Steinberger
cf43b92fc9
fix(cli): keep status usage on fast path
2026-04-29 13:20:59 +01:00
Shakker
4e4f9204d7
fix: restore provider-filtered model registry rows
2026-04-29 13:13:55 +01:00
Vincent Koc
1b56c7723b
fix(agents): keep PI telemetry on model provider
...
Keep PI embedded-run usage metadata and traces attributed to the resolved model provider instead of the PI harness label.
2026-04-29 05:13:00 -07:00
Peter Steinberger
81551ac24b
fix(telegram): bound command menu setup requests
2026-04-29 13:11:41 +01:00
Ayaan Zaidi
75286ef838
fix: document provider-scoped model picker ( #74322 )
2026-04-29 17:41:05 +05:30
Ayaan Zaidi
991da29481
test(configure): cover provider-scoped catalog prompts
2026-04-29 17:41:05 +05:30
Ayaan Zaidi
49f94db5d4
test(auth): cover manifest provider plugin enabling
2026-04-29 17:41:05 +05:30
Ayaan Zaidi
9bf7b6bfca
fix(auth): enable selected manifest provider plugins
2026-04-29 17:41:05 +05:30
Ayaan Zaidi
17d05269f9
fix(configure): preserve selected provider scope
2026-04-29 17:41:05 +05:30
Peter Steinberger
234cbf5f46
perf(plugins): memoize packaged runtime dist mirrors
2026-04-29 13:10:28 +01:00
Peter Steinberger
40f820bda2
fix: preserve discord voice owner allowlist fallback
2026-04-29 13:09:13 +01:00
Val Alexander
efb1a7cb02
fix(control-ui): make chat divider accessible
...
Make the chat sidebar divider accessible and input-method agnostic.\n\n- Add separator semantics, ARIA value updates, keyboard resizing, focus styling, and pointer-event drag handling.\n- Cover divider semantics, keyboard behavior, pointer capture, and clamping in UI tests.\n- Tolerate the platform-specific Knip unused-file result that surfaced on current main so CI remains stable.
2026-04-29 07:07:16 -05:00
Peter Steinberger
64bd2a2cbe
refactor: simplify parallels smoke helpers
2026-04-29 13:04:43 +01:00
Peter Steinberger
579334f9f8
fix: preserve agent provider params on config writes
2026-04-29 13:02:24 +01:00
Val Alexander
1424982792
fix(ui): keep assistant avatar overrides authoritative
...
Summary:
- Make browser-local assistant avatar overrides win over stale missing IDENTITY.md avatar metadata.
- Show the selected assistant image in Personal settings and chat instead of a false File not found state.
- Add focused Control UI coverage for assistant avatar override and clear behavior.
Validation:
- pnpm test ui/src/ui/app-render.assistant-avatar.test.ts ui/src/ui/views/config-quick.test.ts ui/src/ui/controllers/assistant-identity.test.ts -- --reporter=verbose
- pnpm tsgo:core:test
- pnpm deadcode:dependencies
- pnpm deadcode:unused-files
- CI green on PR #74260
2026-04-29 07:02:01 -05:00
Peter Steinberger
49a6bfe601
ci: keep codex cli live smoke on fast tier
2026-04-29 13:01:44 +01:00
Squirbie
94a85e77de
fix(discord): disambiguate allow-from DM targets ( #74303 )
...
* fix(discord): disambiguate allow-from DM targets
* test(discord): align allowFrom precedence
* docs(discord): clarify allowFrom id forms
* fix(discord): align allowFrom precedence
---------
Co-authored-by: 따온이네 맥북프로 <tulisy@ttaon-ine-ui-MacBookPro.local >
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-04-29 13:01:28 +01:00
Peter Steinberger
4f540c703f
fix(telegram): warn on stale polling status
2026-04-29 12:58:41 +01:00
Peter Steinberger
39f810911c
refactor: convert parallels smoke scripts to typescript
2026-04-29 12:53:58 +01:00
Masato Hoshino
016f5ae862
test(plugins): cover dead-PID stale runtime-deps lock removal
...
Adds focused regression coverage for dead owner PID runtime-deps install locks so stale lock recovery remains PID-first and does not wait on age when the recorded owner process is gone.
Co-authored-by: masatohoshino <g515hoshino@gmail.com >
2026-04-29 12:51:14 +01:00
Peter Steinberger
fc49f94ccf
test(gateway): drop stale sessions helper allowlist
2026-04-29 12:48:25 +01:00
Peter Steinberger
84d8d5d5e7
test(gateway): name sessions helper for deadcode guard
2026-04-29 12:47:25 +01:00
Peter Steinberger
7214b40a7b
test: allowlist split session test helper
2026-04-29 12:44:27 +01:00