Commit Graph

2488 Commits

Author SHA1 Message Date
Ebony Louis 04faf59bc2 [docs] Add Blog Post: "Designing AI for Users, Not Just LLMs" (#5190) 2025-10-15 17:03:58 -04:00
dianed-square b23e1e6329 docs: update cognee, jetbrains, mbot extensions config (#5172) 2025-10-15 12:28:24 -07:00
tlongwell-block d607f7fe50 Minimally disable subagents when not in autonomous model (#5149) 2025-10-15 15:01:18 -04:00
tlongwell-block 6fe62c9254 Fix provider sort (#5188) 2025-10-15 13:35:20 -04:00
Lymah 625d26e70b blog: Getting Started with Goose on Windows (#5156)
Signed-off-by: oguntunjiharlimatodunola <fimihanodunola625@gmail.com>
2025-10-15 13:16:48 -04:00
Dakshata Mishra 96c24421d4 feat: add CI/CD Pipeline recipe (#5183)
Signed-off-by: Dakshata <dakshatamishralakshya@gmail.com>
2025-10-15 13:13:06 -04:00
Arya Pratap Singh e96885974e feat: add Daily Standup Report Generator recipe (#5123) (#5131)
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com>
2025-10-15 13:02:45 -04:00
David Katz 5581078935 Sort providers in alphabetical vs random (#5090) 2025-10-15 11:26:28 -04:00
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
w. ian douglas 925a042cb1 adding youtube link to firecrawl mcp tutorial, merge after 9am Eastern Oct 15 (#5173) 2025-10-15 07:01:04 -06: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
Anthony Giuliano 5ff158c689 Fix codex subagent configuration in documentation (#5180) 2025-10-15 08:32:07 -04:00
Alex Hancock 3c68949e71 fix: include apple silicon build of the desktop app in build artifacts (#5174) 2025-10-14 22:56:23 -04:00
w. ian douglas 8e10655a4e fixing video embed (#5171) 2025-10-14 15:28:02 -06:00
Alex Hancock 170981401c chore: clean up random unused files (#5166) 2025-10-14 16:28:57 -04:00
Alex Hancock 769ea1867c fix: adjust download_cli.sh to tolerate no OS variable (#5169) 2025-10-14 16:16:43 -04:00
w. ian douglas 663184903b mcp tutorial page for firecrawl (#5152) 2025-10-14 13:56:27 -06:00
David Katz 05882bc948 Remove orphaned tool calls before compaction (#5059) 2025-10-14 14:12:24 -04:00
Rizel Scarlett b0e3677649 feat: add copy as markdown button to documentation pages (#5158) 2025-10-14 13:13:34 -04:00
Alex Hancock 0f8e073d63 chore: include vendored node executable (#5160) 2025-10-14 12:06:17 -04:00
Jack Amadeo d98942579e remove extra whitespace from message (#5159) 2025-10-14 11:11:41 -04:00
Zane 73e9e1af2e Clear deeplinks after use (#5128) 2025-10-13 09:21:50 -07: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
vlascik 224d486c6f fix: missing cmake and protobuf for windows build, deduplicate sh/pws… (#5028)
Signed-off-by: V. Lascik <vlascik@users.noreply.github.com>
2025-10-12 15:08:26 -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
tlongwell-block ff3d4e9104 Add self-test recipe for goose validation (#5111)
This PR introduces goose-self-test.yaml, a meta-testing recipe that enables goose to validate its own capabilities through first-person integration testing.
2025-10-12 11:03:08 -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
Abhijay Jain 0baca17ba8 fix : enhance fuzzy file search in goose desktop (#5071)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-10-11 10:30:50 -04:00
Douwe Osinga 1015064367 Make async (#5126)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-10 19:31:50 -04:00
dianed-square 69a7b7fe5a docs: unlist tutorials for extensions with archived or moved servers (#5116) 2025-10-10 15:25:05 -07:00
Shreyansh Singh Gautam 1562ad887a Add API Documentation Generator prompt (#5001)
Signed-off-by: Shreyansh Singh Gautam <shreyanshrewa@gmail.com>
2025-10-10 16:20:13 -06:00
Zane a8cf2e4e3d Add flag for enabling eleven labs voice dictation (#5095) 2025-10-10 12:09:20 -07:00
Zane 01d2d5a7dc force re-render fields to pick up custom params usage in instructions (#5112) 2025-10-10 11:25:12 -07:00
Amed Rodriguez a457bbd10d Remove isUserInputDisabled (#5115) 2025-10-10 11:14:07 -07: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
Jack Amadeo f68c4bfc23 install react dev tools in development (#4979) 2025-10-09 22:31:39 -04:00
Lymah 00657f82d7 Doc: Added powershell installation link to the guide (#5012)
Signed-off-by: oguntunjiharlimatodunola <fimihanodunola625@gmail.com>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2025-10-09 17:16:16 -04:00
w. ian douglas d46ce20f75 draft of new blog post about automating more automation (#5038) 2025-10-09 13:44:09 -06:00
tlongwell-block 23da28d8c3 Subagent extension selection behavior fix (#5093) 2025-10-09 15:30:36 -04:00
Zane ba6d43e75c Add dev and alpha environment indicator (#5092) 2025-10-09 11:15:29 -07:00
dianed-square 4f4c2c4a66 docs: add content carousel (#5086) 2025-10-09 08:36:04 -07:00
Lifei Zhou 1396d315e5 Applied server side call to parse and save recipe (#5022) 2025-10-09 15:45:46 +11:00
Arya Pratap Singh fc7836d649 feat(prompt-library): add Code Documentation Migrator intermediate prompt (#4996) (#5051)
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com>
2025-10-08 17:01:58 -06:00
Dakshata 384c0768d9 Add Messy Column Fixer recipe (#5062)
Signed-off-by: Dakshata <dakshatamishralakshya@gmail.com>
2025-10-08 18:05:51 -04:00
tlongwell-block 1b757c6cff Cleanup temp files (#5081) 2025-10-08 17:17:30 -04:00