Vincent Koc
9dc4a270e4
fix(ci): align cron tests with default model
2026-04-13 23:28:28 +01:00
Vincent Koc
792653df15
fix(ci): clear residual tsgo blockers
2026-04-13 22:37:25 +01:00
Vincent Koc
a16331c36e
fix(ci): align cron and session tests with runtime
2026-04-13 22:37:25 +01:00
Mariano
a0a4a768dc
test(cron): fix #66019 maintenance regression coverage ( #66122 )
...
Merged via squash.
Prepared head SHA: 7f2a604e91
2026-04-13 21:03:45 +02:00
Mariano
190a4b4869
fix(cron): preserve unresolved next-run backoff ( #66113 )
...
Merged via squash.
Prepared head SHA: a553daa7eb
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com >
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com >
Reviewed-by: @mbelinky
2026-04-13 20:48:14 +02:00
Mariano
c602824215
fix(cron): stop unresolved next-run refire loops ( #66083 )
...
Merged via squash.
Prepared head SHA: b86ba58d3b
2026-04-13 20:10:03 +02:00
Vincent Koc
ab4efa47b5
perf(cron): keep skill filter runtime lazy
2026-04-13 18:58:32 +01:00
Vincent Koc
28787985c4
perf(cron): lazy-load delivery runtime helpers
2026-04-13 18:55:54 +01:00
Vincent Koc
a372e4a152
perf(agents): isolate agent scope config helpers
2026-04-13 18:49:25 +01:00
Vincent Koc
117ae85bf5
perf(agents): isolate thinking default helper
2026-04-13 18:39:38 +01:00
Vincent Koc
5b11985439
perf(cron): lazy-load external content runtime
2026-04-13 18:34:04 +01:00
Vincent Koc
a5980df101
perf(cron): lazy-load run executor runtime
2026-04-13 18:30:54 +01:00
Vincent Koc
c70be4b4af
perf(sessions): isolate reset policy helpers
2026-04-13 18:28:53 +01:00
Vincent Koc
907df51478
perf(cron): use narrow verbose-level runtime seam
2026-04-13 18:14:23 +01:00
Vincent Koc
241349cdc5
perf(cron): use lightweight model selection resolver
2026-04-13 18:12:09 +01:00
Vincent Koc
3df3981e26
perf(cron): drop stale skill snapshot runtime exports
2026-04-13 18:12:09 +01:00
Vincent Koc
6d85dda336
test(cron): mock skills snapshot runtime seam
2026-04-13 18:02:09 +01:00
Vincent Koc
8f3e2296f9
perf(cron): use narrow bound-account lookup
2026-04-13 17:57:47 +01:00
Vincent Koc
df4c086c52
perf(cron): narrow execution and skill runtime imports
2026-04-13 17:52:19 +01:00
Vincent Koc
b2589ac451
perf(cron): use read-only allow-from store seam
2026-04-13 17:47:05 +01:00
Vincent Koc
139a3f49fe
perf(cron): lazy-load delivery logger runtime
2026-04-13 17:37:29 +01:00
Vincent Koc
6eb04c8aab
perf(outbound): isolate id-like target resolution
2026-04-13 17:17:26 +01:00
Vincent Koc
08ca248378
perf(outbound): use loaded-only channel plugin reads
2026-04-13 17:12:27 +01:00
Vincent Koc
ae3d731810
perf(outbound): use read-only channel registry seam
2026-04-13 17:05:53 +01:00
Vincent Koc
019f32cdb8
perf(cron): lazy-load skills snapshot runtime
2026-04-13 17:00:22 +01:00
Vincent Koc
a8977cde64
perf(cron): lazy-load delivery subagent registry
2026-04-13 16:57:46 +01:00
Vincent Koc
7daa0d047a
perf(cron): use session store read path
2026-04-13 16:54:25 +01:00
Vincent Koc
101c16b0b1
perf(cron): lazy-load context and catalog lookups
2026-04-13 16:53:32 +01:00
Vincent Koc
285bfb3f93
perf(cron): narrow live switch error import
2026-04-13 16:50:30 +01:00
Vincent Koc
eddcf722da
perf(cron): trim unused runtime barrel exports
2026-04-13 16:45:08 +01:00
Vincent Koc
21d850dd66
perf(cron): lazy-load embedded runtime branch
2026-04-13 16:41:14 +01:00
Vincent Koc
35176f3cb7
perf(cron): isolate runtime-heavy seams
2026-04-13 16:38:26 +01:00
Vincent Koc
66ea85f9d4
perf(cron): narrow session runtime imports
2026-04-13 16:33:36 +01:00
Vincent Koc
2bc031c357
perf(cron): keep auth profile runtime cold
2026-04-13 16:30:28 +01:00
Vincent Koc
a08fbfb1ae
perf(cron): lazy-load isolated cli runner runtime
2026-04-13 16:23:46 +01:00
Vincent Koc
f1b08eea54
fix(cycles): cut madge back-edges in agent and cron types
2026-04-12 12:40:25 +01:00
Sam
50375ab31a
Fix cron sessionFile persistence for isolated runs ( #65203 )
...
Merged via squash.
Prepared head SHA: c45230d2ed
Co-authored-by: samrusani <14844597+samrusani@users.noreply.github.com >
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com >
Reviewed-by: @vincentkoc
2026-04-12 11:58:43 +01:00
Vincent Koc
393877e4fa
test(cron): share timed-out registry setup
2026-04-12 05:07:21 +01:00
Vincent Koc
7204d490aa
fix(tsgo): align cron contract and secrets test helper
2026-04-12 03:58:32 +01:00
Vincent Koc
3e96fdea9f
fix(cron): split gateway cron service contract
2026-04-12 03:52:31 +01:00
Vincent Koc
a88fbf0f64
fix(cycles): split reply payload and option contracts
2026-04-11 22:24:55 +01:00
Vincent Koc
74e7b8d47b
fix(cycles): bulk extract leaf type surfaces
2026-04-11 13:26:50 +01:00
Peter Steinberger
1c7444dab6
perf: optimize test import surfaces
2026-04-11 03:08:58 +01:00
Coy Geek
192ee081e7
fix: Implicit latest-device approval can pair the wrong requester ( #64160 )
...
* fix: require confirmation before implicit device approval
Keep re-requested pairing entries from jumping the queue and force operators to confirm implicit latest-request approval so a refreshed attacker request cannot be silently approved.
* fix: require exact device pairing approval
* fix: stabilize reply CI checks
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-04-11 02:55:01 +01:00
Peter Steinberger
60b61288c4
test: fix cron and binding stability
2026-04-11 02:10:47 +01:00
Peter Steinberger
c254ebfbef
fix(ci): align protocol and cron gates
2026-04-11 01:44:36 +01:00
Peter Steinberger
780e0898b0
test: simplify typed conversions
2026-04-11 01:34:25 +01:00
Peter Steinberger
9e0d358695
refactor: simplify runtime conversions
2026-04-11 01:23:34 +01:00
Tak Hoffman
99fc830b73
fix: preserve disabled cron jobs on restore
2026-04-10 19:20:10 -05:00
Peter Steinberger
0ebeee8b0d
chore: enable consistent-return
2026-04-10 20:56:43 +01:00