Commit Graph

45 Commits

Author SHA1 Message Date
Best Codes
0f09bbcbaa feat: alphabetize extensions in goose CLI (#2966) 2025-06-17 16:03:38 -07:00
Alice Hau
bf1c0d51e4 feat: lancedb vector tool selection (#2654)
Co-authored-by: Wendy Tang <wendytang@squareup.com>
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-05-28 20:23:02 -07:00
faces
e63300887f goose/providers: add Venice.ai private open-source LLM (#2252) 2025-05-13 15:52:44 -07:00
Lifei Zhou
705a858cf2 feat: support configurable way to retrieve recipes via github (#2400) 2025-05-06 09:54:35 +10:00
Salman Mohammed
199fa6adbc chore: refactor read-write lock on agent (#2225)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-04-23 22:46:22 -04:00
Yingjie He
cc755100f0 feat: use the same permission flow for enable extensions (#2302) 2025-04-23 08:54:04 -07:00
Bradley Axen
cfb0eab9cf fix: use env keys (#2258)
Co-authored-by: Zaki Ali <zaki@squareup.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
2025-04-18 14:01:46 -07:00
Yingjie He
167ac0efdc feat: improve tool loading (#2193) 2025-04-14 20:10:07 -07:00
Yingjie He
086aa9924f feat: configure tool level permission in CLI (#2096) 2025-04-09 15:14:47 -07:00
Alex Hancock
1d74f538ef feat: non-editable bundled extensions (#2114) 2025-04-09 17:27:40 -04:00
Salman Mohammed
513d5c8f5a refactor: remove agent flavours, move provider to Agent (#2091) 2025-04-09 15:02:47 -04:00
Yingjie He
f812ca12ff feat: remove permission when deleting extension (#2089) 2025-04-08 13:25:48 -07:00
Yingjie He
680523297b feat: add tool annotations for build-in tools (#1939) 2025-03-31 16:46:55 -07:00
Angie Jones
a166649c73 docs: updated docs for smart approval mode (#1853) 2025-03-25 18:50:54 +01:00
Vineet
af79da7bf2 fix(cli): multiselect visibility for light themes (#1716) 2025-03-24 09:40:20 -07:00
Lily Delalande
70efaed793 extensions: add a display name field (#1759) 2025-03-19 15:42:57 -04:00
Lily Delalande
35cbddbf8d config: add optional extension description (#1743) 2025-03-19 10:48:30 -04:00
Zaki Ali
7aaa9dc728 fix: use lowercase names for builtin external extensions (#1756) 2025-03-18 16:15:08 -07:00
Alice Hau
ca3dfd72ca fix: fix initial model configuration in cli when using toolshim (#1720) 2025-03-18 10:12:53 -07:00
Lily Delalande
e6c02fb463 fix: developer builtin name (#1699) 2025-03-14 11:34:25 -07:00
Lily Delalande
49dc396c83 ui: load builtins (#1679) 2025-03-13 19:40:39 -07:00
Lily Delalande
4537264387 feat: extensions read config (#1637) 2025-03-12 18:41:31 -07:00
Yingjie He
99f8126c2c feat: update goose selection (#1638) 2025-03-12 14:32:52 -07:00
Alice Hau
259ccd516e feat: ollama tool shim (#1448)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-03-12 11:01:28 -04:00
Yingjie He
6abc336484 feat: add write approve mode (#1628) 2025-03-11 20:52:41 -07:00
Lily Delalande
5df2875c1c feat: update config endpoints for use with providers (#1563) 2025-03-10 09:51:54 -07:00
Ariel
fbc6bb7b90 feat(goose): support customizing extension timeout (#1428) 2025-02-28 21:17:53 +01:00
Yingjie He
cc78763762 feat: allow user to turn off smart approve (#1407) 2025-02-27 10:04:17 -08:00
Yingjie He
5d4f824b76 feat: add experiment manager to control whether we enable a feature (#1287) 2025-02-21 10:03:20 -08:00
Wendy Tang
7355afe814 feat: consolidate goose settings config (#1318) 2025-02-21 09:40:10 -08:00
Zaki Ali
4eb6d979d0 fix: configure medium importance in configuration (#1273) 2025-02-18 08:21:55 -08:00
marcelle
8bc43f4219 Marcelle/verbose tool output (#1230) 2025-02-13 21:12:39 -05:00
Bradley Axen
911f9b2033 feat: tutorial extension (#1169)
Co-authored-by: Kalvin Chau <kalvin@squareup.com>
2025-02-13 13:54:06 -05:00
Wendy Tang
793c45dc78 feat: allow removing extensions (#1132) 2025-02-12 09:57:00 -08:00
Salman Mohammed
fdcf374462 fix: write to config yaml if provider test succeeds (#1178) 2025-02-11 09:52:45 -05:00
Max Novich
cfd3ee8fd9 feat: goose windows (#880)
Co-authored-by: Ryan Versaw <ryan@versaw.com>
2025-02-10 15:05:13 -08:00
Salman Mohammed
69ea1d359c fix: increase max_tokens to 50 for initial goose configure (#1162) 2025-02-08 13:41:09 -05:00
Yingjie He
180dff988a fix: show default value when adding new one (#1057) 2025-02-04 09:02:19 -08:00
Yingjie He
a6e97b8447 fix: missing field in request (#956) 2025-01-30 13:38:45 -08:00
Yingjie He
a420e20ca4 fix: improve configure process with error message (#919) 2025-01-29 20:45:25 -08:00
Yingjie He
129e4a9e44 feat: allow setting ollama host (#874) 2025-01-29 11:34:41 -08:00
Kalvin C
bc08c44209 fix: catch errors in configure_provider_dialog and report the error upwards (#860) 2025-01-28 16:30:05 -08:00
Bradley Axen
03f87e2b57 chore: Rename non dev to computer controller (#788)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2025-01-26 11:36:59 -06:00
Bradley Axen
ee9d1f3d4c fix: suggest correct model on switch (#789) 2025-01-25 23:48:14 -08:00
Bradley Axen
1c9a7c0b05 feat: V1.0 (#734)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Wendy Tang <wendytang@squareup.com>
Co-authored-by: Jarrod Sibbison <72240382+jsibbison-square@users.noreply.github.com>
Co-authored-by: Alex Hancock <alex.hancock@example.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
Co-authored-by: Wes <141185334+wesrblock@users.noreply.github.com>
Co-authored-by: Max Novich <maksymstepanenko1990@gmail.com>
Co-authored-by: Zaki Ali <zaki@squareup.com>
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
Co-authored-by: Alec Thomas <alec@swapoff.org>
Co-authored-by: lily-de <119957291+lily-de@users.noreply.github.com>
Co-authored-by: kalvinnchau <kalvin@block.xyz>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
Co-authored-by: bwrage <bwrage@squareup.com>
Co-authored-by: Kalvin Chau <kalvin@squareup.com>
Co-authored-by: Alice Hau <110418948+ahau-square@users.noreply.github.com>
Co-authored-by: Alistair Gray <ajgray@stripe.com>
Co-authored-by: Nahiyan Khan <nahiyan.khan@gmail.com>
Co-authored-by: Alex Hancock <alexhancock@squareup.com>
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
Co-authored-by: marcelle <1852848+laanak08@users.noreply.github.com>
Co-authored-by: Yingjie He <yingjiehe@block.xyz>
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
Co-authored-by: Lily Delalande <ldelalande@block.xyz>
Co-authored-by: Adewale Abati <acekyd01@gmail.com>
Co-authored-by: Ebony Louis <ebony774@gmail.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Ebony Louis <55366651+EbonyLouis@users.noreply.github.com>
2025-01-24 13:04:43 -08:00