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
Nick Acosta
2a5a1a2a59
add openmetadata recipe ( #5076 )
...
Signed-off-by: Nick Acosta <nick.acosta@getcollate.io >
Co-authored-by: Nick Acosta <nick.acosta@getcollate.io >
2025-10-08 15:04:30 -06:00
Ebony Louis
b708302c57
Fix Hacktoberfest Leaderboard ( #5080 )
2025-10-08 16:18:14 -04:00
Rizel Scarlett
4ffc1429f6
adding brand guidelines to AGENTS.md ( #4887 )
...
stuck on bad main - text only change though
2025-10-08 15:27:19 -04: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
Manik Surtani
c5fb322910
fix: remove circular reference ( #5018 )
...
doc change
2025-10-08 14:44:23 -04:00
Anudhyan Datta
ec272e61b7
Introduced a new prompt for content amplification that integrates multi-step workflows using official Goose extensions. Closes Issue #4998 ( #5050 )
...
Signed-off-by: Anudhyan Datta <127120520+Anudhyan@users.noreply.github.com >
2025-10-08 13:04:14 -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
dianed-square
00302f5c89
docs: misc updates for extensions directory ( #5035 )
...
Co-authored-by: Amed Rodriguez <amed@squareup.com >
2025-10-07 14:02:56 -07:00
w. ian douglas
7c5db32556
updating recipe scanner workflows for detecting recipes from forked repos ( #5056 )
2025-10-07 13:10:41 -06:00
Arya Pratap Singh
8d0bd27481
feat(prompt-library): add Smart Meeting Assistant advanced prompt ( #4998 ) ( #5031 )
...
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com >
Co-authored-by: Kevin Everly <52120465+keverly@users.noreply.github.com >
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz >
Co-authored-by: Amed Rodriguez <amed@squareup.com >
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com >
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com >
Co-authored-by: Douwe Osinga <douwe@block.xyz >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: aegntic <aegntic@gmail.com >
Co-authored-by: Yingjie He <yingjiehe@squareup.com >
Co-authored-by: Will Pfleger <wpfleger@block.xyz >
Co-authored-by: Alex Hancock <alexhancock@block.xyz >
2025-10-07 12:28:56 -04:00
Zane
9247e46f25
Allow auto focus and typing while chat is initializing ( #5043 )
2025-10-07 08:31:11 -07:00
Rupam Golui
5e6cccfd98
docs(blog): Add blog for running Goose in containerized envs ( #5052 )
...
Signed-off-by: Itz-Agasta <rupamgolui69@gmail.com >
2025-10-07 09:30:52 -06:00
Alex Hancock
81c7a0f74d
fix: Add WINDOWS_CODESIGN_CERTIFICATE to nightly workflow ( #5037 )
2025-10-07 10:27:51 -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
aegntic
bb1d24de80
fix: improve Windows OS detection in CLI installation script ( #4928 )
...
Signed-off-by: aegntic <research@aegntic.ai >
Co-authored-by: aegntic <research@aegntic.ai >
the test seemed stuck on the typescript tests, but this is an install script so skipping. could be bad
2025-10-06 23:39:13 -04: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
Zane
1690cf9091
Fix linux deeplinks not working ( #5041 )
2025-10-06 16:57:10 -07:00
dianed-square
90d238f1fe
docs: embed more videos ( #5042 )
2025-10-06 16:49:08 -07:00
Amed Rodriguez
7e4340601d
Display extension install notes in "Add custom extension" form ( #5036 )
2025-10-06 16:29:10 -07:00
Amed Rodriguez
d41e32a478
Add support for headers in extensions deeplinks ( #5034 )
2025-10-06 16:03:05 -07:00
Jack Amadeo
1af5bea578
chore: put test in the name ( #4919 )
2025-10-06 13:35:56 -04:00
Kevin Everly
202fea5ed8
Add new subcommand for opening recipes in desktop app ( #4970 )
2025-10-06 13:06:42 -04:00