Commit Graph

855 Commits

Author SHA1 Message Date
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
tlongwell-block 228325ffef Improve Rust analysis output for analyze tool (#5072) 2025-10-10 09:28:26 -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
Will Pfleger c2e920a747 Fix: Prevent cross-contamination of cache data across analysis modes for analyze tool (#5075) 2025-10-08 15:06:12 -04:00
tlongwell-block b0edaf77f2 Add hint for focus mode when used on file paths for analyze tool (#5069) 2025-10-08 12:06:03 -04: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
Will Pfleger 4246ca59b3 Developer analyze tool improvement (#5030) 2025-10-07 10:20:17 -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
Kevin Everly 202fea5ed8 Add new subcommand for opening recipes in desktop app (#4970) 2025-10-06 13:06:42 -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
Douwe Osinga 5b8efb5b9a Add reply to the routes (#4963)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-03 13:32:42 -04:00
Sam Osborn 73e35c15ab feat(cli): add GOOSE_DEBUG environment variable support (#4825)
Signed-off-by: Sam Osborn <samosborn@squareup.com>
2025-10-03 13:30:58 -04:00
Rodolfo Olivieri bfc7d89f89 Allow empty API Key when registering custom provider (#4977)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
2025-10-03 09:08:36 -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
Will Pfleger 52e4308564 Using --resume with --name should still accept session IDs (#4937)
thank you!
2025-10-01 22:18:46 -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 3b9a3b96c5 fix mcp integration test flakiness (#4871)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-10-01 09:17:34 -04:00
Jack Amadeo bf46d7bc92 Add type field to empty schemas for anthropic (#4911) 2025-09-30 22:51:44 -04:00
Angela Ning f2bf927011 CLI: dont show logs to user (#4902) 2025-09-30 22:21:33 -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