Commit Graph

87 Commits

Author SHA1 Message Date
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) v0.9.3 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
Michael Neale 6f97eae1d5 docs: document how to run goose fully from source from any dir (#83) 2024-09-24 12:58:44 +10:00
Lifei Zhou 9dbc0d95eb feat: track cost and token usage in log file (#80) 2024-09-23 14:46:42 -07:00
lily-de 7b00c041d5 chore: add link to docs in read me (#85) 2024-09-23 14:57:40 -04:00
Michael Neale cf81f7a096 docs: add in ollama (#82) 2024-09-21 10:41:49 +10:00
Zaki Ali 18c9ed47f6 chore: add just command for releasing goose (#55) 2024-09-20 11:39:43 -07:00
Elena Zherdeva 3615a3598f feat: support markdown plans (#79) 2024-09-20 09:23:10 -07:00
Lam Chau 4ea82e855a feat: add version options (#74) 2024-09-19 16:45:18 +10:00
Jithendranath Joijoide 71863a19fe docs: fixing exchange url to public version (#67)
Co-authored-by: Jithendranath Joijoide <jitjoijoide@meta.com>
2024-09-18 12:15:00 +10:00
Andres Uribe 811eb58a46 docs: Update CONTRIBUTING.md (#69) 2024-09-17 14:44:53 -07:00
lily-de 10cf507e96 chore: create mkdocs for goose (#70) 2024-09-17 17:08:38 -04:00
Drew Hintz d2314d1877 docs: fix broken link (#71) 2024-09-17 14:58:14 -05:00
Luke Alvoeiro dde3366bd4 feat: give commands the ability to execute logic (#63) 2024-09-17 09:50:17 -07:00
Michael Neale 005f745a00 feat: jira toolkit (#59)
Co-authored-by: Bradley Axen <baxen@squareup.com>
2024-09-16 18:35:04 +10:00