Commit Graph

5 Commits

Author SHA1 Message Date
Peter Steinberger d77e2a5876 refactor(github-copilot): reuse prepared embedding credentials (#130703) 2026-08-26 22:23:37 -07:00
Peter Steinberger 67d22a58ac refactor(embeddings): unify provider contract (#130506)
* refactor(embeddings): unify provider contract

* test(plugins): declare embedding type bridge

* test(memory): migrate embedding fixtures
2026-08-26 18:20:48 -07:00
chengzhichao-xydt ff158567f4 fix(github-copilot): add timeout to embedding model discovery (#102886)
* fix(github-copilot): add timeout to embedding model discovery

* fix(github-copilot): include timeoutMs in discovery request test type

---------

Co-authored-by: chengzhichao-xydt <chengzhichao-xydt@users.noreply.github.com>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-08-26 13:46:40 -07:00
joshavant fbd6b842f9 fix(github-copilot): authenticate fine-grained tokens 2026-07-27 22:40:32 -05:00
ZOOWH b16c6c75ce fix(github-copilot): redact embedding API errors (#109177)
Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-21 08:16:02 -07:00