Commit Graph

1122 Commits

Author SHA1 Message Date
Andrew Harvard 785818bb87 feat: self-signed HTTPS for goosed server (#7126) 2026-02-25 19:38:57 +00:00
github-actions[bot] 5b8b2cf132 chore(release): release version 1.25.0 (minor) (#7263)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-02-25 12:01:48 -05:00
Angie Jones 5756ab6118 fix: searchbar zindex modal overlay (#7502) 2026-02-25 13:51:56 +00:00
Michael Neale 19dc192efe feat: gateway to chat to goose - telegram etc (#7199) 2026-02-25 06:49:55 +00:00
Zane ba1b6e4817 fix: ensure latest session always displays in sidebar (#7489) 2026-02-24 21:36:13 +00:00
Andrew Harvard 5e59b4dcb2 fix(apps): declare color-scheme to allow transparent MCP App iframes (#7479) 2026-02-24 18:50:38 +00:00
Zane 20166906a5 update libraries for latest support and fix bad merge with recipe (#7486) 2026-02-24 10:44:50 -08:00
Abhijay Jain a6e9ba6f56 feat: add auto submit for recipes that have been accepted (#6325)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-02-24 10:07:13 -08:00
Andrew Harvard c8b70b4bac fix(apps): forward _meta in tool results to MCP Apps (#7476) 2026-02-24 17:45:57 +00:00
David Katz 716085ce09 Simplified custom model flow with canonical models (#6934) 2026-02-24 01:12:10 +00:00
Zane 717d17a35f add flag to hide select voice providers (#7406) 2026-02-23 09:23:45 -08:00
Spence 5349dd6098 New navigation settings layout options and styling (#6645)
Co-authored-by: Zane Staggs <zane@squareup.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
2026-02-23 08:56:51 -08:00
Andrew Harvard c73bad9a9c refactor: MCP-compliant theme tokens and CSS class rename (#7275) 2026-02-23 08:41:08 -08:00
Zane ffed9dfc4f refactor: change open recipe in new window to pass recipe id (#7392) 2026-02-23 15:24:00 +00:00
Clay aa05308803 refactor: remove allows_unlisted_models flag, always allow custom model entry (#7255)
Signed-off-by: clayarnoldg2m <carnold@g2m.ai>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 20:23:00 +00:00
Douwe Osinga 45d59be201 Client settings (#7381)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-21 14:26:03 +00:00
jh-block c543586b6f Fix settings tabs getting cut off in narrow windows (#7379) 2026-02-21 11:16:50 +00:00
jh-block 26e0cd957a fix: use correct colors for download progress bar (#7390) 2026-02-20 16:59:35 +00:00
jh-block ec2b8cbf01 Add local model settings access from bottom bar model menu (#7378) 2026-02-20 15:44:25 +00:00
jh-block 9f4ed85677 feat(ui): show token counts directly for "free" providers (#7383) 2026-02-20 14:29:52 +00:00
jh-block 966bbba819 Remove display_name from local model API and use model ID everywhere (#7382) 2026-02-20 13:11:56 +00:00
dependabot[bot] 0ed4fed6c5 chore(deps): bump hono from 4.11.9 to 4.12.0 in /ui/desktop (#7369)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-19 22:02:01 +00:00
Andrew Harvard f6f0c6e023 fix(apps): restore MCP app sampling support reverted by #6933 (#7366) 2026-02-19 20:57:53 +00:00
Alex Hancock d4dfa5d311 feat: TUI client of goose-acp (#7362) 2026-02-19 20:54:07 +00:00
Douwe Osinga ddd35f6d47 feat: add local inference provider with llama.cpp backend and HuggingFace model management (#6933)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: jh-block <jhugo@block.xyz>
Co-authored-by: Spence <spencermartin@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2026-02-19 18:30:05 +00:00
Zane 3d0ece7611 Improve link confirmation modal (#7333) 2026-02-19 15:06:18 +00:00
Michael Neale 629108d0fc fix: detect low balance and prompt for top up (#7166)
Signed-off-by: raj-subhankar <subhankar.rj@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: raj-subhankar <subhankar.rj@gmail.com>
2026-02-19 02:20:16 +00:00
Alex Hancock 3600c84e4b feat(apps): add support for MCP apps to sample (#7039)
Co-authored-by: Andrew Harvard <aharvard@block.xyz>
2026-02-19 02:10:17 +00:00
Jack Amadeo f425ea7474 Typescript SDK for ACP extension methods (#7319) 2026-02-19 02:08:26 +00:00
Andrew Harvard 79af1cf569 fix(ui): revert app-driven iframe width and send containerDimensions per ext-apps spec (#7300) 2026-02-18 14:45:11 +00:00
Lifei Zhou 5dacfde2f3 chore: show important keys for provider configuration (#7265) 2026-02-18 07:10:53 +00:00
Zane e30382066f fix extension selector not displaying the correct enabled extensions (#7290) 2026-02-17 18:11:09 -08:00
Zane ff3ad4349d working_dir usage more clear in add_extension (#6958) 2026-02-17 17:32:12 +00:00
David Katz 3959805198 Use Canonical Models to set context window sizes (#6723) 2026-02-17 16:43:10 +00:00
Lifei Zhou 18cbe96ca0 install node in goose dir (#7220) 2026-02-17 08:17:48 +00:00
Clay 05d2af4d3b fix: handle reasoning_content for Kimi/thinking models (#7252)
Signed-off-by: clayarnoldg2m <carnold@g2m.ai>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 23:27:11 +00:00
Michael Neale 1ad641cd36 feat: sandboxing for macos (#7197)
Co-authored-by: Alex Rosenzweig <arosenzweig@squareup.com>
Co-authored-by: Amp <amp@ampcode.com>
2026-02-16 22:04:55 +00:00
Lifei Zhou b9c3ce214f fix: avoid shell-escaping special characters except quotes (#7242) 2026-02-16 09:10:08 +00:00
Angie Jones f00630ad20 fix: fork session (#7219) 2026-02-14 00:21:55 +00:00
David Katz f9cbc8aca5 Bump version numbers for 1.24.0 release (#7214) 2026-02-13 22:45:49 +00:00
Jack Amadeo 5ba5b9899d Add a goosed over HTTP integration test, and test the developer tool PATH (#7178)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-13 19:41:18 +00:00
Andrew Harvard 0206035dba feat: add onFallbackRequest handler to McpAppRenderer (#7208) 2026-02-13 15:36:46 +00:00
青雲 7c253e6b10 fix: handle missing arguments in MCP tool calls to prevent GUI crash (#7143)
Signed-off-by: 青雲 <137844255@qq.com>
2026-02-13 12:07:13 +00:00
Andrew Harvard 0e9f513f46 Filter Apps page to only show standalone Goose Apps (#6811) 2026-02-13 11:40:39 +00:00
Zane d90fde19bd fix save and run recipe not working (#7186) 2026-02-12 11:52:39 -08:00
Zane 4cd39afbbe Upgraded npm packages for latest security updates (#7183) 2026-02-12 18:13:25 +00:00
Zane 2303e46e8d Improve error message logging from electron (#7130) 2026-02-12 16:59:02 +00:00
dependabot[bot] ac2a569868 chore(deps): bump jsonwebtoken from 9.3.1 to 10.3.0 (#6924)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Katz <dkatz@squareup.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 16:58:55 +00:00
Andrew Harvard a00c25c7b5 feat(apps): Integrate AppRenderer from @mcp-ui/client SDK (#7013) 2026-02-12 16:04:50 +00:00
Abhijay Jain 738f5f647c feat: reasoning_content in API for reasoning models (#6322)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-02-12 15:18:44 +00:00