Vincent Koc
|
6e5ba8b047
|
fix(discord): smooth voice capture prompts
|
2026-05-06 22:30:36 -07:00 |
|
Vincent Koc
|
70defcc046
|
fix(commands): audit explicit task records
|
2026-05-06 22:22:39 -07:00 |
|
Vincent Koc
|
f05f9f69d7
|
fix(agents): leave trusted media guard out of perf churn
|
2026-05-06 22:22:39 -07:00 |
|
Vincent Koc
|
f0a7b8a6a8
|
fix(core): satisfy perf bucket lint
|
2026-05-06 22:22:39 -07:00 |
|
Vincent Koc
|
42cddcae0a
|
fix(agents): keep transcript repair tool names typed
|
2026-05-06 22:22:39 -07:00 |
|
Vincent Koc
|
8a23485472
|
fix(reply): preserve queue metadata after perf cherry-picks
|
2026-05-06 22:22:39 -07:00 |
|
Vincent Koc
|
eee7307891
|
perf(core): trim reply helper churn
|
2026-05-06 22:22:39 -07:00 |
|
Vincent Koc
|
468c6a0101
|
perf(core): trim reply and agent allocation churn
|
2026-05-06 22:22:39 -07:00 |
|
Vincent Koc
|
8bff73cfb0
|
perf(core): reduce queue head churn
|
2026-05-06 22:22:39 -07:00 |
|
Vincent Koc
|
16b0a6202c
|
perf(reply): avoid queue churn in dedupe paths
|
2026-05-06 22:22:39 -07:00 |
|
Vincent Koc
|
e2d5e1b38d
|
fix(plugins): expose config to transport normalization
|
2026-05-06 22:20:24 -07:00 |
|
Peter Steinberger
|
25f16f8fe6
|
fix: preserve cli oauth session continuity
|
2026-05-07 06:10:19 +01:00 |
|
Shakker
|
111cef04ca
|
perf: reuse metadata for bundle settings
|
2026-05-07 06:10:05 +01:00 |
|
Shakker
|
fb49bcaf21
|
perf: reuse metadata for auth lookups
|
2026-05-07 06:10:05 +01:00 |
|
Shakker
|
6cc4323699
|
perf: reuse activation metadata registry
|
2026-05-07 06:10:05 +01:00 |
|
Shakker
|
e8efb7339e
|
perf: reuse metadata across gateway runtime config
|
2026-05-07 06:10:05 +01:00 |
|
Shakker
|
1235f7f981
|
perf: reuse compatible auto-enable metadata
|
2026-05-07 06:10:05 +01:00 |
|
Shakker
|
5f60479f18
|
fix: scope async model runtime hooks
|
2026-05-07 06:10:05 +01:00 |
|
Vincent Koc
|
9910cdb7a9
|
test(openai): retry stalled websocket reasoning turn
|
2026-05-06 22:06:07 -07:00 |
|
Peter Steinberger
|
0597e8a065
|
test: align task audit fixture with lost-task projection
|
2026-05-07 06:05:24 +01:00 |
|
Peter Steinberger
|
252a76d25c
|
refactor: stage external output writes through fs-safe
|
2026-05-07 06:05:24 +01:00 |
|
Peter Steinberger
|
2b4b60b551
|
fix: label claude cli oauth status
|
2026-05-07 05:52:12 +01:00 |
|
Peter Steinberger
|
610e882dbf
|
fix(openrouter): canonicalize auto selector refs
|
2026-05-07 05:48:14 +01:00 |
|
Peter Steinberger
|
32c1356926
|
fix(cli): normalize heic model-run files
|
2026-05-07 05:48:14 +01:00 |
|
Peter Steinberger
|
6009b86f0d
|
fix: bound stale task reload blockers
|
2026-05-07 05:25:54 +01:00 |
|
Vincent Koc
|
a846b577a5
|
test(live): stabilize gateway timeout assertion
|
2026-05-06 20:39:52 -07:00 |
|
Peter Steinberger
|
92284bc460
|
fix(agents): clean subagent fallback scaffolding (#78700)
* fix(agents): clean subagent completion fallback scaffolding
* refactor(agents): use prompt data blocks for child results
* fix(agents): satisfy sanitizer lint
* refactor(agents): remove raw subagent completion fallback
|
2026-05-07 04:30:04 +01:00 |
|
Peter Steinberger
|
58fa23b4a2
|
test: align fs-safe dependency expectations
|
2026-05-07 04:16:13 +01:00 |
|
sallyom
|
a859638cc2
|
fix: preserve node exec approvals for control ui
Signed-off-by: sallyom <somalley@redhat.com>
|
2026-05-06 22:59:53 -04:00 |
|
Chunyue Wang
|
42a32298f9
|
fix(plugins): forward setChannelRuntime from non-bundled external setup entries (#77799)
Merged via squash.
Prepared head SHA: 7b7676be0d
Co-authored-by: openperf <80630709+openperf@users.noreply.github.com>
Co-authored-by: openperf <80630709+openperf@users.noreply.github.com>
Reviewed-by: @openperf
|
2026-05-07 10:33:17 +08:00 |
|
Arnab Saha
|
1c331a814a
|
fix(subagents): honor archiveAfterMinutes for session-mode reaping (#78263)
Merged via squash.
Prepared head SHA: b415467008
Co-authored-by: arniesaha <3646287+arniesaha@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
|
2026-05-06 19:24:09 -07:00 |
|
sallyom
|
bf2511098f
|
fix: persist rotated gateway session files
Signed-off-by: sallyom <somalley@redhat.com>
|
2026-05-06 21:41:03 -04:00 |
|
Peter Steinberger
|
69d446d178
|
test(telegram): lock draft finalization ordering
Add regression coverage for Telegram draft-lane final ordering and shared draft clear-vs-stop lifecycle semantics.\n\nVerification:\n- pnpm test src/channels/draft-stream-controls.test.ts extensions/telegram/src/bot-message-dispatch.test.ts -- --reporter=verbose\n- pnpm exec oxfmt --check --threads=1 src/channels/draft-stream-controls.test.ts extensions/telegram/src/bot-message-dispatch.test.ts\n- git diff --check\n- OPENCLAW_TESTBOX=0 pnpm check:changed\n- exact-tree CI previously passed on 1f822d7c22
|
2026-05-07 02:12:07 +01:00 |
|
Peter Steinberger
|
0e330c3fa0
|
Revert "test(telegram): lock draft finalization ordering"
This reverts commit 1f822d7c22.
|
2026-05-07 02:08:13 +01:00 |
|
Peter Steinberger
|
1f822d7c22
|
test(telegram): lock draft finalization ordering
|
2026-05-07 01:58:00 +01:00 |
|
Peter Steinberger
|
7cab067bce
|
ci: scope prompt snapshot boundary check
|
2026-05-07 01:31:50 +01:00 |
|
Peter Steinberger
|
b7d0d92600
|
fix(agents): cap live exec update payloads
|
2026-05-07 01:28:48 +01:00 |
|
Sally O'Malley
|
a74894a954
|
fix(agents): fail fast on session lock fallback (#78633)
Signed-off-by: sallyom <somalley@redhat.com>
|
2026-05-06 20:22:47 -04:00 |
|
Sally O'Malley
|
20c34b8c0f
|
fix(cron): preflight implicit announce targets (#78644)
Signed-off-by: sallyom <somalley@redhat.com>
|
2026-05-06 20:21:20 -04:00 |
|
Peter Steinberger
|
372e270871
|
fix(delivery): require outbound send result for success
|
2026-05-07 01:04:50 +01:00 |
|
Sarah Fortune
|
5ff283cfbb
|
fix(cli/completion): guard shell profile source line with file-exists check (#78659)
|
2026-05-06 16:48:26 -07:00 |
|
Vincent Koc
|
120eb3426a
|
test(e2e): serialize default e2e runner
|
2026-05-06 16:27:03 -07:00 |
|
Vincent Koc
|
14336e3325
|
test(agents): isolate client tool policy hook e2e
|
2026-05-06 16:06:49 -07:00 |
|
Shakker
|
e66edcc8b9
|
perf: reuse auto-enable manifest registry
|
2026-05-06 23:39:37 +01:00 |
|
Kevin Lin
|
6aafdf121a
|
fix(cron): repair bad persisted model sentinels (#78641)
* fix(cron): repair bad persisted model sentinels
* test(cron): relax model preservation assertion
|
2026-05-06 15:31:21 -07:00 |
|
Josh Avant
|
5572ee1a1a
|
fix gateway optional plugin startup (#78642)
|
2026-05-06 17:28:31 -05:00 |
|
Josh Avant
|
3ee7c02bca
|
fix(agents): bound live exec output events (#78645)
* fix gateway exec output starvation
* docs changelog for exec output fix
|
2026-05-06 17:28:26 -05:00 |
|
adzendo
|
ac43135984
|
fix: clamp compaction max_tokens to model output limit (#54392)
Merged via squash.
Prepared head SHA: 8a888213ed
Co-authored-by: adzendo <246828680+adzendo@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
|
2026-05-06 14:42:25 -07:00 |
|
brokemac79
|
609a5d70a5
|
[AI-assisted] fix(agents): invalidate context engine cache (#78163)
Merged via squash.
Prepared head SHA: 6ed3add797
Co-authored-by: brokemac79 <255583030+brokemac79@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
|
2026-05-06 14:33:51 -07:00 |
|
Vincent Koc
|
0f4f7e32cb
|
test(live): type provider scoped model loading
|
2026-05-06 14:08:32 -07:00 |
|