Commit Graph

497 Commits

Author SHA1 Message Date
marcelle
fe06d9307e fixes: #987 by ignoring when user submits empty message (#989) 2025-02-10 16:25:58 -05:00
Success Kingsley
8b2b7477a9 refactor: Use clap's built-in version command (#1145) 2025-02-10 09:58:34 -05: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
76f8034a5c feat: update gemini models (#1135) 2025-02-07 09:35:51 -08:00
Salman Mohammed
8783519491 fix: improve comment (#1131) 2025-02-06 17:48:20 -05:00
Yingjie He
8dad86dc5f fix: handle empty arguments in tool call (#1111)
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
2025-02-06 10:34:57 -08:00
Zaki Ali
8eddc40b94 feat: allow for multiple values in cli options for adding extensions (#1070) 2025-02-06 09:54:02 -08:00
Michael Neale
7d9a0a8fea fix: global .goosehints configuration not working (#1107)
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
2025-02-06 12:48:28 -05:00
Michael Neale
91ab336cdb feat: replace prompt for ollama smaller models (#1021) 2025-02-06 09:44:55 -08:00
David Soria Parra
a51f45339c fix: improve JSON-RPC notification handling to match specification (#1124) 2025-02-06 10:55:53 -05:00
Success Kingsley
8a399c41ac feat: Make CLI session command alias visible (#1084) 2025-02-06 09:25:24 -05:00
Kalvin C
02b4344ab9 fix: re-use BufReader across poll_next invocations, instead of creating a new one (#1093) 2025-02-06 09:17:21 -05:00
Sorawit Suriyakarn
104fd945e6 fix: prompt typo in DeveloperRouter (#1041) 2025-02-06 09:16:53 -05:00
Nick Johnson
691a065a26 Respect the terminal emulator's base colors (#1098) 2025-02-05 15:01:13 -08:00
Alice Hau
b4b213ba34 feat: add bedrock provider (#1069)
Co-authored-by: Burak Varlı <unexge@gmail.com>
2025-02-05 17:05:59 -05:00
Salman Mohammed
64bb9e9ca6 fix: add logs for goose run (#1085) 2025-02-05 10:53:35 -05:00
Yingjie He
40ac1cd0f2 fix: apply cache control correctly to tools (#1071) 2025-02-04 20:30:21 -08:00
Yingjie He
180dff988a fix: show default value when adding new one (#1057) 2025-02-04 09:02:19 -08:00
Michael Neale
dd55c42342 fix it to use env vars if available (#1063) 2025-02-04 19:11:30 +11:00
Jeremy Collins
c9c03222d1 fix: Allow port 443 to be used with https (ollama provider) (#1052) 2025-02-04 12:43:45 +11:00
Wendy Tang
6c15f42e8e fix: support o3 models (#1019) 2025-02-03 12:10:30 +11:00
Michael Neale
b472e52341 fix: conditional safari prompting on macos only for CC (#969) 2025-02-03 12:09:11 +11:00
Alice Hau
e851a6d64c chore: add tests and update url construction for azure provider (#988) 2025-01-31 14:03:46 -05:00
Salman Mohammed
16df22f817 chore: update docs for ollama endpoint (#992) 2025-01-31 13:47:41 -05:00
Salman Mohammed
23ae315907 fix: improve url construction in provider (#985) 2025-01-31 12:20:16 -05:00
Wendy Tang
31e0b72b4f fix: explicitly add remember_memory tool in the instructions/system prompt (#965) 2025-01-31 09:17:16 -08:00
Alice Hau
5f6c85d7bd feat: add azure openai provider (#960) 2025-01-31 09:30:36 -05:00
Yingjie He
a6e97b8447 fix: missing field in request (#956) 2025-01-30 13:38:45 -08:00
Yingjie He
654e5c6e63 feat: update ui for ollama host (#912) 2025-01-30 09:24:52 -08:00
Kalvin C
ff71de422b fix: truncation agent token calculations (#915) 2025-01-30 07:50:19 -08:00
Wendy Tang
e8ced5a385 fix: request payload for o1 models (#921)
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
2025-01-30 10:24:32 -05:00
Yingjie He
a420e20ca4 fix: improve configure process with error message (#919) 2025-01-29 20:45:25 -08:00
Alice Hau
6051021a8d fix: more graceful handling of missing usage in provider response (#907) 2025-01-29 20:01:05 -05:00
Salman Mohammed
407cebf921 fix: post endpoint url on sse endpoint event (#900) 2025-01-29 16:48:04 -05:00
Yingjie He
129e4a9e44 feat: allow setting ollama host (#874) 2025-01-29 11:34:41 -08:00
Bradley Axen
ee2d42a9e6 feat: Remove our dep on openssl (#868) 2025-01-28 18:05:01 -08:00
Salman Mohammed
c74059b092 fix: lower max file size, char limit (#849) 2025-01-28 19:54:04 -05: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
954bdb4842 fix: Fix google provider in app (#859) 2025-01-28 15:12:45 -08:00
Kalvin C
ff13a4efd8 feat: support googledrive as mcp server name (#814) 2025-01-27 11:07:07 -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
Salman Mohammed
d771cc125f fix: check context length exceeded phrases on lowercased response (#771) 2025-01-25 20:24:49 -08:00
Kalvin C
f2952d654f shorten NonDeveloper computer_control_tool description (#753) 2025-01-24 14:57:44 -08:00
Salman Mohammed
7c1da0dd4b fix: fix extension deep link request format (#754) 2025-01-24 17:25:59 -05:00
Bradley Axen
2eb60c675c fix: truncate edits instead of returns (#749) 2025-01-24 17:12:39 -05: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