Commit Graph

75 Commits

Author SHA1 Message Date
Zaki Ali
4eb6d979d0 fix: configure medium importance in configuration (#1273) 2025-02-18 08:21:55 -08:00
Salman Mohammed
aa32c4a61d feat: support OpenAI reasoning effort configuration for O1/O3 models (#1266) 2025-02-17 18:53:49 -05:00
Cole McIntosh
d29022b462 feat(openai): Add organization and project support for OpenAI provider (#1250) 2025-02-17 14:53:23 -08:00
Max Novich
559bfe67e6 feat: linux computer control (WIP) (#1227) 2025-02-14 13:00:38 -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
Vineet
8416b9ec50 fix: Update help docs for resume CLI arg (#1210) 2025-02-13 09:03:57 -08:00
Bradley Axen
394cd1917d Revert #1138 (#1213) 2025-02-12 20:18:46 -08:00
Alex Hancock
9287eaeb5d feat: endpoints for config management via goose-server (#1207)
Co-authored-by: Lily Delalande <ldelalande@squareup.com>
2025-02-12 21:19:13 -05:00
Michael Neale
e461e6845d feat: handle images mentioned in messages (#1202) 2025-02-12 14:36:46 -08:00
Wendy Tang
793c45dc78 feat: allow removing extensions (#1132) 2025-02-12 09:57:00 -08:00
Yuku Kotani
58c9eeb6d6 feat: Support VertexAI for Claude (#1138) 2025-02-12 09:17:15 -08:00
Wendy Tang
724e5ac9a9 fix: fix lint error (#1203) 2025-02-12 08:33:53 -08:00
Wendy Tang
80b694d6c6 fix: validate function call json schemas for openai (#1156)
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-02-11 23:20:27 -08:00
TechnoHouse
5e8a8bae3d Support modifying AZURE_OPENAI_API_VERSION (#1042)
Co-authored-by: Jean-FrançoisMillet <JMillet@barbizon.fr>
2025-02-11 23:01:32 -08:00
Will
255c849e5e Improve rg tool use. (#1188) 2025-02-11 22:42:57 -08:00
Bradley Axen
7a8552ed9e feat: simplify CLI sessions (#1168) 2025-02-11 21:16:58 -08:00
Bradley Axen
6220ef054f feat: Support extending the system prompt (#1167) 2025-02-11 20:03:32 -08:00
lily-de
a5e2419380 chore: Update thinking.rs (#1197) 2025-02-11 16:10:53 -05:00
Alice Hau
1af67846f0 chore: Change no usage found warning to a debug trace (#1192) 2025-02-11 13:23:32 -05:00
Yingjie He
848c25cf69 fix: consistently use LANGFUSE_URL instead of LANGFUSE_HOST (#1196) 2025-02-11 10:19:06 -08:00
Kalvin C
145cdf2937 chore: re-add tests, tidy up goose-cli/Cargo.toml, send + sync logic (#1193) 2025-02-11 10:16:05 -08:00
Kalvin C
54af4c914c feat: follow XDG spec on linux/mac and use windows known folders for config and logs (#1153) 2025-02-11 08:47:28 -08:00
Salman Mohammed
fdcf374462 fix: write to config yaml if provider test succeeds (#1178) 2025-02-11 09:52:45 -05:00
Salman Mohammed
0dd5956d30 feat: port over MCP prompts to developer extension (#832) 2025-02-11 09:17:35 -05:00
Salman Mohammed
4cd341436e feat: update system prompt to include current date, response formatting (#837) 2025-02-11 08:45:18 -05:00
evalstate
162348dd1f fix(anthropic): include cached tokens in usage count logs (#947)
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-02-10 21:45:26 -06:00
Max Novich
cfd3ee8fd9 feat: goose windows (#880)
Co-authored-by: Ryan Versaw <ryan@versaw.com>
2025-02-10 15:05:13 -08:00
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