Peter Steinberger
|
b5dde35887
|
fix(github-copilot): configured account order is ignored (#129978)
* fix(github-copilot): honor configured account order
Fixes #46031
* test(plugin-sdk): preserve provider discovery runtime exports
Follow-up to #46031
* fix(github-copilot): honor ordered OAuth accounts and tenants
* fix(github-copilot): bind OAuth credentials to their account domain
|
2026-08-26 06:32:24 -07:00 |
|
Peter Steinberger
|
992948356f
|
fix(secrets): fail closed for configured references (#127669)
* fix(secrets): fail closed for configured references
Keep explicit SecretRefs authoritative across Gateway auth, onboarding, probes, channel credentials, outbound sends, and GitHub Copilot discovery/embeddings. Ambient credentials remain available only when no reference owns the surface.
* test(secrets): align gateway fallback expectations
* test(providers): remove load-sensitive stream timing
* test(xai): normalize stream capture failures
* fix(copilot): preserve direct auth precedence
* test(ollama): keep progressing streams alive
* test(models): mark resolved config fixtures
* fix(models): drop stale probe import
|
2026-08-21 18:00:28 -07:00 |
|
Galin Iliev
|
93bad8de2a
|
fix: restore GitHub Copilot turns and account context limits (#106198)
* fix: restore GitHub Copilot runtime routing
Refs #106170
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 6053811e-f081-436b-8741-54c5cab6c016
* fix: bind Copilot metadata to resolved credentials
Refs #106170
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 6053811e-f081-436b-8741-54c5cab6c016
* refactor: split Copilot runtime helpers
* fix: satisfy Copilot runtime static gates
* fix: satisfy Copilot runtime lint
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Galin Iliev <galin.iliev@microsoft.com>
|
2026-07-13 16:04:34 -07:00 |
|
Peter Steinberger
|
4fa5092cdc
|
docs: document small extension sources
|
2026-06-04 21:02:07 -04:00 |
|
Peter Steinberger
|
827b0de0ce
|
refactor: reduce plugin sdk surface
|
2026-05-10 12:37:10 +01:00 |
|
Peter Steinberger
|
4336a7f3a9
|
refactor(plugin-sdk): narrow config runtime imports
|
2026-04-27 14:58:32 +01:00 |
|
Pengfei Ni
|
88d3620a85
|
feat(github-copilot): add embedding provider for memory search (#61718)
Merged via squash.
Prepared head SHA: 05a78ce7f2
Co-authored-by: feiskyer <676637+feiskyer@users.noreply.github.com>
Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com>
Reviewed-by: @vincentkoc
|
2026-04-15 10:39:28 +01:00 |
|