Commit Graph

21 Commits

Author SHA1 Message Date
sana-db
9840f73e20 Turn goose entrypoint into a library function (#1753) 2025-03-26 17:27:54 -07:00
marcelle
4c03b34058 feat: refactor register eval (#1713) 2025-03-18 15:18:09 -04:00
Kalvin C
2135d8b596 feat(cli): add better error message, support stdin via -i - or just no args (#1660) 2025-03-12 19:27:43 -07:00
Parker Egli
d6cb7c6d87 feat: add session list command in cli (#1586) 2025-03-12 12:04:01 -04:00
Zaki Ali
c0e719eaba fix: merge error logging in goose bench (#1545) 2025-03-10 15:45:00 -07:00
Kalvin C
7b37ab0b52 feat(cli): add --debug flag to goose session / run (#1564) 2025-03-06 18:58:25 -08: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
Paul Walker
e8212c4005 feat(cli): Improve default behavior when no command is provided (#1438) 2025-02-28 14:24:14 -05:00
Ariel
a59535627a feat(cli): support arbitrary path for sessions (#1414) 2025-02-27 11:31:14 +01:00
Yiming Zhang
26348a695d feat: Add command goose update to update goose CLI version (#1308)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2025-02-26 15:02:30 -05:00
Bradley Axen
e615ad1a8e feat: interactive after run (#1377) 2025-02-26 17:33:02 +01:00
Kalvin C
b22af1d4c8 feat: add goose info command to display directories in use + config (#1239) 2025-02-18 10:29:03 -08:00
Vineet
8416b9ec50 fix: Update help docs for resume CLI arg (#1210) 2025-02-13 09:03:57 -08:00
Bradley Axen
7a8552ed9e feat: simplify CLI sessions (#1168) 2025-02-11 21:16:58 -08:00
Bradley Axen
6220ef054f feat: Support extending the system prompt (#1167) 2025-02-11 20:03:32 -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
Success Kingsley
8b2b7477a9 refactor: Use clap's built-in version command (#1145) 2025-02-10 09:58:34 -05:00
Zaki Ali
8eddc40b94 feat: allow for multiple values in cli options for adding extensions (#1070) 2025-02-06 09:54:02 -08:00
Success Kingsley
8a399c41ac feat: Make CLI session command alias visible (#1084) 2025-02-06 09:25:24 -05:00
Salman Mohammed
64bb9e9ca6 fix: add logs for goose run (#1085) 2025-02-05 10:53:35 -05: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