Commit Graph

782 Commits

Author SHA1 Message Date
Lily Delalande
369acf8fe6 ui: change add model modal to 'switch model' and add form validation (#1878) 2025-03-27 11:01:41 -04:00
Lily Delalande
e58ccf3d37 ui: make modals auto-close (#1879) 2025-03-27 10:43:09 -04:00
Alex Hancock
080b08e7be feat: Hook env vars editor up when adding/editing extensions (#1859) 2025-03-26 20:51:43 -04:00
Michael Neale
5d2e31ddad feat: allowlist optionally for goosed (#1848) 2025-03-27 11:36:27 +11:00
Rob W
30a020bd7d fix: message summary incorrectly generated (#1820)
Co-authored-by: Wendy Tang <wendytang@squareup.com>
2025-03-26 17:36:00 -07:00
sana-db
9840f73e20 Turn goose entrypoint into a library function (#1753) 2025-03-26 17:27:54 -07:00
Ebony Louis
62a6b13ab0 docs: Add /plan Command to CLI Documentation (#1876) 2025-03-26 18:56:27 -04:00
Zaki Ali
50a0bb3e2d chore(release): release version 1.0.16 (#1875) 2025-03-26 15:21:33 -07:00
Ebony Louis
f7558eb6d6 docs: How to Determine If An MCP Server Is Safe Blog (#1871) 2025-03-26 17:13:29 -04:00
oreparaz
49c5ec9b2b ci: pin github action to specific hash (#1799) 2025-03-26 13:02:14 -07:00
Yingjie He
2eb2462e5e feat: export azure api version (#1873) 2025-03-26 12:04:02 -07:00
ATrueLight4
0b02ae4a42 (fixed the linux copy command in my recipes) (#1767) 2025-03-26 11:25:07 -07:00
Tarun Boddupalli
5bbd4c4691 Support custom headers for openai provider (#1801) 2025-03-26 11:22:44 -07:00
Salman Mohammed
4f2e193554 feat: add databricks format that can use claude 3.7 with thinking (#1834)
* databricks added a new "reasoning" type field for reasoner models
2025-03-26 13:43:55 -04:00
Adewale Abati
fb35d875b4 docs: Add tool shim to experimental features (#1866) 2025-03-26 15:46:43 +01:00
Alice Hau
9254f2251f feat: add noop tool to toolshim (#1862)
Co-authored-by: Alice Hau <alice.hau@example.com>
2025-03-26 09:18:11 -04:00
Adewale Abati
5c0222dd25 quickfix: Update install-link-generator path (#1864) 2025-03-26 12:10:43 +01:00
Lily Delalande
a8dd39a39b ui: turn on extensions at startup (#1861) 2025-03-25 22:21:53 -04:00
Lily Delalande
f098fed862 ui: models dropdown (#1860) 2025-03-25 21:06:23 -04:00
Wendy Tang
22e08e5a15 fix: cli empty line (#1856) 2025-03-25 13:49:36 -07:00
Jay4242
0498d266c9 feat: Allow setting OpenAI timeout from config (#1819) 2025-03-25 12:55:26 -07:00
Yingjie He
b310bb00b4 feat: add retry for google (#1854) 2025-03-25 12:39:32 -07:00
Tom Collier
d619c95273 feat(extensions): add Java/JDK support for MCP servers (#1816) 2025-03-25 15:28:18 -04:00
Kalvin C
98870f177a feat: extract StdioProcessError(msg) to try to display (#1855) 2025-03-25 12:20:44 -07:00
Wendy Tang
a60e2fc761 fix: show window bugfix (#1840) 2025-03-25 12:04:52 -07:00
Zaki Ali
6d67e7c39a fix: append the attachment path to the existing text in the input prompt (#1842) 2025-03-25 11:11:27 -07:00
Angie Jones
a166649c73 docs: updated docs for smart approval mode (#1853) 2025-03-25 18:50:54 +01:00
Nahiyan Khan
26cfd0a49c styles: chat scroll interaction (#1837) 2025-03-25 13:49:35 -04:00
Lily Delalande
615788ae62 ui: add description field to modal (#1846) 2025-03-25 13:28:09 -04:00
Kalvin C
96b905a501 feat: use temp dir for extracting goose binary (#1838) 2025-03-25 10:17:18 -07:00
Lily Delalande
6abf5b40ce ui: remove and update extensions (#1847) 2025-03-25 13:14:59 -04:00
Wendy Tang
a28a0d149f fix: disappearing user text when stopped (#1839) 2025-03-25 10:08:01 -07:00
Kalvin C
17f8fc087a fix: add text-textStandard to non-string args for light/dark mode (#1841) 2025-03-24 15:31:26 -07:00
Alex Hancock
dcec85f98a feat: Adjust UX of extension installs in V2 settings (#1836) 2025-03-24 16:32:33 -04:00
Wendy Tang
7d4a11b0c8 fix: goose modes styling (#1833) 2025-03-24 13:29:40 -07:00
Matthew Diamant
0cac3c148d New toasts (#1777) 2025-03-24 12:32:39 -07:00
Alex Hancock
6f2842bfbf feat: bring back install-link-generator which was lost in the extensions-site revamp (#1832) 2025-03-24 15:02:02 -04:00
Alex Hancock
b570be3014 feat: settings v2 extension add refactor (#1815) 2025-03-24 13:54:39 -04:00
Glyne J. Gittens
c061dc7f14 fix: Update link color in chat view for user messages (#1717) (#1754)
Co-authored-by: Glyne G <gittensdev@gmail.com>
Co-authored-by: Wendy Tang <wendytang@squareup.com>
2025-03-24 10:24:27 -07:00
Max Novich
41ce428a96 fix windows native uvx (#1775) 2025-03-24 09:50:28 -07:00
Alex Hancock
50c5705d87 fix: correct deep link install link format (#1830) 2025-03-24 12:48:37 -04:00
Vineet
af79da7bf2 fix(cli): multiselect visibility for light themes (#1716) 2025-03-24 09:40:20 -07:00
Adewale Abati
c11e357fb3 docs: Update styling (#1831) 2025-03-24 17:35:01 +01:00
Lily Delalande
62c2f70ed6 Refactor top bar (#1829) 2025-03-24 11:59:43 -04:00
Adewale Abati
bf760fd630 Docs: Revamp extensions site (#1260)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
2025-03-24 14:56:40 +01:00
Rizel Scarlett
eb9b7fa5ee fix: extension site not rendering servers (#1824) 2025-03-24 02:29:49 -04:00
Michael Neale
e4563d1f1b feat: add pdf reader (#1818)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2025-03-24 16:32:39 +11:00
Alice Hau
d47ab3e31b fix: fix allowing multiple selectors in goosebench (#1814) 2025-03-23 22:29:16 -04:00
Matthew Diamant
f82983c6fa Fix chat width issues (#1813) 2025-03-22 10:55:12 -07:00
Michael Neale
20a35c7bad feat: shareable goose bots (#1721) 2025-03-22 22:35:58 +11:00