Peter Steinberger
f453904165
feat: add fal and OpenRouter music generation ( #82789 )
...
* feat: add fal and OpenRouter music generation
* fix: repair music generation CI gates
* chore: refresh proof gate
2026-05-17 02:05:22 +01:00
Peter Steinberger
a6225060f1
fix(memory): abort timed-out embedding requests ( #82770 )
...
* fix(memory): abort timed-out embedding requests
* test: stabilize gateway ci shards
* test: pin control ui origin fixture
* test: stabilize gateway ci fixtures
* test: isolate forged origin fixture
* test: decouple setup code from gateway net mocks
* test: repair run-node and config preaction CI
* test: fix run-node progress fixture typing
* test: remove unused pairing setup helper
* fix: stabilize embedding timeout errors
2026-05-17 02:04:17 +01:00
Vincent Koc
54c9820ed9
test(agents): cover anthropic reasoning replay
2026-05-17 08:58:52 +08:00
Sunnyone2three
5fe4e09b68
fix: extract reasoning_content from thinking blocks instead of non-existent top-level field
2026-05-17 08:58:52 +08:00
Sunnyone2three
8e21b3c9a6
fix: preserve reasoning_content in anthropic-messages transport for proxy providers
2026-05-17 08:58:52 +08:00
Vincent Koc
e0c3c80ebc
test: share Windows platform spy helpers
2026-05-17 08:56:56 +08:00
Josh Avant
2416de1421
Fix infer SecretRef resolution for provider-backed commands ( #82798 )
...
* fix infer secretref resolution
* chore changelog for infer secretrefs
2026-05-16 19:55:39 -05:00
Shakker
f5904392e9
fix: scope plugin metadata to workspace context
2026-05-17 01:55:16 +01:00
Shakker
193bfd3a4d
fix: avoid stale workspace metadata reuse
2026-05-17 01:55:16 +01:00
Shakker
bfceb0d7f9
fix: keep metadata reuse scoped to agent turns
2026-05-17 01:55:16 +01:00
Shakker
121cd054ef
fix: reuse plugin metadata in local agent turns
2026-05-17 01:55:16 +01:00
Shakker
c90e42aaa7
fix: reuse plugin metadata during runtime loading
2026-05-17 01:55:16 +01:00
Shakker
20704ffab7
fix: reuse manifest metadata in model selection
2026-05-17 01:55:16 +01:00
Josh Avant
fba250d4a2
Fix Discord reply context at LLM boundary ( #82801 )
...
* fix: preserve current reply context
* docs: add reply context changelog
2026-05-16 19:54:24 -05:00
Vincent Koc
5911b5bf2d
fix(qa-lab): stabilize mock qa-channel regressions
2026-05-17 08:50:31 +08:00
Galin Iliev
7c151b212b
fix(agents): prioritize manual session turns ( #82765 )
...
* fix(agents): prioritize manual session turns
* docs: update changelog for session priority
---------
Co-authored-by: Galin Iliev <Galin.Iliev@microsoft.com >
2026-05-16 17:49:48 -07:00
Josh Avant
ad450a7dfb
Fix Windows image model event loop stalls ( #82799 )
...
* fix media image model event loop stalls
* changelog for image event loop fix
* fix async auth test mock
2026-05-16 19:49:11 -05:00
Peter Steinberger
80848fc040
fix(config): accept gateway remote port
2026-05-17 01:41:17 +01:00
Miya
5239b20089
fix telegram polling and message action scopes
2026-05-17 01:34:54 +01:00
Josh Avant
8d3027dffa
Remove OAuth sidecar credential runtime support ( #82777 )
...
* fix(auth): remove oauth sidecar runtime support
* docs(changelog): note oauth sidecar removal
2026-05-16 19:33:30 -05:00
Ayaan Zaidi
d1280a3de9
fix(discord): preserve room event history until delivery ( #82573 )
...
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-05-17 01:24:33 +01:00
Peter Steinberger
d7ad12dde4
test(cli): force progress test out of CI mode
2026-05-17 01:13:24 +01:00
Peter Steinberger
e19f05b79b
test(cli): repair startup progress checks
2026-05-17 01:13:24 +01:00
Peter Steinberger
97abe0f0c0
fix(gateway): harden origin and pairing checks
2026-05-17 01:13:24 +01:00
JARVIS-Glasses
2c4287b6df
fix(telegram): honor catch-all mentions for captionless media
2026-05-17 01:13:24 +01:00
Peter Steinberger
12debcb05e
fix(cli): improve config startup progress
2026-05-17 00:37:39 +01:00
吴杨帆
cc9117f729
fix: validate limit edge cases and voicecall numeric flags ( #82679 )
...
Fix diagnostics/session usage limit handling and voice-call numeric CLI validation.
- Treat explicit zero, negative, and non-finite diagnostics/session limits as empty results instead of falling back to defaults.
- Reject invalid, non-finite, and fractional voice-call numeric flags.
- Add focused tests and a live repro proof for the canonical edge cases.
Fixes #82646 , #82650 , #82651 , #82653 .
Co-authored-by: wuyangfan <1102042793@qq.com >
2026-05-17 00:11:46 +01:00
Josh Avant
99a269f8b4
fix(agents): mark interrupted sessions before restart ( #82772 )
...
* fix(agents): mark interrupted sessions before restart
* docs: add restart recovery changelog
* fix(agents): satisfy restart recovery type checks
2026-05-16 18:11:35 -05:00
Peter Steinberger
0190f4ae1e
fix: finish inbound event rebase ( #82606 )
2026-05-17 00:10:29 +01:00
Peter Steinberger
d0efaceb97
fix: keep room events quiet across legacy helpers
2026-05-17 00:10:29 +01:00
Peter Steinberger
07f05e972e
refactor: move inbound event classification into core
2026-05-17 00:10:29 +01:00
XING
6b4d371723
fix(secrets): treat env refs as audit-safe auth values
...
Fix secrets audit env-ref classification and document supported auth SecretRef shorthand.\n\nCo-authored-by: XING <wxinxings@gmail.com >
2026-05-17 00:05:10 +01:00
Gio Della-Libera
3b2cd0dd1a
Honor cwd for native subagent spawns ( #81896 )
...
* Honor cwd for native subagent spawns
Thread sessions_spawn cwd through the native subagent path, use the resolved child workspace for attachment materialization, and keep workspace metadata internal to the gateway boundary.
* Refresh checks after proof update
2026-05-16 15:56:13 -07:00
Peter Steinberger
d533a65f56
fix: default music generation timeout to five minutes
2026-05-16 23:50:58 +01:00
Peter Steinberger
5b383af736
feat: add native mac dashboard window
2026-05-16 23:49:18 +01:00
100menotu001
21244d9793
fix(tasks): make delegated completions review-ready
...
Co-authored-by: Craig <froelich@craigs.mac.studio.froho >
2026-05-16 23:47:47 +01:00
Gio Della-Libera
a136cafe98
Default bootstrap truncation warnings to always ( #81918 )
...
* Default bootstrap truncation warnings to always
Make bootstrap truncation warnings surface on every affected run by default while preserving explicit off and once configuration.
* Refresh checks after proof formatting fix
* Refresh checks after live proof update
* docs: align bootstrap warning default reference
Update the public agent config reference to match the new default bootstrapPromptTruncationWarning mode and recommended example.
2026-05-16 15:46:44 -07:00
Peter Steinberger
bea4f0d2f4
fix(gateway): defer heartbeats during active replies
...
* fix(gateway): defer heartbeats during active replies
* fix(gateway): bind heartbeat reply run fallback
2026-05-16 23:43:52 +01:00
Peter Steinberger
77ca3dc99c
fix: allow direct media failure summaries
2026-05-16 23:41:48 +01:00
Peter Steinberger
7abae15a6b
fix: keep music generation timeouts internal
2026-05-16 23:41:48 +01:00
Peter Steinberger
6e2e63a983
fix: suppress equivalent OpenAI Codex fallback notices
2026-05-16 23:41:48 +01:00
Vincent Koc
8bef5d0d62
fix(qa-lab): stabilize threaded memory parity
2026-05-17 06:41:21 +08:00
Peter Steinberger
41777fb0fa
fix(cli): prioritize auth provider picker
2026-05-16 23:40:49 +01:00
Josh Avant
045a581069
fix(sandbox): honor explicit docker env ( #82763 )
...
* fix(sandbox): honor explicit docker env
* docs(changelog): note sandbox env fix
2026-05-16 17:36:05 -05:00
Peter Steinberger
ac99494e44
test: tighten session_status run-session proof ( #82696 )
2026-05-16 23:27:19 +01:00
wuyangfan
75a9293bf9
fix(session_status): prefer runSessionKey for implicit no-arg lookups
...
No-arg session_status calls now resolve against the live run session when
runSessionKey is available, so thinking level and other session state match
the active run instead of a stale sandbox/policy key.
Fixes openclaw/openclaw#82669
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-16 23:27:19 +01:00
Peter Steinberger
c1c67306fd
fix(openai): restore Codex xhigh thinking metadata ( #82761 )
2026-05-16 23:25:21 +01:00
Gio Della-Libera
82ab8a8785
fix(config): materialize subagent archive default ( #81998 )
2026-05-16 15:19:36 -07:00
Peter Steinberger
7b38ac9749
fix(channels): contain draft stream flush failures ( #82713 )
...
Co-authored-by: Coy Geek <65363919+coygeek@users.noreply.github.com >
Co-authored-by: opencode <opencode@users.noreply.github.com >
2026-05-16 23:12:39 +01:00
Peter Steinberger
93bc99460e
fix(daemon): remove unused service marker helper
2026-05-16 23:06:12 +01:00