Commit Graph

1808 Commits

Author SHA1 Message Date
Douwe Osinga 656b5b889f Remove unused dependencies (#3626)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-07-29 17:32:25 +02:00
Kenneth Mungai 9d996c3957 feat: update Groq models for better tool calling support (#3676)
Co-authored-by: kenneth.kimani <kenneth.kimani@savannahinformatics.com>
Co-authored-by: Douwe Osinga <douwe@block.xyz>
2025-07-29 16:33:21 +02:00
Salman Mohammed 4ac5fe4f8d chore: remove ffi libraries and related code (#3699) 2025-07-29 09:21:08 -04:00
Rizel Scarlett af2ca33bc1 only run google analytics in prod (#3395) 2025-07-29 11:22:35 +02:00
Hasith Senevirathne 097351a49e Fix typo in quickstart document (#3447)
Signed-off-by: hasithsen <sen.hasith@gmail.com>
2025-07-29 11:21:52 +02:00
Praneeth 70b2312d8f fix: pricing estimation for OpenRouter in goose-cli (#3675) 2025-07-29 11:21:18 +02:00
Julian Brown bc25308d7b fix: escape control characters in LLM tool call arguments JSON (#2893)
Signed-off-by: Julian Brown <contact@julianbrown.dev>
Co-authored-by: Julian Brown <jbrown@stripe.com>
2025-07-29 11:05:01 +02:00
Gustavo Hoirisch c84dc392be feat(githubcopilot): add ability to fetch supported models (#2717)
Signed-off-by: Gustavo Hoirisch <gugahoi@users.noreply.github.com>
2025-07-29 11:01:18 +02:00
Jack Amadeo 71d5ae4961 Create a message ID for tool response messages (#3591) 2025-07-29 10:25:12 +02:00
Acea Spades 339676eb88 fix: Fixed 404 broken link to extensions page in index.md (#3623) 2025-07-29 10:24:14 +02:00
Jarrod Sibbison 5de9f84619 fix: Ensures final output tool is available when using vector tool search (#3701) 2025-07-29 12:18:46 +10:00
Michael Neale 18be07853b chore: adding in some new models token limits (#3685) 2025-07-29 12:12:21 +10:00
Glenn bf62f5177a blog: streamlining detection development w/ recipes (#3689)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Rizel Scarlett <rizel@tbd.email>
2025-07-28 19:32:14 -05:00
Michael Neale 2382763568 fix: have option for cli providers to use their configured or default model (#3683) 2025-07-29 10:27:53 +10:00
w. ian douglas fe7aed0c0b docs: new blog post and corrections to an old one on goosehints (#3657) 2025-07-28 18:14:21 -06:00
Lifei Zhou 37120f01d8 Resolve sub recipe path relative to the parent recipe path (#3642) 2025-07-29 08:36:54 +10:00
Zane 85c77474df Speed up recipe loading from deeplinks and various fixes (#3662) 2025-07-28 14:17:43 -07:00
Zane c7425694f8 fix cmd + , not opening settings (#3694) 2025-07-28 14:17:15 -07:00
David Katz 829311ad08 Add warning when JSON env parsing fails. (#3696) 2025-07-28 17:04:56 -04:00
Angela Ning 67399de10f chore: refactor session naming into provider (#3678) 2025-07-28 16:07:33 -04:00
Angela Ning 7e98329093 feat (ui): File picker for scheduling recipes default to recipe dir (#3611) 2025-07-28 15:39:15 -04:00
Alex Hancock 959f51ffc4 fix: address issue with streamable http interactions via mcp (#3693) 2025-07-28 15:02:14 -04:00
Douwe Osinga 73a274d311 Provider scenario tests (#3688)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-07-28 20:04:11 +02:00
Douwe Osinga 4442ccfe4a Fix conversations before they hit the LLM (#3660)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-07-28 18:23:10 +02:00
Gary Zhou 1d3a91912a cli: add detailed instruction for WSL users (#3496)
Signed-off-by: Gary <117497221+GaryZhous@users.noreply.github.com>
2025-07-28 09:08:13 -07:00
Prem Pillai cefad274a9 feat: recipe runs will now prompt for missing extension secrets (#3668) 2025-07-28 20:09:59 +10:00
Michael Neale b5fb45966e fix: pricing integration tests -> trying more runs for cache and retries (#3546) 2025-07-28 13:13:22 +10:00
Douwe Osinga b18213cf01 Add inline python extension (#3107)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-07-28 10:48:02 +10:00
Bradley Erickson 322c1e1416 fix: add maintainer, homepage and categories to DEB/RPM package config (#3096)
Signed-off-by: Brad Erickson <bderickson@gmail.com>
2025-07-27 14:58:28 -04:00
Angie Jones 10b2bf72b9 blog: agent to agent convo (#3677) 2025-07-27 12:06:27 -05:00
Martin Vilcans 06a98e625e Possible to disable random thinking messages (#3304)
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-07-27 02:41:34 -05:00
Rizel Scarlett a66a48145f Two VS code tutorials (#3603)
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-07-27 01:24:27 -05:00
Rizel Scarlett 92f6f324bb small blog fixes (#3549) 2025-07-27 01:04:25 -05:00
Junpei Kawamoto ca39fe057e docs: fix installation command for YouTube Transcript MCP in servers.json (#3595) 2025-07-27 01:03:26 -05:00
Oleg Šelajev 7239ec5ad2 Docs for using Docker Model Runner as a local LLM provider. (#3509)
Signed-off-by: Oleg Šelajev <shelajev@gmail.com>
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-07-27 00:56:19 -05:00
Rizel Scarlett 071ac3cf3d Docs: VS Code Extension move to tutorials (#3601) 2025-07-26 22:11:25 -05:00
Soroosh Sarabadani 247773fa8a Fix working directory when session has no messages (#3513)
Signed-off-by: Soroosh <soroosh.sarabadani@gmail.com>
2025-07-26 22:44:27 +02:00
Angie Jones d532042f20 goose docs MCP server (#3665) 2025-07-25 19:37:27 -05:00
Zane 6b60bbcdbe Remove confusing status output when testing sharing url connection and it shows 404 (#3659) 2025-07-25 12:58:15 -07:00
Jack Amadeo 0ef38c6658 chore: use typed notifications from rmcp (#3653) 2025-07-25 14:04:18 -04:00
Alex Hancock 31a5f9cbbc feat: convert GetPromptResult from mcp_core to rmcp version (#3650) 2025-07-25 11:16:58 -04:00
Alex Hancock 858d4062bc feat: Replace usage of mcp_core Tools/ToolAnnotations in openapi schema (#3649) 2025-07-25 10:21:59 -04:00
Lifei Zhou 1bccd2613f fix: ensure execution task result is shown (#3629) 2025-07-25 12:30:22 +10:00
taniashiba ed5721e698 docs: Quick spotlight fix (#3633)
Co-authored-by: Tania Chakraborty <tchakraborty@block.xyz>
2025-07-24 16:47:58 -04:00
Alex Hancock b4fc6f7cc8 alexhancock/rmcp-tools-annotations (#3617) 2025-07-24 14:58:14 -04:00
Wendy Tang 7b2ca43c77 fix: clean up subagent (#3565) 2025-07-24 10:36:08 -07:00
Taylor Ho a65c547699 Adds the WaitingForUserInput state (#3620) 2025-07-24 10:08:54 -07:00
dianed-square 41f2ba8f9e docs: update extensions library (#3612) 2025-07-24 10:08:06 -07:00
Rizel Scarlett 673e4a2519 Fixing grants path (#3632) 2025-07-24 12:49:56 -04:00
taniashiba a228506373 docs: June 2024 Community All-Stars Spotlight (#3631)
Co-authored-by: Tania Chakraborty <tchakraborty@block.xyz>
2025-07-24 11:53:38 -04:00