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 |
|
Peter Steinberger
|
0eeb19f300
|
test(plugins): parallelize publishable package scans
|
2026-05-06 20:51:01 +01:00 |
|
Vincent Koc
|
aa9247e0ce
|
fix(plugins): skip managed npm peer resolution (#78348)
|
2026-05-06 12:17:34 -07:00 |
|
Kevin Lin
|
7175b1b5c6
|
fix(cron): repair stale future next-run slots (#78272)
* fix(cron): repair stale future next-run slots
* fix(cron): repair stale future next-run slots
* fix(cron): repair stale future next-run slots
* fix(cron): repair stale future next-run slots
* fix(cron): repair stale future next-run slots
* fix(cron): repair stale future next-run slots
* fix(cron): repair stale future next-run slots
|
2026-05-06 12:05:59 -07:00 |
|
Josh Lehman
|
b22c8998ca
|
fix(doctor): discover load-path plugin contracts (#77477)
Merged via squash.
Prepared head SHA: d428fd47f5
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
|
2026-05-06 11:50:47 -07:00 |
|
Peter Steinberger
|
16922649d2
|
perf(doctor): skip plugin scans for unrelated session state
|
2026-05-06 19:38:45 +01:00 |
|
Peter Steinberger
|
aed96bb60c
|
perf(status): skip unused status pricing lookups
|
2026-05-06 19:32:20 +01:00 |
|
Peter Steinberger
|
90b69cac02
|
test(perf): slim channel directory contracts
|
2026-05-06 19:18:53 +01:00 |
|
Peter Steinberger
|
2d97dcebb5
|
perf(config): skip bootstrap for false env channel probes
|
2026-05-06 19:06:02 +01:00 |
|
Peter Steinberger
|
2daf3d332f
|
fix(infra): avoid redundant usage summary refresh
|
2026-05-06 18:42:32 +01:00 |
|
Shakker
|
bc97182d71
|
fix: preserve provider auth alias scope
|
2026-05-06 17:33:46 +01:00 |
|
Shakker
|
3dffef651b
|
fix: reuse turn plugin metadata snapshot
|
2026-05-06 17:33:46 +01:00 |
|
Shakker
|
c795a1a8ef
|
fix: propagate diagnostics timeline phase
|
2026-05-06 17:33:46 +01:00 |
|
Shakker
|
61223a74a4
|
chore: add coarse agent turn timeline spans
|
2026-05-06 17:33:46 +01:00 |
|
Peter Steinberger
|
4c177bbe65
|
test(perf): fold duplicate compaction fallback coverage
|
2026-05-06 16:57:12 +01:00 |
|
Vincent Koc
|
0b65f0c108
|
test(auto-reply): mark source delivery cases as non-command
|
2026-05-06 08:53:40 -07:00 |
|
Peter Steinberger
|
99b17263a1
|
perf: avoid duplicate provider policy artifact misses
|
2026-05-06 16:17:58 +01:00 |
|
Peter Steinberger
|
167e43345a
|
test(perf): pin runtime metadata fixtures
|
2026-05-06 16:09:13 +01:00 |
|
Peter Steinberger
|
17a7bc7352
|
test(perf): pin model fallback probe metadata
|
2026-05-06 16:05:47 +01:00 |
|
Peter Steinberger
|
589f6685e6
|
test(perf): pin session status metadata fixtures
|
2026-05-06 16:04:43 +01:00 |
|
Peter Steinberger
|
3a9aec120c
|
test(perf): pin model selection manifest fixtures
|
2026-05-06 15:57:49 +01:00 |
|
Shakker
|
96f80fa3ff
|
fix: normalize debug proxy fetch headers
|
2026-05-06 15:40:33 +01:00 |
|
Shakker
|
79f21a4442
|
fix: normalize symbolic fetch headers
|
2026-05-06 15:40:33 +01:00 |
|
Peter Steinberger
|
74b1fdce2c
|
test(perf): trim context engine overflow fixtures
|
2026-05-06 15:37:53 +01:00 |
|
Peter Steinberger
|
fd5352bc18
|
test(perf): pin gateway session list model fixtures
|
2026-05-06 15:13:34 +01:00 |
|