Commit Graph

1840 Commits

Author SHA1 Message Date
Zane c9ae9ba1ce Ensure adding/removing extensions refreshes extensions list (#3695) 2025-07-31 12:17:09 -07:00
David Katz 9daa464021 Env parsing for primitive types (#3706) 2025-07-31 14:51:03 -04:00
David Katz 6f36c1f81e Autocompact + One Shot Summarization algorithm (#3559)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-07-31 14:23:06 -04:00
Zane b5e73c4c89 fix: initial prompt not filled in after accepting new recipe (#3637) 2025-07-31 10:49:28 -07:00
Zane f1907abacb fix not being able to click on searchbar buttons in chat (#3723) 2025-07-31 10:46:24 -07:00
Zane dbde38e32b center session summary modal description text (#3737) 2025-07-31 10:46:11 -07:00
Zane 5bc6601692 Persist first message to local history in case of failure or cancellation (#3744) 2025-07-31 10:45:55 -07:00
Douwe Osinga d1e38fba32 Make the client more secure (#3742)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-07-31 19:20:37 +02:00
Rami Chowdhury d9313aca57 feat: Allow configuring hints filename(s) (#3269)
Signed-off-by: Rami Chowdhury <rami.chowdhury@gmail.com>
2025-07-31 19:06:08 +02:00
Pedro Veloso 71c8d9e7aa Add support for mouse back nav button to Settings screen (#3195) 2025-07-31 18:11:50 +02:00
Jack Amadeo 5b6dd1387a chore: Remove the wrong tailwind package (#3754) 2025-07-31 10:53:33 -04:00
Cody Mullins 7cfdf9a44a chore: fix typo in desktop readme for goosed (#3752)
Signed-off-by: Cody Mullins <joshua.c.mullins@gmail.com>
2025-07-31 15:42:54 +02:00
Andrew Harvard 001bcebcee feat: upgrade rmcp (#3738) 2025-07-31 08:57:51 -04:00
Shodipo Ayomide 86871ad855 feat: allow users view and edit their non-secret config's (#3005) 2025-07-31 14:37:06 +02:00
Angie Jones 4549d617c0 fix: View extensions link (#3751) 2025-07-31 01:14:56 -05:00
Lifei Zhou e20a88516d chord: refactor tool route (#3732) 2025-07-31 08:39:00 +10:00
Zane ed3217ceca Remove unused Memory Mode / Computer-Controller Mode code (#3743) 2025-07-30 13:51:05 -07:00
Andre Landgraf 1c3f90ccf9 docs: Add Neon MCP Server tutorial (#3639)
Co-authored-by: Diane Diaz <dianed@squareup.com>
2025-07-30 15:11:35 -04:00
Finn b4aa2cd3ab Update OSX codesigning and notarization (#3658) 2025-07-30 11:05:37 -07:00
Zane be6c599063 Fix slow typing in chat input with long running sessions (#3722) 2025-07-30 10:42:13 -07:00
Zane f47836bbe8 Fix html content detection regex to not include markdown autolinks (#3720) 2025-07-30 09:40:12 -07:00
Douwe Osinga e5ac6412ec Must have missed this one (#3733)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-07-30 13:29:20 +02:00
Douwe Osinga 21604df685 Ok, well, that got out of hand (#3718)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-07-30 11:41:42 +02:00
Michael Neale 601c678722 feat: openrouter out of the box experience for goose installations (#3507) 2025-07-30 17:17:43 +10:00
w. ian douglas faf252a5a7 Iand/make goosehints blog post visible (#3729) 2025-07-29 23:07:20 -06:00
Glenn 45adf4e4f3 skip app-related CI jobs for doc/blog PRs (#3704)
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-07-29 23:11:10 -05:00
Rizel Scarlett 4222f01d05 Blog:How OpenRouter Unlocked Our Workshop Strategy (#3726)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2025-07-29 21:28:34 -04:00
Lifei Zhou 1544e1fb27 chore: small refactor on agent.rs (#3703) 2025-07-30 09:22:19 +10:00
Ebony Louis 0fb58c4095 docs: Add GitMCP Tutorial to Extensions Library (#3716)
Signed-off-by: Ebony Louis <ebony774@gmail.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2025-07-29 15:37:48 -04:00
Jack Amadeo b1187a7822 chore: Speed up CI (#3711) 2025-07-29 14:18:54 -04:00
Douwe Osinga eb0048018f Fix tool vector tests (#3709)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-07-29 19:31:29 +02:00
Ebony Louis 23ec0177bb docs: GitMCP Tutorial (#3708)
Signed-off-by: Ebony Louis <ebony774@gmail.com>
2025-07-29 13:00:22 -04:00
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