Commit graph

17 commits

Author SHA1 Message Date
aegntic
13314515bb
fix: use Windows-compatible default path for CLI installation (#5221)
Signed-off-by: aegntic <research@aegntic.ai>
Co-authored-by: aegntic <research@aegntic.ai>
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-21 15:39:34 -04:00
Alex Hancock
769ea1867c
fix: adjust download_cli.sh to tolerate no OS variable (#5169) 2025-10-14 16:16:43 -04:00
aegntic
bb1d24de80
fix: improve Windows OS detection in CLI installation script (#4928)
Signed-off-by: aegntic <research@aegntic.ai>
Co-authored-by: aegntic <research@aegntic.ai>

the test seemed stuck on the typescript tests, but this is an install script so skipping. could be bad
2025-10-06 23:39:13 -04:00
prempyla
51651550e0
fix: show PowerShell PATH instructions for Windows users (#4989)
Signed-off-by: prempyla <pylaprem@gmail.com>
2025-10-04 17:15:19 -04:00
Angie Jones
2032c7099c
lowercase g in goose (#4832)
Some checks failed
CI / changes (push) Has been cancelled
Canary / Prepare Version (push) Has been cancelled
Deploy Documentation / deploy (push) Has been cancelled
Documentation Site Preview / deploy (push) Has been cancelled
Publish Docker Image / docker (push) Has been cancelled
Canary / Upload Install Script (push) Has been cancelled
Canary / bundle-desktop (push) Has been cancelled
Canary / bundle-desktop-linux (push) Has been cancelled
Canary / bundle-desktop-windows (push) Has been cancelled
Canary / Release (push) Has been cancelled
CI / Check Rust Code Format (push) Has been cancelled
Canary / build-cli (push) Has been cancelled
CI / Build and Test Rust Project (push) Has been cancelled
CI / Lint Electron Desktop App (push) Has been cancelled
CI / bundle-desktop-unsigned (push) Has been cancelled
2025-09-26 23:44:38 -05:00
Max Novich
9c8ce4f2d3
fix: handle Windows package subdirectory in CLI installation script (#3171) 2025-06-30 10:20:32 -07:00
Will Pfleger
6c2f2a13cc
Update download_cli.sh to support arbitrary Goose versions (#3060) 2025-06-25 09:35:40 -07:00
Max Novich
a025161072
fix missing dependencies for cli (#3065) 2025-06-24 16:30:25 -07:00
Max Novich
566796f767
attempt to build CLI native for Windows (#3058) 2025-06-24 15:33:06 -07:00
Max Novich
cb6a819de4
add temporal service to builds. (#2842) 2025-06-10 08:17:45 -07:00
Jeremy McFarland
08f1167cc5
fix: Added check for bzip2 in download_cli.sh (#1998)
Co-authored-by: Jeremy <teck968@users.noreply.github.com>
2025-04-07 12:09:51 -04:00
Kalvin C
96b905a501
feat: use temp dir for extracting goose binary (#1838) 2025-03-25 10:17:18 -07:00
Kalvin C
aea45dfaf2
feat: add CONFIGURE=false option in install script (#920) 2025-01-30 08:29:15 -08:00
Bradley Axen
7e534a0b97
fix: install with bash (#872) 2025-01-29 07:27:34 -05:00
Bradley Axen
d65881bfdf hotfix: remove pipefile on cli downloader 2025-01-28 15:40:38 -08:00
Bradley Axen
c91c136934
feat: allow canary in installer (#801) 2025-01-26 17:02:18 -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