Douwe Osinga
|
9251da4314
|
Declarative providers (#5084)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-10-15 09:48:14 -04:00 |
|
nicole pardal
|
55f3fcc015
|
Ollama integration: modified default model + added models (#5153)
Signed-off-by: nicole pardal <nicolepardall@gmail.com>
Co-authored-by: Amed Rodriguez <amed@squareup.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
|
2025-10-15 08:45:54 -04:00 |
|
David Katz
|
05882bc948
|
Remove orphaned tool calls before compaction (#5059)
|
2025-10-14 14:12:24 -04:00 |
|
Jack Amadeo
|
d98942579e
|
remove extra whitespace from message (#5159)
|
2025-10-14 11:11:41 -04:00 |
|
Douwe Osinga
|
1a905e8957
|
Revert "Fix gpt-5 input context limit (#4619)" (#5135)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-10-13 10:13:48 -04:00 |
|
Alex Yao
|
47d5c96ee8
|
Fix bedrock tool input schema (#5064)
Signed-off-by: alexyao2015 <alexyao2015@users.noreply.github.com>
Co-authored-by: alexyao2019@gmail.com <alexyao2015@users.noreply.github.com>
|
2025-10-12 15:04:33 -04:00 |
|
Matt Yaple
|
1593b73b0a
|
fix: modifies openai request logic for reasoning models (#4221) (#4294)
Signed-off-by: Matt Yaple <matt@yaple.dev>
|
2025-10-11 18:11:19 -04:00 |
|
Augustine D. Nguyen
|
6ed178b2d2
|
Fix race condition threat when set_param and set_secret of c… (#5109)
Signed-off-by: Augustine D. Nguyen <de.nguyen@sap.com>
Co-authored-by: Augustine D. Nguyen <de.nguyen@sap.com>
|
2025-10-11 12:42:12 -04:00 |
|
Douwe Osinga
|
0c2127124f
|
Clean room implementation of the chat process (#5079)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
|
2025-10-11 10:45:16 -04:00 |
|
Jack Amadeo
|
73f109237e
|
Bump rmcp (#5096)
|
2025-10-11 10:32:16 -04:00 |
|
Jack Amadeo
|
c70f0231e6
|
set version in an env variable for testing (#5100)
|
2025-10-11 10:31:44 -04:00 |
|
Douwe Osinga
|
1015064367
|
Make async (#5126)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-10-10 19:31:50 -04:00 |
|
Jack Amadeo
|
3e9a799d8f
|
Remove duplicate prepare_reply_context call (#5063)
|
2025-10-09 22:39:58 -04:00 |
|
tlongwell-block
|
23da28d8c3
|
Subagent extension selection behavior fix (#5093)
|
2025-10-09 15:30:36 -04:00 |
|
Lifei Zhou
|
1396d315e5
|
Applied server side call to parse and save recipe (#5022)
|
2025-10-09 15:45:46 +11:00 |
|
Izzy
|
b040cfc5ab
|
fix: use dynamic port allocation for OAuth server (#5019)
Signed-off-by: Izzy Fraimow <izzy@squareup.com>
|
2025-10-08 08:09:09 -07:00 |
|
Douwe Osinga
|
b179be4cff
|
Art vandelay: Import & Export (#5053)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-10-07 21:07:40 -04:00 |
|
Yingjie He
|
0600cb4389
|
use agent manager for subagent (#4828)
|
2025-10-06 21:17:38 -07:00 |
|
Douwe Osinga
|
d3a222ddbf
|
Make it startable from playwright and also isolate (#5016)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-10-06 20:59:26 -04:00 |
|
tlongwell-block
|
fb92e713a9
|
Update system.md with softer subagent language (#5023)
|
2025-10-06 12:29:24 -04:00 |
|
Lifei Zhou
|
5526b59f53
|
fix: backwards compatible parsing recipe file (#5020)
|
2025-10-06 21:34:16 +11:00 |
|
Lifei Zhou
|
0df1e0704b
|
chore: Used common function to list recipes in local machine (#4974)
|
2025-10-06 13:16:50 +11:00 |
|
Jeff Wofford
|
bcbfef07a7
|
fix: Issue #4540: goose configure -> Cursor Agent succeeds (#4942)
Signed-off-by: Jeff Wofford <github@jeffwofford.com>
|
2025-10-06 11:46:39 +11:00 |
|
Zane
|
f4d79404ee
|
Create / edit recipe form unification and improvements (#4693)
|
2025-10-05 09:00:59 -07:00 |
|
hikae
|
76147a60d3
|
feat: add grok-code-fast-1 support for xAI provider (#4472)
Signed-off-by: HikaruEgashira <hikaru-egashira@c-fo.com>
|
2025-10-04 17:18:31 -04:00 |
|
Will Pfleger
|
a59fbab69c
|
Persist dynamic extension config so we can resume recipe sessions w/ extensions (#4331)
|
2025-10-04 17:17:12 -04:00 |
|
Douwe Osinga
|
96ded37e15
|
Platform extensions sketch (#4868)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-10-03 13:45:37 -04:00 |
|
dorien-koelemeijer
|
e6a5692656
|
Feat: Add prompt injection detection settings UI + update logging (#4651)
|
2025-10-03 09:01:37 -04:00 |
|
Douwe Osinga
|
c96476fc24
|
Make create_session work concurrently (#4954)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-10-02 22:23:09 -04:00 |
|
Lifei Zhou
|
a3fbeb04fc
|
Lifei/create save recipe to file (#4895)
|
2025-10-03 09:38:25 +10:00 |
|
John M Daly
|
7886db1418
|
fix(providers): update Claude Sonnet 4 model identifier (#4884)
Signed-off-by: John M Daly <jmdaly@gmail.com>
|
2025-10-02 14:29:09 -04:00 |
|
Douwe Osinga
|
601efb2c1b
|
Don't set agent props twice (#4872)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-10-01 16:27:36 -04:00 |
|
Jack Amadeo
|
ffe7e26640
|
fix: conversation fixer merges assistant text blocks and drops empty text messages (#4898)
|
2025-10-01 15:44:59 -04:00 |
|
Jack Amadeo
|
a1068ec591
|
fix: session timestamps (#4913)
|
2025-10-01 14:32:32 -04:00 |
|
Jack Amadeo
|
b027dd180e
|
chore: properly identify when to try oauth (#4918)
|
2025-10-01 14:14:19 -04:00 |
|
Douwe Osinga
|
c42b838798
|
Make token counter safer (#4924)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-10-01 13:41:02 -04:00 |
|
Jack Amadeo
|
bf46d7bc92
|
Add type field to empty schemas for anthropic (#4911)
|
2025-09-30 22:51:44 -04:00 |
|
Jack Amadeo
|
a77d13aa88
|
rmcp upgrade (#4792)
|
2025-09-30 21:03:50 -04:00 |
|
Zane
|
d7b256cce1
|
added claude-sonnet-4-5 (#4906)
|
2025-09-30 17:17:31 -04:00 |
|
Angela Ning
|
ac9fd717c8
|
Tiny: fix github casing (#4903)
|
2025-09-30 15:35:15 -04:00 |
|
tlongwell-block
|
b6c4fdaa17
|
remove anyOf from create_task tool (#4897)
|
2025-09-30 14:55:48 -04:00 |
|
Douwe Osinga
|
4d17c98334
|
Allow better concurrent access (#4896)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-09-30 09:57:34 -04:00 |
|
Jim Alateras
|
8f5eb10ba4
|
Fix: LiteLLM API key field not showing in UI configuration (#4105)
Signed-off-by: jalateras <jima@comware.com.au>
Co-authored-by: Ebony Louis <55366651+EbonyLouis@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
|
2025-09-29 20:26:09 -04:00 |
|
David Katz
|
1a92111f1a
|
Add filtering for agentVisible: false messages on streaming providers (#4847)
|
2025-09-29 17:20:57 -04:00 |
|
Alex Hancock
|
cb0eca9966
|
alexhancock/mcp-crate-cleanup (#4885)
|
2025-09-29 17:00:17 -04:00 |
|
Yingjie He
|
1c424303c2
|
make agent manager singleton (#4880)
|
2025-09-29 13:09:55 -07:00 |
|
sings-to-bees-on-wednesdays
|
509fcac69d
|
fix(token_counter): fix panic with GitHub Copilot (#4632)
Signed-off-by: sings-to-bees-on-wednesdays <222684290+sings-to-bees-on-wednesdays@users.noreply.github.com>
main was broken. this seems important
|
2025-09-29 15:26:56 -04:00 |
|
Alex Hancock
|
b9ba8dca29
|
Revert "Internal MCP Crate Cleanup (#4800)" (#4883)
|
2025-09-29 14:21:30 -04:00 |
|
Douwe Osinga
|
2cfef016e2
|
remove 2 redundant comments and one that lies (#4866)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-09-29 11:37:52 -04:00 |
|
Alex Hancock
|
146cf3185a
|
Internal MCP Crate Cleanup (#4800)
|
2025-09-29 10:39:43 -04:00 |
|