Commit Graph

19179 Commits

Author SHA1 Message Date
Vincent Koc
a19e492fb3 test(agents): trim subagent spawn config duplication 2026-04-12 16:30:31 +01:00
Vincent Koc
48f74a599e test(agents): share bundle mcp runtime fixture 2026-04-12 16:28:27 +01:00
Peter Steinberger
03904a7e9c test(agents): update Matrix ACP delivery expectation 2026-04-12 16:22:58 +01:00
Vincent Koc
6a189eec0b fix(plugins): centralize explicit plugin scope handling (#65298)
* fix(plugins): centralize explicit plugin scope handling

* fix(plugins): preserve explicit empty web scopes

* fix(plugins): preserve runtime web provider scopes without config

* fix(plugins): preserve web provider runtime filtering

* fix(plugins): preserve scoped web runtime fallback

* fix(plugins): harden plugin scope normalization
2026-04-12 16:16:37 +01:00
Peter Steinberger
659bcc5e5b fix: tighten codex app-server lifecycle 2026-04-12 16:15:01 +01:00
Peter Steinberger
485f4167e1 test(auto-reply): update WhatsApp group prompt expectation 2026-04-12 16:13:18 +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
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
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
Sergio Cadavid
8f156df4ac fix(plugins): restore cached memory capability on cache hits (#65240)
Merged via squash.

Prepared head SHA: 4209f056a1
Co-authored-by: sercada <24389792+sercada@users.noreply.github.com>
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com>
Reviewed-by: @vincentkoc
2026-04-12 11:54:55 +01:00
Nimrod Gutman
6474795890 fix(gateway): reduce shared auth rotation test teardown flake (#65296) 2026-04-12 13:40:16 +03:00
Vincent Koc
362e48d876 test(agents): share skills home env helper 2026-04-12 11:26:55 +01:00
Vincent Koc
8bf37f0b9f test(gateway): harden hook trust async assertions 2026-04-12 11:26:10 +01:00
Vincent Koc
443faaea81 test(agents): share generation tool registration helper 2026-04-12 11:19:15 +01:00
Vincent Koc
5959c9927e test(agents): share approval abort helper 2026-04-12 11:14:33 +01:00
Vincent Koc
c185335817 test(agents): import stream fn in openrouter extraparams test 2026-04-12 11:13:12 +01:00
Vincent Koc
2389b3bdd3 test(agents): share fallback error fixtures 2026-04-12 11:11:41 +01:00
Vincent Koc
faae37d38c test(agents): share validate turns helpers 2026-04-12 11:09:17 +01:00
Vincent Koc
ecebc4541a test(agents): share verbose media fixture 2026-04-12 11:06:29 +01:00
Vincent Koc
a5689accc4 fix(plugins): preserve empty provider scopes 2026-04-12 11:04:58 +01:00
Vincent Koc
269a5b0cfc test(agents): share lifecycle warn assertion 2026-04-12 11:03:43 +01:00
Vincent Koc
0450f98157 test(agents): share extra params payload helper 2026-04-12 11:02:03 +01:00
Vincent Koc
a52725e81a test(agents): share sanitize history mock factories 2026-04-12 10:58:35 +01:00
Vincent Koc
e3a08c8e8a test(agents): share subagent spawn workspace fixture 2026-04-12 10:56:43 +01:00
Vincent Koc
d8b6ec4abf test(gateway): harden canvas ws auth handshake 2026-04-12 10:56:14 +01:00
Vincent Koc
d90bc6893f test(agents): share aborted transcript fixture 2026-04-12 10:55:23 +01:00
Vincent Koc
f2c7cec8de test(agents): share proxy stream wrapper fixture 2026-04-12 10:53:47 +01:00
Vincent Koc
f80a8e7b6c test(agents): share subagent persistence fixtures 2026-04-12 10:52:28 +01:00
Vincent Koc
12db6dfc8d feat(plugins): narrow explicit provider loads from manifests (#65259)
* feat(plugins): narrow explicit provider loads from manifests

* fix(plugins): preserve setup trust filtering for explicit owners

* fix(plugins): respect runtime owner trust and disablement

* fix(plugins): preserve provider owner policy bounds
2026-04-12 10:52:03 +01:00
Vincent Koc
3686255a55 test(agents): share assistant phase text fixtures 2026-04-12 10:48:57 +01:00
Vincent Koc
913d23c877 test(agents): share session store lookup fixtures 2026-04-12 10:45:56 +01:00
Vincent Koc
b4f5c748c3 test(agents): share pdf tool test setup 2026-04-12 10:44:23 +01:00
Vincent Koc
a1279f012b fix(infra): avoid empty test stub classes 2026-04-12 10:43:43 +01:00
Vincent Koc
d96120ad7b test(agents): share media background task fixtures 2026-04-12 10:40:39 +01:00
Vincent Koc
7b7489f41f fix(commands): align runtime config test helper mock type 2026-04-12 10:36:41 +01:00
Vincent Koc
80bff30612 test(commands): trim duplicate legacy migration cases 2026-04-12 10:36:17 +01:00
Vincent Koc
a09e228e3e fix(agents): preserve openai replay ids and timeout hooks 2026-04-12 10:35:52 +01:00