Max Novich
|
180b1df25d
|
Mnovich/temporal foreground tasks (#2895)
Co-authored-by: Carlos M. Lopez <carlopez@squareup.com>
|
2025-06-20 16:19:58 -07:00 |
|
Chaitanya Rahalkar
|
4e97ffacd6
|
feat(cli): Add --quiet /-q flag to goose run (#2939)
|
2025-06-18 12:23:12 -07:00 |
|
jack
|
657718d8c0
|
feat: Add lead-worker model selection and real-time model display in GUI (#2964)
Co-authored-by: jack <jack@deck.local>
|
2025-06-17 20:40:20 -07:00 |
|
Jay4242
|
e178f6ba82
|
Add /clear command to clear goose context (#1802)
Co-authored-by: Bradley Axen <baxen@squareup.com>
|
2025-06-16 14:34:19 -07:00 |
|
Gary Zhou
|
661446ab50
|
fix: handled the missing keyring error gracefully with a user-friendly message (#2900)
|
2025-06-13 09:35:21 -07:00 |
|
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 |
|
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
|
77c9ca2c28
|
fix: cap the repeat time when display usage (#2864)
|
2025-06-11 14:03:29 -07:00 |
|
Jack Amadeo
|
8212caa69f
|
fix: Use the existing spinner in interactive mode (#2829)
|
2025-06-10 10:45:44 +10:00 |
|
Michael Neale
|
2f8f8e5767
|
feat: lead/worker model (#2719)
|
2025-06-05 13:55:32 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Max Novich
|
4e1b091d91
|
feat: add tool repetition monitoring to prevent infinite loops (#2527)
|
2025-05-14 14:46:37 -07:00 |
|
Raduan Al-Shedivat
|
f74a1c9c9a
|
Allow putting GOOSE_PLANNER_MODEL and GOOSE_PLANNER_PROVIDER to config.yaml (#2525)
|
2025-05-13 17:42:16 -07:00 |
|
Max Novich
|
78e4de7893
|
allow running goose run with no session persistence (#2517)
|
2025-05-13 09:48:34 -07:00 |
|
Michael Neale
|
3a4f205945
|
feat: goose cli to track directories, allow to resume projects in location (#2503)
|
2025-05-13 09:05:10 +10:00 |
|
Raduan Al-Shedivat
|
a8d4bd0415
|
load all previous messages if --resume is passed (#2424)
|
2025-05-07 16:42:52 -07:00 |
|
Lily Delalande
|
97ff0cdd03
|
cli: add summarize slash command (#2464)
|
2025-05-07 12:46:42 -04:00 |
|
Michael Neale
|
38448193bd
|
this is so much nicer (#2455)
|
2025-05-07 12:39:26 +10:00 |
|
Zane
|
392a101078
|
Fix resume session with an invalid path crash (#2453)
|
2025-05-06 15:23:00 -07:00 |
|
Salman Mohammed
|
199fa6adbc
|
chore: refactor read-write lock on agent (#2225)
Co-authored-by: Alice Hau <ahau@squareup.com>
|
2025-04-23 22:46:22 -04:00 |
|
Salman Mohammed
|
fd1f829751
|
feat: present options to user when context length is exceeded (#2207)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
|
2025-04-23 17:19:32 -07:00 |
|
Yingjie He
|
cc755100f0
|
feat: use the same permission flow for enable extensions (#2302)
|
2025-04-23 08:54:04 -07:00 |
|
Raduan
|
7bed454fdb
|
goose: improve message for change workdir warning (#2291)
|
2025-04-22 10:41:29 -07:00 |
|
Bradley Axen
|
cfb0eab9cf
|
fix: use env keys (#2258)
Co-authored-by: Zaki Ali <zaki@squareup.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
|
2025-04-18 14:01:46 -07:00 |
|
sana-db
|
66bfcc0e55
|
Make GOOSE_CLI_THEME persist to config file and stick for future session (#2099)
|
2025-04-16 21:41:29 -07:00 |
|
Wendy Tang
|
7e4cfcdaae
|
chore: generalize extension request (#2213)
|
2025-04-16 08:39:49 -07:00 |
|
Kalvin C
|
d1c124c28d
|
feat: add recipes, a custom goose agent configuration (#2115)
|
2025-04-09 18:57:24 -07:00 |
|
Alex Hancock
|
1d74f538ef
|
feat: non-editable bundled extensions (#2114)
|
2025-04-09 17:27:40 -04:00 |
|
Yingjie He
|
9610406065
|
feat: use tool level permission control (#2081)
|
2025-04-09 13:45:15 -07:00 |
|
Salman Mohammed
|
513d5c8f5a
|
refactor: remove agent flavours, move provider to Agent (#2091)
|
2025-04-09 15:02:47 -04:00 |
|
Kalvin C
|
a8cbd81c61
|
feat: support NO_COLOR when PrettyPrinter is used (#2098)
|
2025-04-09 11:39:35 -07:00 |
|
Wendy Tang
|
7efe06096d
|
feat: mcp router extension discovery and install tool (#1995)
Co-authored-by: Alice Hau <ahau@squareup.com>
|
2025-04-07 14:39:35 -07:00 |
|
Jim Bennett
|
050a8f2f42
|
Add -with-remote-extension (#2062)
|
2025-04-07 16:42:38 -04:00 |
|
Yingjie He
|
890f266e7b
|
feat: start use tool permission confirmation struct (#2044)
|
2025-04-04 16:39:04 -07:00 |
|
Wendy Tang
|
22e08e5a15
|
fix: cli empty line (#1856)
|
2025-03-25 13:49:36 -07:00 |
|
Salman Mohammed
|
e273f8ebce
|
feat: add /plan command in CLI to invoke reasoner with plan system prompt (#1616)
|
2025-03-20 10:10:01 -04:00 |
|
Matt Toohey
|
c6fab272ea
|
fix: check if working directory has changed before asking (#1733)
|
2025-03-19 13:42:26 -07:00 |
|
Lily Delalande
|
70efaed793
|
extensions: add a display name field (#1759)
|
2025-03-19 15:42:57 -04:00 |
|
Lily Delalande
|
35cbddbf8d
|
config: add optional extension description (#1743)
|
2025-03-19 10:48:30 -04:00 |
|