github-actions[bot]
|
f5753759bb
|
Release 1.20.0
Auto-merged release PR after tag v1.20.0 was pushed
|
2026-01-16 15:57:28 +00:00 |
|
Douwe Osinga
|
7c62f50c41
|
Standalone mcp apps (#6458)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-01-16 08:59:04 -05:00 |
|
Lifei Zhou
|
7c3f41e977
|
fixed test compilation on main branch (#6512)
|
2026-01-15 08:48:54 -06:00 |
|
Lifei Zhou
|
9a96b84372
|
fixed 0 token in openrouter steaming (#6493)
|
2026-01-15 13:43:13 +11:00 |
|
Adrian Cole
|
7d4a6bd8ff
|
feat(goose-acp): enable parallel sessions with isolated agent state (#6392)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-01-14 14:19:17 -08:00 |
|
Rabi Mishra
|
eaa05f9636
|
fix(code_execution): serialize record_result output as JSON (#6495)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-14 10:58:09 -05:00 |
|
Rabi Mishra
|
7b59f554d7
|
perf(google): avoid accumulating thoughtSignatures across conversation history (#6462)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-14 08:36:41 -05:00 |
|
Rabi Mishra
|
a66e5d306a
|
fix(openai): make tool_call arguments optional and fix silent stream termination (#6309)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-14 08:36:27 -05:00 |
|
Jason Carr
|
355d319bc4
|
fix: Improve error messages for invalid tool calls (#6483)
Signed-off-by: J. Carr <jcarr250@protonmail.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-01-14 08:14:34 -05:00 |
|
Sheikh Limon
|
c6c2d74dbe
|
feat(cli): graceful fallback for keyring failures (#5808)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
|
2026-01-13 19:10:09 -05:00 |
|
github-actions[bot]
|
e8247e283a
|
fix: Recipe slash command doesn't work with single optional parameter (#6235)
Co-authored-by: tlongwell-block <109685178+tlongwell-block@users.noreply.github.com>
Co-authored-by: David Katz <dkatz@squareup.com>
|
2026-01-13 19:06:13 -05:00 |
|
Rabi Mishra
|
bb209498d6
|
fix(openrouter): Handle Gemini thoughtSignature for tool calls (#6370)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-13 19:02:47 -05:00 |
|
Douwe Osinga
|
7af88d21a9
|
Ask for permission in the CLI (#6475)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-01-13 16:29:54 -05:00 |
|
Alex Hancock
|
c222bdeab3
|
fix: clean up result recording for code mode (#6343)
|
2026-01-13 14:35:00 -05:00 |
|
Rabi Mishra
|
d9a30a8f99
|
fix(code_execution): handle model quirks with tool calls (#6352)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-13 12:51:22 -05:00 |
|
Angie Jones
|
237f1c2bdd
|
fix: apply subrecipes when using slash commands (#6460)
|
2026-01-12 23:55:09 -06:00 |
|
Lifei Zhou
|
637049c967
|
Fix: exclude platform_schedule_tool in CLI (#6442)
|
2026-01-13 11:35:58 +11:00 |
|
dorien-koelemeijer
|
8a9b090aa8
|
Fix: Small update in how ML-based prompt injection determines final result (#6439)
|
2026-01-13 08:20:40 +10:00 |
|
Abhijay Jain
|
115bbd5491
|
fix: inconsistent API url requirement between desktop and CLI versions (#6419)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
|
2026-01-12 14:15:33 -05:00 |
|
Rabi Mishra
|
b357460013
|
feat(vertexai): Add streaming support (#6409)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-12 14:09:18 -05:00 |
|
Douwe Osinga
|
5a460fd3b1
|
File bug directly (#6413)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-12 12:13:01 -05:00 |
|
Rabi Mishra
|
17185541cc
|
perf(code_execution): cache tools in ExtensionManager (#6433)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-12 11:28:38 -05:00 |
|
Douwe Osinga
|
ba702d820f
|
More 3.7 removal (#6414)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-01-12 10:28:42 -05:00 |
|
Rabi Mishra
|
a153c06aaf
|
fix(google): treat signed text as regular content in streaming (#6400)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-09 09:41:28 -05:00 |
|
Zane
|
9a01fcb740
|
Add support for changing working dir and extensions in same window/session (#6057)
|
2026-01-08 16:48:15 -08:00 |
|
Jack Amadeo
|
4a60f026d5
|
Sort keys in canonical models (#6403)
|
2026-01-08 19:42:02 -05:00 |
|
Lifei Zhou
|
093b0764c6
|
added validation and debug for invalid call tool result (#6368)
|
2026-01-09 09:36:51 +11:00 |
|
dorien-koelemeijer
|
3d415fc1ea
|
Update confidence levels prompt injection detection to reduce false positive rates (#6390)
Signed-off-by: Dorien Koelemeijer <dkoelemeijer@squareup.com>
|
2026-01-08 15:51:53 +10:00 |
|
dorien-koelemeijer
|
9dc548ee2f
|
Add ML-based prompt injection detection (#5623)
|
2026-01-08 11:55:59 +10:00 |
|
Zane
|
78a9b5b085
|
fix ResultsFormat error when loading old sessions (#6385)
|
2026-01-07 15:45:21 -08:00 |
|
Lifei Zhou
|
9aee76391c
|
Handling special claude model response in github copilot provider (#6369)
|
2026-01-08 08:22:59 +11:00 |
|
Rabi Mishra
|
a4c7a746a0
|
feat(providers): add streaming support for Google Gemini provider (#6191)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-07 14:17:12 -05:00 |
|
Michael Neale
|
7d751b3196
|
fix: we load extensions when agent starts so don't do it up front (#6350)
|
2026-01-07 17:03:51 +11:00 |
|
Douwe Osinga
|
463eee3f76
|
Claude 3.7 is out. we had some harcoded stuff (#6197)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-01-06 15:50:39 -05:00 |
|
github-actions[bot]
|
635131d7bf
|
Release 1.19.0
Auto-merged release PR after tag v1.19.0 was pushed
|
2026-01-06 20:32:50 +00:00 |
|
Jack Amadeo
|
fb1d3dfd3d
|
Bump rust toolchain to 1.92 (current stable) (#6356)
|
2026-01-06 14:13:20 -05:00 |
|
Joah Gerstenberg
|
345366648e
|
fix: use .config/agents (plural) for skills directory (#6357)
Signed-off-by: Joah Gerstenberg <joah@squareup.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-06 13:36:21 -05:00 |
|
Rabi Mishra
|
0788f88929
|
feat(providers): add retry for model fetching (#6347)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-06 12:14:56 -05:00 |
|
Lifei Zhou
|
a842c99d11
|
make sure the models are using streaming properly (#6331)
|
2026-01-06 15:28:15 +11:00 |
|
Bradley Axen
|
edcb634772
|
feat: add a max tokens env var (#6264)
|
2026-01-05 18:43:20 -08:00 |
|
Rabi Mishra
|
ddaedd8b76
|
fix(code-execution): support bracket notation and multiple import styles (#6290)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-05 13:51:52 -05:00 |
|
albina-popova
|
4a08ad5c43
|
fix: Make Azure OpenAI API key optional to match documentation (#6215)
Signed-off-by: albina-popova <97168987+albina-popova@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-05 13:31:28 -05:00 |
|
github-actions[bot]
|
cabbda3dbc
|
Release 1.18.0
Auto-merged release PR after tag v1.18.0 was pushed
|
2026-01-05 18:28:22 +00:00 |
|
Douwe Osinga
|
85aee9c5b7
|
MCP Apps Plumbing (#6286)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-01-05 10:34:52 -05:00 |
|
Sihyeon Jang
|
b8144a886f
|
fix: use minute-level granularity for MOIM timestamps (#6294)
Signed-off-by: Sihyeon Jang <sihyeon.jang@navercorp.com>
|
2026-01-05 17:31:26 +11:00 |
|
Rabi Mishra
|
4aa6a176ea
|
fix(openai): handle interleaved streaming chunks in tool call (#6312)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-05 12:13:41 +11:00 |
|
Bradley Axen
|
f19ee33e60
|
feat: add caching support for Anthropic models via Databricks (#6320)
|
2026-01-03 17:56:37 -08:00 |
|
Adrian Cole
|
5a5312a2e6
|
feat: upgrade to rmcp 0.12.0 and sacp 10.0.0 by removing SSE transport (#6304)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-01-02 07:07:53 +08:00 |
|
Bradley Axen
|
38fcf4f374
|
chore: refactor add_extension to reduce line count (#6278)
|
2025-12-31 15:53:14 -08:00 |
|
Bradley Axen
|
4e1384887c
|
chore: refactor format_messages in databricks.rs to reduce line count (#6275)
|
2025-12-31 10:56:31 +11:00 |
|