Vincent Koc
|
56ec00a69f
|
fix(parallels): backfill versions from logs
|
2026-04-12 17:18:10 +01:00 |
|
Vincent Koc
|
6ac79f5009
|
fix(parallels): preserve seeded summary statuses
|
2026-04-12 17:16:56 +01:00 |
|
Vincent Koc
|
e9412d8e02
|
refactor(parallels): share wrapper summary helpers
|
2026-04-12 17:15:48 +01:00 |
|
Vincent Koc
|
07f6b17ed4
|
fix(parallels): parse fresh summaries from mixed logs
|
2026-04-12 17:14:36 +01:00 |
|
Vincent Koc
|
7c43ee3f94
|
refactor(parallels): share posix permission checks
|
2026-04-12 17:14:03 +01:00 |
|
Vincent Koc
|
d2a1078007
|
refactor(parallels): share windows permission checks
|
2026-04-12 17:12:44 +01:00 |
|
Vincent Koc
|
27e8c8866f
|
fix(parallels): fail closed on missing fresh summaries
|
2026-04-12 17:05:39 +01:00 |
|
Vincent Koc
|
bb1f876eb9
|
fix(parallels): persist update substatus summaries
|
2026-04-12 17:04:29 +01:00 |
|
Vincent Koc
|
3a63182dd7
|
test(parallels): mark permission failures explicitly
|
2026-04-12 17:02:04 +01:00 |
|
Vincent Koc
|
a76b6987fb
|
test(parallels): verify macos dev update permissions
|
2026-04-12 17:00:41 +01:00 |
|
Vincent Koc
|
bc724a86cb
|
test(parallels): verify windows install permissions
|
2026-04-12 16:59:42 +01:00 |
|
Vincent Koc
|
0382544c64
|
test(parallels): report update gateway recovery
|
2026-04-12 16:57:26 +01:00 |
|
Vincent Koc
|
bb90c72f1b
|
test(parallels): report permission coverage
|
2026-04-12 16:56:41 +01:00 |
|
Vincent Koc
|
7d8592eacf
|
test(parallels): verify update artifact permissions
|
2026-04-12 16:53:41 +01:00 |
|
Vincent Koc
|
5ccd1facf7
|
test(parallels): report channel probe status
|
2026-04-12 16:50:44 +01:00 |
|
Vincent Koc
|
65b7399f4a
|
refactor(parallels): share discord smoke helpers
|
2026-04-12 16:45:58 +01:00 |
|
Vincent Koc
|
6ce4b02e22
|
test(parallels): report fresh child coverage
|
2026-04-12 16:42:01 +01:00 |
|
Vincent Koc
|
d1618353ac
|
test(parallels): report update check coverage
|
2026-04-12 16:40:27 +01:00 |
|
Vincent Koc
|
ea6bfc76b7
|
test(parallels): add discord update roundtrips
|
2026-04-12 16:38:01 +01:00 |
|
Vincent Koc
|
6ea8ea7477
|
test(parallels): probe channels in standalone lanes
|
2026-04-12 16:33:52 +01:00 |
|
Vincent Koc
|
1ff168b2f0
|
test(parallels): probe channels after updates
|
2026-04-12 16:32:37 +01:00 |
|
Vincent Koc
|
a24f9b6c7d
|
test(parallels): pass discord smoke through wrapper
|
2026-04-12 16:32:00 +01:00 |
|
Vincent Koc
|
19d369c750
|
test(parallels): add windows discord smoke
|
2026-04-12 16:30:21 +01:00 |
|
Vincent Koc
|
074ce1d8a7
|
test(parallels): add linux discord smoke
|
2026-04-12 16:28:26 +01:00 |
|
Vincent Koc
|
38081f8f90
|
test(parallels): check linux install artifact permissions
|
2026-04-12 16:25:01 +01:00 |
|
Vincent Koc
|
a59c5f41ad
|
test(parallels): verify dashboard after same-guest updates
|
2026-04-12 16:20:41 +01:00 |
|
Vincent Koc
|
559556f437
|
test(parallels): add linux latest-ref precheck
|
2026-04-12 16:19:35 +01:00 |
|
Vincent Koc
|
e9fec40af7
|
test(parallels): add dashboard smoke on windows and linux
|
2026-04-12 16:18:45 +01:00 |
|
Vincent Koc
|
d35a10e6e0
|
test(parallels): log linux update status
|
2026-04-12 16:15:24 +01:00 |
|
Vincent Koc
|
acbb6bff44
|
fix(parallels): cover linux update paths
|
2026-04-12 16:11:55 +01:00 |
|
Peter Steinberger
|
23e50859eb
|
test(e2e): align release harness coverage
|
2026-04-12 16:08:12 +01:00 |
|
Peter Steinberger
|
6c45d78e07
|
fix(channels): await external plugin preload
|
2026-04-12 16:08:03 +01:00 |
|
Peter Steinberger
|
bc44ce2c8e
|
fix(gateway): filter assistant phase history
|
2026-04-12 16:07:55 +01:00 |
|
Peter Steinberger
|
d6bb36730b
|
fix(agents): stabilize subagent lifecycle
|
2026-04-12 16:07:46 +01:00 |
|
Peter Steinberger
|
9f09001014
|
fix(reply): preserve active session state
|
2026-04-12 16:07:38 +01:00 |
|
Vincent Koc
|
f17fd735ef
|
fix(agents): avoid kill-recovery hook bootstrap race
|
2026-04-12 13:18:10 +01:00 |
|
Vincent Koc
|
48042c3875
|
fix(agents): avoid duplicate subagent ended hook loads
|
2026-04-12 13:06:12 +01:00 |
|
Richard Poelderl
|
6fec1ec2d6
|
fix(update): Suppress Corepack prompts during update preflight (#61456)
Merged via squash.
Prepared head SHA: da1b791ce6
Co-authored-by: p6l-richard <18185649+p6l-richard@users.noreply.github.com>
Co-authored-by: osolmaz <2453968+osolmaz@users.noreply.github.com>
Reviewed-by: @osolmaz
|
2026-04-12 13:59:36 +02:00 |
|
Vincent Koc
|
766954d9a1
|
fix(build): refresh a2ui bundle hash
|
2026-04-12 12:50:42 +01:00 |
|
Vincent Koc
|
5b6667ef97
|
fix(ci): gate static import cycles with madge
|
2026-04-12 12:41:18 +01:00 |
|
Vincent Koc
|
f1b08eea54
|
fix(cycles): cut madge back-edges in agent and cron types
|
2026-04-12 12:40:25 +01:00 |
|
Vincent Koc
|
bf6116af3f
|
test(commands): import backup module after tar mocks
|
2026-04-12 12:25:09 +01:00 |
|
Vincent Koc
|
74f31241ed
|
fix(runtime): hide lazy command and context seams from static graph
|
2026-04-12 12:23:19 +01:00 |
|
Nimrod Gutman
|
1fe14627a2
|
fix(tests): restore ci type and format checks
|
2026-04-12 14:13:57 +03:00 |
|
Vincent Koc
|
90fac50987
|
docs(providers): fill undocumented capability gaps (TTS, media understanding, embeddings, xSearch, env vars)
|
2026-04-12 12:06:18 +01:00 |
|
Vincent Koc
|
3f32aa7582
|
fix(media): decouple capability registry from runtime loaders
|
2026-04-12 12:01:39 +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 |
|
Daniel Alkurdi
|
a1d484d877
|
fix(cron): preserve isolated agent workspace on reload (#65085)
Merged via squash.
Prepared head SHA: 44699cdc03
Co-authored-by: l0cka <13148507+l0cka@users.noreply.github.com>
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com>
Reviewed-by: @vincentkoc
|
2026-04-12 11:57:30 +01:00 |
|
Vincent Koc
|
3632636a86
|
test(commands): load backup tar mocks before backup module
|
2026-04-12 11:55:13 +01:00 |
|
Mason Huang
|
48bcb89a47
|
tests(contracts): use contract-api for Slack and Discord directories (#65280)
|
2026-04-12 18:54:58 +08:00 |
|