Jacob Tomlinson
2d80dbfeba
fix(gateway): require read scope for models http ( #55683 )
2026-03-27 09:23:04 +00:00
Ayaan Zaidi
3a7cf5364f
test(cleanup): isolate session lock queue coverage
2026-03-27 13:50:02 +05:30
Ayaan Zaidi
d6662e2aa7
fix(test): stabilize windows lock and cache paths
2026-03-27 13:29:15 +05:30
Peter Steinberger
1b77e6fd72
test: remove duplicate voice-call stdout assertion
2026-03-27 07:38:56 +00:00
Peter Steinberger
e1235ca7b4
test: fix voice-call cli stdout assertions
2026-03-27 07:37:41 +00:00
Ayaan Zaidi
53304ff704
test(voice-call): capture cli stdout
2026-03-27 13:01:32 +05:30
Peter Steinberger
9322481075
fix: route ollama helpers through plugin sdk
2026-03-27 07:26:41 +00:00
Ayaan Zaidi
ae72977076
fix(agents): restore ollama public seam
2026-03-27 12:46:34 +05:30
Tak Hoffman
f5643544c2
Reduce lint suppressions in core tests and runtime
2026-03-27 02:11:26 -05:00
heavenlost
3cbd4de95c
fix(gateway): restore loopback detail probes and identity fallback ( #51087 )
...
Merged via squash.
Prepared head SHA: f8a66ffde2
Co-authored-by: heavenlost <70937055+heavenlost@users.noreply.github.com >
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com >
Reviewed-by: @mbelinky
2026-03-27 08:09:41 +01:00
Peter Steinberger
a3e73daa6b
refactor: remove ollama legacy shims
2026-03-27 06:38:23 +00:00
Tak Hoffman
9a7c8e186e
test(plugin-sdk): refresh matrix runtime api guardrail
2026-03-27 01:21:58 -05:00
Peter Steinberger
a8066ad96d
fix: align skills and compaction api drift
2026-03-27 06:18:41 +00:00
Tak Hoffman
f799cd6a14
test(agents): align compaction safeguard auth mock
2026-03-27 01:03:05 -05:00
Tak Hoffman
55ab98dc40
fix(agents): adapt compaction and skill source types
2026-03-27 01:02:22 -05:00
Peter Steinberger
4c27c90fc2
refactor: finish moving provider runtime into extensions
2026-03-27 05:38:58 +00:00
Peter Steinberger
25879be46a
test: stub summary transport in tts tests
2026-03-27 05:38:58 +00:00
Peter Steinberger
64bf80d4d5
refactor: move provider runtime into extensions
2026-03-27 05:38:58 +00:00
Saurabh
8ab6891d97
fix: remove dead .status assignment and add 503 error test
2026-03-27 05:38:22 +00:00
Saurabh
517ae6ea14
fix: trigger model fallback on HTTP 503 Service Unavailable ( #55178 )
2026-03-27 05:38:22 +00:00
Ayaan Zaidi
85d5e4360d
fix(skills): use skill sourceInfo
2026-03-27 10:59:07 +05:30
Ayaan Zaidi
39fae14c72
fix(agents): adapt compaction request auth
2026-03-27 10:59:07 +05:30
Tak Hoffman
75534f7a47
docs(config): refresh bundled channel config metadata
2026-03-27 00:25:43 -05:00
Peter Steinberger
ee12f24760
fix: restore ci compatibility
2026-03-27 05:23:50 +00:00
Tak Hoffman
ed2798417e
check: restore bundled channel config metadata gate
2026-03-27 00:11:15 -05:00
Peter Steinberger
fbd8990e78
fix: resolve rebase fallout in runtime tests
2026-03-27 05:07:50 +00:00
Peter Steinberger
ffa2a47c58
test: stabilize slow contract and integration suites
2026-03-27 05:07:50 +00:00
Peter Steinberger
a9e241dacb
fix: align runtime types with upstream changes
2026-03-27 05:07:50 +00:00
Peter Steinberger
a1f995053e
refactor: migrate more boundary parsing to zod
2026-03-27 05:07:50 +00:00
Marcus Castro
38adeb888c
fix: align Skill consumers with sourceInfo → source rename
2026-03-27 01:49:58 -03:00
Marcus Castro
2942df6b9f
fix: align compaction call sites with upstream API drift
2026-03-27 01:49:58 -03:00
Peter Steinberger
3557bce827
fix: adapt to upstream agent api changes
2026-03-27 04:45:17 +00:00
Peter Steinberger
a4b77ad33f
refactor: shortcut bundled provider contract fixtures
2026-03-27 04:44:43 +00:00
Peter Steinberger
17203d0af9
fix: stabilize codex oauth refresh tests
2026-03-27 04:44:43 +00:00
Peter Steinberger
4629ab3d8a
refactor: move model picker logic into flow module
2026-03-27 04:44:43 +00:00
Ayaan Zaidi
51d851e092
fix(skills): use skill sourceInfo
2026-03-27 09:57:02 +05:30
Ayaan Zaidi
b1d853d88b
fix(agents): adapt compaction request auth
2026-03-27 09:56:35 +05:30
Ayaan Zaidi
8b13710c09
refactor(plugin-sdk): expose zod subpath
2026-03-27 09:55:47 +05:30
Peter Steinberger
70184d0a5e
fix: compaction API drift + Skill sourceInfo→source migration
...
- compaction.ts: drop removed 'headers' param from generateSummary call
- compaction.retry.test.ts: align test call with new generateSummary signature
- compaction-safeguard.ts: replace getApiKeyAndHeaders with getApiKey (upstream removed)
- Migrate all Skill sourceInfo.source → flat source field across agents, cli, security
- Update 6 test files to match new Skill shape
2026-03-27 04:23:39 +00:00
Tak Hoffman
5eee793669
test(config): align legacy routing snapshot expectation
2026-03-26 23:17:43 -05:00
Peter Steinberger
eebce9e9c7
refactor: move memory host into sdk package
2026-03-27 04:12:04 +00:00
Peter Steinberger
490b2f881c
fix(ci): restore codex oauth refresh fallback
2026-03-27 04:08:12 +00:00
Ayaan Zaidi
b99b16d71e
test: activate openrouter media registry in vision test
2026-03-27 09:36:25 +05:30
Ayaan Zaidi
513df9fdb0
build: refresh bundled plugin metadata
2026-03-27 09:36:25 +05:30
Neerav Makwana
4604d252b2
Media: allow active OpenRouter image models
2026-03-27 09:36:25 +05:30
Tak Hoffman
962cc740a0
fix: keep session settings in sessions list
2026-03-26 22:48:39 -05:00
Peter Steinberger
ef56d79a6a
refactor: collapse zod setup validators
2026-03-27 03:48:15 +00:00
Tak Hoffman
e25965ed4a
fix: keep session thread ids in sessions list
2026-03-26 22:43:05 -05:00
Tak Hoffman
a2cc0630d2
fix: use session origin provider in subagent queue routing
2026-03-26 22:42:45 -05:00
Tak Hoffman
6e5bc5647a
fix: use session origin provider in chat delivery routing
2026-03-26 22:42:45 -05:00