Peter Steinberger
85f3e9e988
refactor: extract shared llm runtime
...
Move provider model registries, stream wrappers, OAuth helpers, and LLM utilities into src/llm with plugin-sdk barrels instead of depending on the old embedded runtime layout.
2026-05-27 10:40:15 +01:00
Peter Steinberger
15cf49222f
build: refresh deps and route testbox through crabbox
2026-05-11 03:41:00 +01:00
Peter Steinberger
827b0de0ce
refactor: reduce plugin sdk surface
2026-05-10 12:37:10 +01:00
Peter Steinberger
7e733bedab
test: simplify copilot live text extraction
2026-05-09 01:09:27 +01:00
Peter Steinberger
1b581b4c71
fix(ci): stabilize live release validation
2026-04-27 10:56:35 +01:00
a410979729-sys
8fd15ed0e5
fix(github-copilot): preserve encrypted reasoning ids with encrypted_content ( #71448 )
...
Preserve encrypted Copilot Responses reasoning item IDs during replay and harden the live Copilot replay probe.
Thanks @a410979729-sys.
2026-04-25 08:57:47 +01:00
Peter Steinberger
beefcda68f
fix: keep copilot on boundary-aware stream path
2026-04-25 00:06:40 +01:00
Peter Steinberger
f66098f8f6
test(github-copilot): add live Responses ID rewrite probe
2026-04-22 23:09:31 +01:00