Commit Graph

1707 Commits

Author SHA1 Message Date
Jarrod Sibbison
e2e656c012 refactor: Centralise deeplink encode and decode into server (#3489) 2025-07-20 18:13:55 +10:00
Yingjie He
ef496329b9 feat: deprecate jetbrains extension in favor of public one (#2589) 2025-07-19 13:58:06 -07:00
hikae
78b30cc0ca feat: Add LiteLLM provider with automatic prompt caching support (#3380)
Signed-off-by: HikaruEgashira <account@egahika.dev>
2025-07-19 12:07:01 +02:00
dianed-square
c38c7f16dc docs: update desktop instructions for managing sessions (#3522) 2025-07-18 19:26:38 -07:00
dianed-square
4896f86c7f docs: update desktop instructions for session recipes (#3521) 2025-07-18 20:36:33 -04:00
Jack Amadeo
d5291461ca Replace mcp_core::content types with rmcp::model types (#3500) 2025-07-18 17:23:25 -04:00
dianed-square
a2309d9436 docs: update desktop instructions for tool perms (#3518) 2025-07-18 13:30:49 -07:00
dianed-square
c730d80f34 docs: update desktop instructions for tool router (#3519) 2025-07-18 12:14:46 -07:00
Max Novich
78f0711ea6 Alexhancock/reapply 3491 (#3515)
rust failures are not related
2025-07-18 10:58:45 -07:00
dianed-square
d9b3418d35 docs: update mcp install instructions for desktop (#3504)
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2025-07-18 10:55:11 -07:00
Emma Youndtsmith
8c5eea6052 Docs: Access settings in new UI (#3514) 2025-07-18 12:18:23 -05:00
Alex Hancock
76da3a9724 feat: switch from mcp_core::Role to rmcp::model::Role (#3488) 2025-07-18 12:30:23 -04:00
Alex Hancock
af872b1794 Revert "fix the output not being visible issue (#3491)" (#3511) 2025-07-18 08:19:00 -07:00
Jarrod Sibbison
eb5e8b6f4e fix: Load and Use recipes in new window (#3501) 2025-07-18 08:18:14 -07:00
Michael Neale
a1463e6674 fix: working dir was not being set correctly (#3477) 2025-07-17 19:59:19 -07:00
Zane
8a6329f8ca Fix launching session in new window (#3497) 2025-07-17 19:43:45 -07:00
Zane
b7057b1eda Fix tool call allow still showing initial state in chat after navigating back (#3498) 2025-07-17 19:43:35 -07:00
Alex Hancock
1e0e72cdb8 feat: add rmcp as a workspace dep (#3483) 2025-07-17 22:18:35 -04:00
Wendy Tang
4771ffbb5b feat: consolidate subagent execution for dynamic tasks (#3444)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2025-07-17 18:48:00 -07:00
Zane
9f65455cc3 fix token alert indicator/popovers hiding and showing (#3492) 2025-07-17 16:19:43 -07:00
Zane
ca13eca7bd Fix llm errors not propagating to the ui and auto summarize not starting (#3490) 2025-07-17 15:33:44 -07:00
Zane
759cc6830e fix issue with generating a share url and add missing url verification in settings (#3482) 2025-07-17 15:33:34 -07:00
Max Novich
079a64c1f7 fix the output not being visible issue (#3491) 2025-07-17 15:26:53 -07:00
LordMelkor
e0b3b0fc70 Enhancement: Extension name tooltips for tool banners (#3250) 2025-07-17 17:03:18 -04:00
Jarrod Sibbison
c69d1e9f8d fix: Fixes importing url encoded recipe deeplinks (#3446) 2025-07-17 15:17:07 -04:00
Rizel Scarlett
fc40ed25ec Docs: Created Component for MCP tutorials (#3475)
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com>
2025-07-17 12:57:53 -04:00
Rizel Scarlett
6a5791ce96 Docs: Add Youtube short to Cloudinary MCP tutorial (#3459) 2025-07-17 10:48:54 -04:00
Simon Sickle
759cbc7acb Add wakelock feature to prevent system sleep while Goose is working (#3321)
Signed-off-by: Simon Sickle <51972200+simonsickle@users.noreply.github.com>
2025-07-17 10:09:08 +02:00
Lifei Zhou
9351027d1b chore: move recipe loading to goose (#3424) 2025-07-17 14:38:20 +10:00
Uddhav Kambli
21b79ad240 feat(gcpvertexai): do HTTP 429 like retries for Anthropic API HTTP 529 overloaded status code (#3026)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-07-17 12:10:48 +10:00
Zane
33c082cd5b Fix a few ui edge cases - refresh occasionally crashing, chat loader over text and chat input height returning to auto (#3469) 2025-07-16 19:06:56 -07:00
Jack Amadeo
cd940dd6f7 Don't default to main for build-cli (#3467) 2025-07-16 21:05:54 -04:00
Jake
794f14bc8a docs: add MongoDB MCP server tutorial (#2660)
Signed-off-by: The-Best-Codes <bestcodes.official@gmail.com>
Co-authored-by: Max Novich <maksymstepanenko1990@gmail.com>
Co-authored-by: Jay4242 <96741732+Jay4242@users.noreply.github.com>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
Co-authored-by: Best Codes <106822363+The-Best-Codes@users.noreply.github.com>
2025-07-16 19:09:07 -04:00
Lifei Zhou
e5a55dbddc feat: run sub recipe multiple times in parallel (Experimental feature) (#3274)
Co-authored-by: Wendy Tang <wendytang@squareup.com>
2025-07-17 08:39:35 +10:00
Zane
3b90282b49 chore(release): release version 1.1.0 (#3465) 2025-07-16 14:56:01 -07:00
Michael Neale
eaba38adbc chore: implement streaming for anthropic.rs firstparty provider (#3419) 2025-07-17 07:32:55 +10:00
LordMelkor
dc0008bd4f Fix regression: add back detail to tool-call banners (#3231) 2025-07-16 17:30:59 -04:00
Jack Amadeo
a5daae50ce Document release process and update some just recipes (#3460) 2025-07-16 14:06:20 -07:00
Best Codes
2a89c89bb2 feat: add download_cli.ps1 file for windows (#3354)
Signed-off-by: The-Best-Codes <bestcodes.official@gmail.com>
2025-07-16 13:47:28 -07:00
Jack Amadeo
30eb1af432 fix: session_file is optional (#3462) 2025-07-16 13:05:53 -07:00
Zane
9ffb57ec15 Bump more space for goose is working on it so it doesnt overlap incoming agent chat messages (#3453) 2025-07-16 12:53:23 -07:00
Zane
3d28adf075 Align chat input action buttons to bottom when large amount of text (#3455) 2025-07-16 12:53:16 -07:00
Rizel Scarlett
b6c8e7a25a docs: add Cloudflare MCP Server tutorial (#3278) 2025-07-16 20:28:41 +02:00
Jay4242
6f808da459 feat(cli): Clear persisted session file with /clear command (#3145) 2025-07-16 20:03:01 +02:00
Max Novich
98880c3ec3 Update API generation docs and just task (#2668) 2025-07-16 09:48:30 -07:00
caroline-a-mckenzie
201d5c9cf6 Back Button Restyling (#3442) 2025-07-16 12:05:12 -04:00
Emma Youndtsmith
f8a12a6189 Docs: Scheduling recipes - Desktop and Temporal (#3452) 2025-07-16 10:57:20 -05:00
Jarrod Sibbison
eda810040d fix: Fixes structured output after streaming change to agent (#3448) 2025-07-16 06:46:22 -04:00
Zane
77ea27f5f5 UI update with sidebar and settings tabs (#3288)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
Co-authored-by: Taylor Ho <taylorkmho@gmail.com>
Co-authored-by: Lily Delalande <119957291+lily-de@users.noreply.github.com>
Co-authored-by: Spence <spencrmartin@gmail.com>
Co-authored-by: spencrmartin <spencermartin@squareup.com>
Co-authored-by: Judson Stephenson <Jud@users.noreply.github.com>
Co-authored-by: Max Novich <mnovich@squareup.com>
Co-authored-by: Best Codes <106822363+The-Best-Codes@users.noreply.github.com>
Co-authored-by: caroline-a-mckenzie <cmckenzie@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-07-15 17:24:41 -07:00
dianed-square
b22f50d1a1 docs: add CLIStreamExtensionInstructions component (#3443) 2025-07-15 16:31:23 -07:00