Jack Amadeo
|
a2bd9e2af0
|
feat(acp): Read files (#4531)
|
2025-09-05 13:29:14 -04:00 |
|
Michael Neale
|
c55ee2c26f
|
feat: Agent Client Protocol implementation of goose (#4511)
|
2025-09-05 11:49:26 +10:00 |
|
Douwe Osinga
|
942ef5b0a3
|
Custom providers update (#4099)
Co-authored-by: developerayo <shodipovi@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
|
2025-08-19 15:03:10 -07:00 |
|
Douwe Osinga
|
bef7622123
|
Suppress ansi with pipes (#3775)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-08-05 11:37:02 +02:00 |
|
Douwe Osinga
|
656b5b889f
|
Remove unused dependencies (#3626)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-07-29 17:32:25 +02:00 |
|
Douwe Osinga
|
73a274d311
|
Provider scenario tests (#3688)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-07-28 20:04:11 +02:00 |
|
Douwe Osinga
|
9f356e7009
|
Agent loop defensive (#3554)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-07-22 18:21:47 +02:00 |
|
Jarrod Sibbison
|
e2e656c012
|
refactor: Centralise deeplink encode and decode into server (#3489)
|
2025-07-20 18:13:55 +10:00 |
|
Alex Hancock
|
1e0e72cdb8
|
feat: add rmcp as a workspace dep (#3483)
|
2025-07-17 22:18:35 -04:00 |
|
Jarrod Sibbison
|
ee714d7e73
|
Adds json schema validation to goose recipe validate cli (#3234)
|
2025-07-03 18:54:16 +10:00 |
|
Lifei Zhou
|
c6991f39b7
|
feat: additional sub recipes via command line (#3163)
|
2025-07-01 11:09:58 +10:00 |
|
Michael Neale
|
7f71220411
|
hotfix: fix build (#3102)
|
2025-06-27 15:29:21 +10:00 |
|
Lifei Zhou
|
9e6247d9ed
|
feat: created sub recipe tools (#2982)
|
2025-06-25 09:29:26 +10:00 |
|
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 |
|
Douwe Osinga
|
2aede8b754
|
Douwe/fix include for recipes (#2914)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-06-20 11:44:53 -04: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
|
49c4038d38
|
feat: goose web for local terminal alternative (#2718)
|
2025-06-05 13:32:57 +10: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 |
|
Lifei Zhou
|
a60cef233b
|
added recipe_dir (#2543)
|
2025-05-16 18:04:38 +10:00 |
|
Alice Hau
|
85dd6375b5
|
fix: cleanup MCP processes when CLI closes (#2469)
Co-authored-by: Alice Hau <ahau@squareup.com>
|
2025-05-08 10:19:59 -04:00 |
|
Lifei Zhou
|
e089b0a845
|
Lifei/pass param to goose recipe (#2395)
|
2025-05-02 08:47:45 +10:00 |
|
Shawn Hsiao
|
36f1c602eb
|
Add remove session capacity (#2281)
Co-authored-by: Shou En Hsiao <shouen_hsiao@apple.com>
|
2025-04-22 15:51:33 -07:00 |
|
Kalvin C
|
d1c124c28d
|
feat: add recipes, a custom goose agent configuration (#2115)
|
2025-04-09 18:57:24 -07:00 |
|
dependabot[bot]
|
48ac6a3925
|
chore(deps): bump tokio from 1.43.0 to 1.43.1 (#2077)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-08 09:47:50 -07:00 |
|
sonesuke
|
0bfb5e1e32
|
bug: change reqwest certificate store to platform's native (#1923)
|
2025-04-03 15:08:34 -07:00 |
|
marcelle
|
49dee048e4
|
feat: goose bench framework for functional and regression testing
Co-authored-by: Zaki Ali <zaki@squareup.com>
|
2025-03-05 21:23:00 -05:00 |
|
Kalvin C
|
d0ca46983e
|
feat(cli): add mcp prompt support via slash commands (#1323)
|
2025-02-27 15:47:29 -08:00 |
|
Kalvin C
|
145cdf2937
|
chore: re-add tests, tidy up goose-cli/Cargo.toml, send + sync logic (#1193)
|
2025-02-11 10:16:05 -08:00 |
|
Kalvin C
|
54af4c914c
|
feat: follow XDG spec on linux/mac and use windows known folders for config and logs (#1153)
|
2025-02-11 08:47:28 -08:00 |
|
Max Novich
|
cfd3ee8fd9
|
feat: goose windows (#880)
Co-authored-by: Ryan Versaw <ryan@versaw.com>
|
2025-02-10 15:05:13 -08:00 |
|
Bradley Axen
|
1c9a7c0b05
|
feat: V1.0 (#734)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Wendy Tang <wendytang@squareup.com>
Co-authored-by: Jarrod Sibbison <72240382+jsibbison-square@users.noreply.github.com>
Co-authored-by: Alex Hancock <alex.hancock@example.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
Co-authored-by: Wes <141185334+wesrblock@users.noreply.github.com>
Co-authored-by: Max Novich <maksymstepanenko1990@gmail.com>
Co-authored-by: Zaki Ali <zaki@squareup.com>
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
Co-authored-by: Alec Thomas <alec@swapoff.org>
Co-authored-by: lily-de <119957291+lily-de@users.noreply.github.com>
Co-authored-by: kalvinnchau <kalvin@block.xyz>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
Co-authored-by: bwrage <bwrage@squareup.com>
Co-authored-by: Kalvin Chau <kalvin@squareup.com>
Co-authored-by: Alice Hau <110418948+ahau-square@users.noreply.github.com>
Co-authored-by: Alistair Gray <ajgray@stripe.com>
Co-authored-by: Nahiyan Khan <nahiyan.khan@gmail.com>
Co-authored-by: Alex Hancock <alexhancock@squareup.com>
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
Co-authored-by: marcelle <1852848+laanak08@users.noreply.github.com>
Co-authored-by: Yingjie He <yingjiehe@block.xyz>
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
Co-authored-by: Lily Delalande <ldelalande@block.xyz>
Co-authored-by: Adewale Abati <acekyd01@gmail.com>
Co-authored-by: Ebony Louis <ebony774@gmail.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Ebony Louis <55366651+EbonyLouis@users.noreply.github.com>
|
2025-01-24 13:04:43 -08:00 |
|