Commit Graph

463 Commits

Author SHA1 Message Date
Douwe Osinga
78afaded33 Goose recipes have settings now (#2397)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2025-06-13 11:32:01 +10:00
Tyler White
9945e51d73 docs: update Snowflake link and description verbiage (#2882) 2025-06-12 18:55:44 -04:00
Yingjie He
d8ee167ff0 fix the claude model name (#2890) 2025-06-12 14:33:06 -07:00
Max Novich
79c8b0b308 disable temporal by default (#2886) 2025-06-12 13:54:53 -07:00
Michael Neale
030e8a82b5 feat/fix: don't stop cli starting if MCPs don't load (#2860) 2025-06-12 14:46:56 +10:00
Yingjie He
c17c86bce5 fix invalid context length for claude models (#2872) 2025-06-11 20:58:31 -07:00
Max Novich
dd5f5eb03d dynamic port selection for temporal (#2865) 2025-06-11 20:25:47 -07:00
Salman Mohammed
2bdfe5bac6 [goose-llm] update example to add toolResult status error (#2854) 2025-06-11 19:24:06 -04:00
Yingjie He
77c9ca2c28 fix: cap the repeat time when display usage (#2864) 2025-06-11 14:03:29 -07:00
Michael Neale
6eac86b97e fix: large sessions summarize/truncate (#2846) 2025-06-11 14:17:24 +10:00
Max Novich
cb6a819de4 add temporal service to builds. (#2842) 2025-06-10 08:17:45 -07:00
Lifei Zhou
f23fc192e4 fix: added url encoding and decoding for goose recipe url (#2845) 2025-06-10 23:02:10 +10:00
Michael Neale
1a73708a2f claude 4 listing (#2843) 2025-06-10 13:52:11 +10:00
Jack Amadeo
8212caa69f fix: Use the existing spinner in interactive mode (#2829) 2025-06-10 10:45:44 +10:00
Max Novich
996f727ec5 Revert "Mnovich/temporal scheduler (#2745)" (#2839) 2025-06-09 15:41:46 -07:00
Max Novich
e6028d2fad Mnovich/temporal scheduler (#2745) 2025-06-09 10:57:19 -07:00
Max Novich
1e64179f2d debug config issues on windows (#2809) 2025-06-06 15:58:13 -07:00
Salman Mohammed
0bcea3d130 [goose-llm] system prompt override (#2791) 2025-06-05 12:51:51 -04:00
Michael Neale
2f8f8e5767 feat: lead/worker model (#2719) 2025-06-05 13:55:32 +10:00
Michael Neale
49c4038d38 feat: goose web for local terminal alternative (#2718) 2025-06-05 13:32:57 +10:00
Jack Amadeo
1d557161d0 fix: Don't break from consuming subprocess output in shell tool until both streams are done (#2771)
Co-authored-by: Max Novich <maksymstepanenko1990@gmail.com>
2025-06-05 11:20:11 +10:00
Brandon Kvarda
a1ebd2f703 Add retries w/ exponential backoff for databricks provider (#2764) 2025-06-04 16:19:50 -07:00
Raduan Al-Shedivat
d3359a12a4 cli(command): Add export command to CLI for markdown export of sessions (#2533) 2025-06-04 16:27:21 -05:00
GitMurf
465a43cf51 fix(copilot): gh copilot auth token conflicts w/ gh mcp env var (#2743) 2025-06-04 14:46:27 -05:00
xinbenlv
176ab18880 feat(providers): Add support for Gemini 2.5 Flash Preview and Pro Preview models (#2780) 2025-06-04 10:58:30 -07:00
Lifei Zhou
d1f9d4a31e chore: use hermit to install node, rust and protoc (#2766) 2025-06-04 09:45:43 +10:00
Raduan Al-Shedivat
d1dc6c3ff0 mcp(developer): add fallback on .gitignore if no .gooseignore is present (#2661) 2025-06-03 15:12:40 -05:00
Raduan Al-Shedivat
3a22d6b452 cli(ux): Show active context length in CLI (#2315)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2025-06-03 14:48:37 -05:00
Raduan Al-Shedivat
78234fb103 cli(config): Add GOOSE_CONTEXT_STRATEGY setting (#2666)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-06-03 12:32:44 -05:00
Michael Neale
601744518d fix: new models have different messages for context length exceeded (#2763) 2025-06-03 09:53:32 -04:00
Michael Neale
959ebcb43f fix: increase limit for direct to disk for performance (#2762) 2025-06-03 13:16:05 +10:00
Lifei Zhou
e56354603f Revert "chore: use hermit in goose" (#2759) 2025-06-03 09:50:01 +10:00
Lifei Zhou
9dfdb69f62 chore: use hermit in goose (#2754) 2025-06-02 15:05:31 +10:00
Tyler White
8c9a89efde feat: add Snowflake provider (#2488)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-06-02 13:37:00 +10:00
Alice Hau
3d277177db [fix] convert message types in toolshim mode (#2730)
Co-authored-by: Alice Hau <ahau@squareup.com>
Co-authored-by: Alice Hau <alice.a.hau@gmail.com>
2025-05-30 13:23:25 -04:00
Alice Hau
7e9f959661 [chore] update tool router env var names to have goose prefix (#2722)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-05-30 13:22:46 -04:00
Jack Amadeo
03e5549b54 feat: Handle MCP server notification messages (#2613)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-05-30 11:50:14 -04:00
Max Novich
bd430866e8 feat: implement proper task cancellation for scheduled jobs (#2731) 2025-05-29 18:33:27 -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
adaug
cf7bb08ee1 feat: add claude 4 to vertex dropdown (#2697)
Co-authored-by: Tony D'Augustine <tdaugustine@wayfair.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-05-29 12:40:45 +10:00
Max Novich
132e0b7fca feat: add edit schedule functionality (#2700) 2025-05-28 13:58:22 -07:00
Max Novich
ea6a7a7847 feat: add pause/unpause functionality for scheduled jobs (#2698) 2025-05-28 12:20:03 -07:00
Michael Neale
d8821de774 nit: small change to show explain for recipes (#2693)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2025-05-28 07:24:30 -07:00
Michael Neale
153b84263e fix: set permissions for quickscript (#2691) 2025-05-28 15:08:46 +10:00
Salman Mohammed
f080a41387 feat: add context window limit for claude4 (#2689) 2025-05-27 22:28:57 -04:00
Max Novich
84acedc01a (feat): add livetracking of running schedules (#2683) 2025-05-27 14:18:02 -07:00
Daniel Zayas
08dbbfdcbc fix: Ctrl+C or ESC during CLI menu selection continues the current session gracefully (#2664)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2025-05-27 12:55:29 -05:00
Max Novich
c272b5df95 Add basic cron scheduler to goose-server (#2621) 2025-05-27 10:36:27 -07:00
Lifei Zhou
851832f63c fix: use https to get goose recipes and cleanup temp cloned dir if the clone repo is not in good state (#2674) 2025-05-27 18:28:38 +10:00
Raduan Al-Shedivat
7e28762cac Add interactive deletion of sessions (#2357)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
2025-05-25 10:27:15 -07:00