Commit Graph

498 Commits

Author SHA1 Message Date
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
Wendy Tang
fec6f84f78 feat: mcp router skeleton (#2606) 2025-05-23 14:15:54 -07:00
Shea Craig
d8d78396e0 Shea/gdrive labels (#2537)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
2025-05-23 09:23:32 -07:00
Michael Neale
df2cb78228 large tool response handling (#2629) 2025-05-23 12:27:17 +10:00
Raduan Al-Shedivat
e465ea60cf cli(ux): add hint for enter/ctrl-j if input is empty (#2632)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
2025-05-22 08:14:36 -07:00
Best Codes
e9c93834cc feat: fix program crashes and allow cancelling tool calls (#2586) 2025-05-22 10:52:46 -04:00
Michael Neale
e6d8921729 fix: don't stop when in non interactive when you need to summarize (#2623) 2025-05-22 10:25:30 +10:00
Alice Hau
be09849128 [feat] goosebenchv2 additions for eval post-processing (#2619)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-05-21 15:00:13 -04:00
Max Novich
8fade6b320 Add GIF unsupported format test (#2618) 2025-05-21 10:31:18 -07:00
Raduan Al-Shedivat
302ac81990 add configurability for a tool_params_max_length (#2448)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
2025-05-21 10:03:46 -07:00
Salman Mohammed
f153204dde [goose-llm] kotlin fn for getting structured outputs (#2547) 2025-05-20 10:08:54 -04:00
Greg Knoblauch
1b6209d0b2 Add Tests for Optional Params with Empty Default (Fixed in v1.0.24) (#2567)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
Co-authored-by: Yingjie He <yingjiehe@block.xyz>
2025-05-19 12:25:02 -07:00
Yingjie He
58cf6b48f8 fix: update o3/mini and o4 mini context limit (#2590) 2025-05-19 11:57:36 -07:00
Antonio Cheong
4ae5e4264c feat: GitHub Copilot stream support (fixes gpt-4.1, claude) (#2576)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
2025-05-19 10:23:04 -07:00
Lifei Zhou
41c67eb2c3 feat: discover recipe in the paths from environment variable GOOSE_RECIPE_PATH (#2561) 2025-05-19 16:57:45 +10:00
Lifei Zhou
a60cef233b added recipe_dir (#2543) 2025-05-16 18:04:38 +10:00