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 |
|
Vincent Koc
|
3a12a7a7e6
|
test(live): tolerate codex ask-back preflight refusal
|
2026-05-06 14:08:32 -07:00 |
|
Vincent Koc
|
6587832f25
|
test(live): read gateway provider models
|
2026-05-06 14:08:31 -07:00 |
|
Vincent Koc
|
d47497c99f
|
test(live): guard provider scoped gateway path
|
2026-05-06 14:08:31 -07:00 |
|
Vincent Koc
|
beee6449a1
|
test(live): scope gateway model discovery
|
2026-05-06 14:08:31 -07:00 |
|
Vincent Koc
|
e921755762
|
test(live): load default priority models directly
|
2026-05-06 14:08:30 -07:00 |
|
Vincent Koc
|
f5746bb278
|
test(live): cap default model discovery
|
2026-05-06 14:08:30 -07:00 |
|
Vincent Koc
|
1ed1185974
|
test(live): bound model auth discovery
|
2026-05-06 14:08:29 -07:00 |
|
Vincent Koc
|
cfa2b90752
|
test(live): defer model normalization until after filtering
|
2026-05-06 14:08:29 -07:00 |
|
Vincent Koc
|
445dda54f1
|
fix(docker): preserve functional image dependencies
|
2026-05-06 14:08:28 -07:00 |
|
Vincent Koc
|
ffd212ca43
|
fix(docker): avoid package node_modules copy conflicts
|
2026-05-06 14:08:28 -07:00 |
|
Peter Steinberger
|
3e8b5b4ee7
|
fix: skip npm uninstall when managed root is absent
|
2026-05-06 22:06:59 +01:00 |
|
Peter Steinberger
|
858038320d
|
fix: clean stale managed npm plugin deps on uninstall
|
2026-05-06 22:06:59 +01:00 |
|
Shakker
|
f011d6bc0a
|
Fix repeated Codex native approval prompts after allow-always (#78234)
* fix: reuse codex native approvals
* fix: scope native approval reuse by session
* fix: let codex guardian own native permission approvals
* fix: refresh plugin approval protocol models
---------
Co-authored-by: pashpashpash <nik@vault77.ai>
|
2026-05-07 05:55:38 +09:00 |
|
Peter Steinberger
|
9c7c0ae891
|
fix(discord): keep agents quiet when others are addressed (#78615)
* fix(discord): keep agents quiet when others are addressed
* fix(groups): tighten addressed-elsewhere prompt
|
2026-05-06 21:29:42 +01:00 |
|
Peter Steinberger
|
197edaa33d
|
fix(discord): prompt agents to suppress link embeds (#78614)
* fix(discord): prompt agents to suppress link embeds
* fix(discord): tighten link embed prompt
|
2026-05-06 21:27:03 +01:00 |
|
Peter Steinberger
|
3baf4de2cf
|
test(commands): skip temp home cleanup in agent suite
|
2026-05-06 21:25:48 +01:00 |
|
Peter Steinberger
|
0f9f956bbd
|
perf(infra): skip usage auth discovery on default path
|
2026-05-06 21:16:28 +01:00 |
|
Peter Steinberger
|
4f73cd23b7
|
test(plugins): cache bundled metadata fixture scans
|
2026-05-06 21:11:09 +01:00 |
|
Peter Steinberger
|
a74b459f7a
|
test(plugins): reuse conversation binding imports
|
2026-05-06 21:06:03 +01:00 |
|