Commit Graph

100 Commits

Author SHA1 Message Date
lily-de
4cdc1004c3 docs: add subheaders to the 'Other ways to run Goose' section (#155) 2024-10-15 13:13:22 -10:00
lily-de
89650f8a50 fix: Remove tools from exchange when summarizing files (#157) 2024-10-15 12:58:04 -10:00
Adrian Cole
c247c8eb30 chore: use primitives instead of typing imports and fixes completion … (#149)
Signed-off-by: Adrian Cole <adrian.cole@elastic.co>
2024-10-16 09:41:37 +11:00
Adrian Cole
e687b0b3bc chore: make vcr tests pretty-print JSON (#146)
Signed-off-by: Adrian Cole <adrian.cole@elastic.co>
2024-10-16 09:36:23 +11:00
Lam Chau
e165981897 chore(release): goose 0.9.5 (#159) 2024-10-15 15:26:31 -07:00
Lam Chau
83082399bc chore(release): exchange 0.9.5 (#158) 2024-10-15 15:25:18 -07:00
Adrian Cole
06c12b627c chore: updates ollama default model from mistral-nemo to qwen2.5 (#150)
Signed-off-by: Adrian Cole <adrian.cole@elastic.co>
2024-10-15 14:09:03 +11:00
Drew Hintz
9679f07d09 feat: add vision support for Google (#141) 2024-10-14 09:40:03 +11:00
Lam Chau
6ea6d1448d fix: session resume with arg handled incorrectly (#145) 2024-10-14 09:34:45 +11:00
Salman Mohammed
fe7f27c6e5 docs: add release instructions to CONTRIBUTING.md (#143) 2024-10-11 15:27:40 -04:00
Michael Neale
92be713042 docs: add link to action, IDE words (#140) 2024-10-11 19:10:42 +11:00
Michael Neale
c716c160b1 docs: goosehints doc fix only (#142) 2024-10-11 17:36:50 +11:00
Salman Mohammed
b214a173f0 chore(release): release 0.9.4 (#136) 2024-10-10 19:10:08 -04:00
Salman Mohammed
49a30b4d22 revert: "feat: add local langfuse tracing option (#106)" (#137) 2024-10-10 18:31:26 -04:00
Alice Hau
56d88a8ac2 feat: add local langfuse tracing option (#106) 2024-10-10 14:50:06 -04:00
Michael Neale
30a1efe818 feat: add groq provider (#134) 2024-10-10 12:55:35 -04:00
Michael Neale
8706e9ea71 feat: add a deep thinking reasoner model (o1-preview/mini) (#68) 2024-10-10 12:37:18 -04:00
Lam Chau
3d5363016f fix: use concrete SessionNotifier (#135) 2024-10-10 09:06:47 -07:00
Lam Chau
4375e2fe5e feat: add guards to session management (#101) 2024-10-10 05:01:04 -07:00
Drew Hintz
798f346c5a fix: Set default model configuration for the Google provider. (#131) 2024-10-09 17:04:39 -07:00
Adrian Cole
3eb5a93f1b test: convert Google Gemini tests to VCR (#118)
Signed-off-by: Adrian Cole <adrian.cole@elastic.co>
2024-10-09 17:04:26 -07:00
Elena Zherdeva
8276e9b01f chore: Add goose providers list command (#116)
Co-authored-by: Bradley Axen <baxen@squareup.com>
2024-10-08 18:04:22 -07:00
Michael Neale
fc25247efd docs: working ollama for desktop (#125) 2024-10-09 08:04:20 +11:00
Lam Chau
c3c5a4dc77 docs: format and clean up warnings/errors (#120) 2024-10-08 12:07:07 -07:00
lily-de
5029b195e2 docs: update deploy workflow (#124)
Co-authored-by: damienrj <damien@squareup.com>
2024-10-08 13:37:21 -04:00
Bradley Axen
0d1808d005 feat: Implement a goose run command (#121) 2024-10-08 10:31:47 -07:00
Lifei Zhou
f3aab127e5 feat: saved api_key to keychain for user (#104) 2024-10-07 09:40:50 +11:00
Lam Chau
dfecf829a8 docs: add callout plugin (#119) 2024-10-04 19:19:47 -07:00
lily-de
499f37f306 chore: add a page to docs for Goose application examples (#117) 2024-10-04 11:37:10 -04:00
Lifei Zhou
908af7f157 fix: exit the goose and show the error message when provider environment variable is not set (#103) 2024-10-04 11:17:29 +10:00
Ben Walding
9e35c6370e fix: Update OpenAI pricing per https://openai.com/api/pricing/ (#110)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2024-10-04 07:56:08 +10:00
Alice Hau
9c0501b3f9 fix: update developer tool prompts to use plan task status to match allowable statuses update_plan tool call (#107) 2024-10-03 17:03:35 -04:00
Lifei Zhou
9da4881006 fix: removed the panel in the output so that the user won't have unnecessary pane borders in the copied content (#109)
Co-authored-by: Bradley Axen <baxen@squareup.com>
2024-10-04 07:01:01 +10:00
Drew Hintz
8f671e7273 docs: update links to exchange to the new location (#108) 2024-10-03 14:14:56 +10:00
Bradley Axen
92fe8e7008 chore: setup workspace for exchange (#105) 2024-10-02 11:05:43 -07:00
Lam Chau
aa70408ff7 fix: resolve uvx when using a git client or IDE (#98) 2024-09-30 14:29:57 -07:00
Lam Chau
c508de27cc ci: add include-markdown for mkdocs (#100) 2024-09-27 11:35:39 -07:00
lily-de
194f0c14ff chore: fix broken badge on readme (#102) 2024-09-27 12:00:16 -04:00
Michael Neale
d0d9734331 feat: add global optional user goosehints file (#73) 2024-09-27 18:25:26 +10:00
Manik Surtani
3bf4045f63 docs: update docs (#99) 2024-09-26 11:14:31 -07:00
Bradley Axen
676ac7824d chore(release): release 0.9.3 (#97) 2024-09-25 19:44:34 -07:00
Lifei Zhou
6065125ba7 feat: auto save sessions before next user input (#94) 2024-09-26 12:07:42 +10:00
Lifei Zhou
d56c0d68cd fix: removed the diff when default profile changes. Printed the current profile info instead (#92) 2024-09-26 12:07:01 +10:00
Lam Chau
5c52138f38 feat: add shell-completions subcommand (#76) 2024-09-25 15:58:19 -07:00
lily-de
2b6db664c5 chore: update readme! (#96) 2024-09-25 16:51:54 -04:00
lily-de
4704b82bf1 chore: update docs again (#77) 2024-09-25 14:20:49 -04:00
Michael Neale
31dfd48ac5 fix: remove overly general match for long running commands (#87) 2024-09-25 16:45:25 +10:00
Adrian Cole
024118218e fix: default ollama to tested model (#88)
Signed-off-by: Adrian Cole <adrian.cole@elastic.co>
2024-09-25 10:12:59 +10:00
Zaki Ali
b9bb48eeaa fix: Resize file in screen toolkit (#81)
Co-authored-by: Bradley Axen <baxen@squareup.com>
2024-09-23 22:01:53 -07:00
Michael Neale
cb6a3d7fe9 fix: enhance shell() to know when it is interactive (#66)
Co-authored-by: Bradley Axen <baxen@squareup.com>
2024-09-23 20:57:28 -07:00