Vincent Koc
|
9db5912e8a
|
fix(plugin-sdk): guard provider stream error formatting
|
2026-06-05 12:32:39 +02:00 |
|
Vincent Koc
|
a3f029f385
|
fix(agents): guard inline extension load errors
|
2026-06-05 12:32:39 +02:00 |
|
Vincent Koc
|
4d05f80897
|
fix(agents): guard session tool call metadata errors
|
2026-06-05 12:32:39 +02:00 |
|
Vincent Koc
|
dc77ae2aef
|
fix(agents): guard extension load error formatting
|
2026-06-05 12:32:39 +02:00 |
|
Vincent Koc
|
965b0d2ae8
|
fix(agents): guard session extension error formatting
|
2026-06-05 12:32:38 +02:00 |
|
Vincent Koc
|
33b4ababa1
|
fix(agents): guard extension runner error formatting
|
2026-06-05 12:32:38 +02:00 |
|
Vincent Koc
|
8c140f72be
|
fix(agents): guard session tool snapshot errors
|
2026-06-05 12:32:38 +02:00 |
|
Vincent Koc
|
b66936a3db
|
fix(agents): guard before tool call error formatting
|
2026-06-05 12:32:38 +02:00 |
|
Vincent Koc
|
4f78b65259
|
fix(agents): guard code mode error formatting
|
2026-06-05 12:32:38 +02:00 |
|
Vincent Koc
|
79dd9cfc18
|
fix(agent-core): guard harness error normalization
|
2026-06-05 12:32:38 +02:00 |
|
Vincent Koc
|
68a26ba177
|
fix(agent-core): guard tool snapshot errors
|
2026-06-05 12:32:38 +02:00 |
|
Vincent Koc
|
4ee977fe5a
|
fix(agent-core): guard tool error stringification
|
2026-06-05 12:32:38 +02:00 |
|
Vincent Koc
|
23ea290ab7
|
fix(agent-core): guard agent failure identity
|
2026-06-05 12:32:38 +02:00 |
|
Vincent Koc
|
f3ec9383f2
|
fix(agent-core): guard failure message identity
|
2026-06-05 12:32:37 +02:00 |
|
Vincent Koc
|
9af6b714f2
|
fix(llm): guard lazy provider load errors
|
2026-06-05 12:32:37 +02:00 |
|
Vincent Koc
|
cbd0e42e73
|
fix(openai): guard codex responses output identity
|
2026-06-05 12:32:37 +02:00 |
|
Vincent Koc
|
d304aa9e2e
|
fix(anthropic): guard transport setup identity
|
2026-06-05 12:32:37 +02:00 |
|
Vincent Koc
|
48b0c0c5ff
|
fix(openai): guard transport output identity
|
2026-06-05 12:32:37 +02:00 |
|
Vincent Koc
|
b910b83740
|
fix(google): guard output identity
|
2026-06-05 12:32:37 +02:00 |
|
Vincent Koc
|
3dac8db7f9
|
fix(bedrock): guard stream setup metadata
|
2026-06-05 12:32:37 +02:00 |
|
Vincent Koc
|
93e73beb39
|
fix(anthropic): guard output identity
|
2026-06-05 12:32:37 +02:00 |
|
Vincent Koc
|
52ac698af1
|
fix(mistral): guard output identity
|
2026-06-05 12:32:37 +02:00 |
|
Vincent Koc
|
95824944a9
|
fix(openai): guard completions output identity
|
2026-06-05 12:32:37 +02:00 |
|
Vincent Koc
|
73a6ba7731
|
fix(openai): guard completions compat metadata
|
2026-06-05 12:32:36 +02:00 |
|
Vincent Koc
|
a7bbc52aa3
|
fix(openai): guard strict tool metadata
|
2026-06-05 12:32:36 +02:00 |
|
Vincent Koc
|
dcc1551bf2
|
fix(llm): guard model cost metadata
|
2026-06-05 12:32:36 +02:00 |
|
Vincent Koc
|
3caa0bf48b
|
fix(llm): guard model identity comparison
|
2026-06-05 12:32:36 +02:00 |
|
Vincent Koc
|
f3925df72b
|
fix(llm): guard thinking metadata
|
2026-06-05 12:32:36 +02:00 |
|
Vincent Koc
|
af5a548531
|
fix(responses): guard conversion metadata
|
2026-06-05 12:32:36 +02:00 |
|
Vincent Koc
|
474d603ad0
|
fix(google): guard conversion metadata
|
2026-06-05 12:32:36 +02:00 |
|
Vincent Koc
|
2ff5c7baf5
|
fix(google): guard thinking model ids
|
2026-06-05 12:32:36 +02:00 |
|
Vincent Koc
|
2ea0ead727
|
fix(sdk): guard Google thinking metadata
|
2026-06-05 12:32:36 +02:00 |
|
Vincent Koc
|
d32c10529e
|
fix(openai): guard reasoning metadata
|
2026-06-05 12:32:35 +02:00 |
|
Vincent Koc
|
fe80b3130d
|
fix(anthropic): guard payload compat metadata
|
2026-06-05 12:32:35 +02:00 |
|
Vincent Koc
|
af576d14aa
|
fix(agents): guard model cache metadata
|
2026-06-05 12:32:35 +02:00 |
|
Vincent Koc
|
d24726d4b5
|
fix(agents): guard prompt cache params
|
2026-06-05 12:32:35 +02:00 |
|
Vincent Koc
|
796b91f0f2
|
fix(agents): guard max token aliases
|
2026-06-05 12:32:35 +02:00 |
|
Vincent Koc
|
118c92447b
|
fix(agents): guard dynamic extra params
|
2026-06-05 12:32:35 +02:00 |
|
Vincent Koc
|
d700887596
|
fix(openai): guard response format payloads
|
2026-06-05 12:32:35 +02:00 |
|
Vincent Koc
|
bddc6541b8
|
fix(vllm): guard thinking payload patch
|
2026-06-05 12:32:35 +02:00 |
|
Vincent Koc
|
7a12910822
|
fix(fireworks): guard kimi payload cleanup
|
2026-06-05 12:32:35 +02:00 |
|
Vincent Koc
|
7a01102f09
|
fix(venice): guard replay payload fields
|
2026-06-05 12:32:35 +02:00 |
|
Vincent Koc
|
93af8d5acb
|
fix(openrouter): guard payload patch accessors
|
2026-06-05 12:32:34 +02:00 |
|
Vincent Koc
|
b6c9fe5056
|
fix(qwen): guard thinking payload patch
|
2026-06-05 12:32:34 +02:00 |
|
Vincent Koc
|
7ea5f3b177
|
fix(providers): guard siliconflow thinking payload
|
2026-06-05 12:32:34 +02:00 |
|
Vincent Koc
|
47ba05051f
|
fix(agents): guard btw payload tools
|
2026-06-05 12:32:34 +02:00 |
|
Vincent Koc
|
2d432ed82c
|
fix(providers): guard minimax thinking payload
|
2026-06-05 12:32:34 +02:00 |
|
Vincent Koc
|
45db09baf1
|
fix(providers): guard moonshot payload fields
|
2026-06-05 12:32:34 +02:00 |
|
Vincent Koc
|
fc041dd59f
|
fix(providers): guard anthropic payload tools
|
2026-06-05 12:32:34 +02:00 |
|
Vincent Koc
|
937bb99289
|
fix(xai): quarantine unreadable payload tools
|
2026-06-05 12:32:34 +02:00 |
|