Releases: block/goose
Releases · block/goose
v1.0.6
v1.0.6- 2025-02-13
- chore(release): release version 1.0.6 (#1226)
- docs: Add Memory Extension Tutorial (#1221)
- justfile helpers (#924)
- feat: add goose configure flow for adjusting amt of tool output shown (#1048)
- docs: Add WSL Localhost Connection Error to Troubleshooting Guide (#1223)
- feat: tutorial extension (#1169)
- ldelalande+alexhancock/shared-config-client (#1219)
- docs: Authentication Fix for Google Drive MCP Tutorial (#1222)
- fix: Update help docs for resume CLI arg (#1210)
- Revert #1138 (#1213)
- feat: endpoints for config management via goose-server (#1207)
- feat: handle images mentioned in messages (#1202)
- Fix website preview action (#1205)
- docs: add google drive video (#1206)
- feat: allow removing extensions (#1132)
- feat: Support VertexAI for Claude (#1138)
- fix: fix lint error (#1203)
- fix: validate function call json schemas for openai (#1156)
- Support modifying AZURE_OPENAI_API_VERSION (#1042)
- Improve rg tool use. (#1188)
- feat: simplify CLI sessions (#1168)
- feat: Support extending the system prompt (#1167)
- chore: Update thinking.rs (#1197)
- chore: Change no usage found warning to a debug trace (#1192)
- remove provider settings from dev mode it does nothing (#1195)
- fix: consistently use LANGFUSE_URL instead of LANGFUSE_HOST (#1196)
- docs: Adding clarity about resuming sessions to docs (#1190)
- chore: re-add tests, tidy up goose-cli/Cargo.toml, send + sync logic (#1193)
- prevent windows build on pushes and PR's (#1194)
- feat: follow XDG spec on linux/mac and use windows known folders for config and logs (#1153)
- feat: Dynamically Link back to the Goose homepage from the extensions site (#953)
- fix: Add goose favicon to extensions site (#955)
- fix: write to config yaml if provider test succeeds (#1178)
- fix: Ellipsis in loading state (#1149)
- feat: port over MCP prompts to developer extension (#832)
- feat: update system prompt to include current date, response formatting (#837)
- fix: Add page title to extensions site (#950)
- fix(anthropic): include cached tokens in usage count logs (#947)
- chore: update contributing doc for forks (#1186)
- docs: fetch video (#1183)
- remove windows release CLI (#1181)
- feat: goose windows (#880) [experimental]
- docs: Add Mac M3 Permission Troubleshooting to Documentation (#1180)
- fixes: #987 by ignoring when user submits empty message (#989)
- docs: Add Google Drive MCP Extension tutorial (#1151)
- fix: Fixed a problem with IME's(i.e. Japanese IME input) Enter to Co… (#1165)
- fix: reload crashes the app (#1020)
- docs: noting Fetch limitation with Gemini (#1174)
- docs: Add Nostr link (#1173)
- docs: package runner info (#1172)
- docs: added note on outdated blog posts (#1171)
- refactor: Use clap's built-in version command (#1145)
- fix: increase max_tokens to 50 for initial goose configure (#1162)
- docs: fetch tutorial (#1140)
v1.0.5
v1.0.5- 2025-02-07
- feat: update gemini models (#1135)
- hotfix: Update quarantine.yml (#1137)
- fix: improve comment (#1131)
- hotfix: quarantine workflow (#1130)
- styles: tweaks to tool call UI (#812)
- fix: handle empty arguments in tool call (#1111)
- feat: allow for multiple values in cli options for adding extensions (#1070)
- fix: global .goosehints configuration not working (#1107)
- feat: replace prompt for ollama smaller models (#1021)
- fix: improve JSON-RPC notification handling to match specification (#1124)
- feat: Make CLI session command alias visible (#1084)
- fix: re-use BufReader across poll_next invocations, instead of creating a new one (#1093)
- fix: prompt typo in DeveloperRouter (#1041)
- fix: simple prompt addition to have goose reflect on start (#1059)
- feat: respect the terminal emulator's base colors (#1098)
- fix: add fallback sans-serif font to desktop app (#982)
- feat: add bedrock provider (#1069)
- feat: removed minHeight (#938)
- fix: add logs for goose run (#1085)
- fix: apply cache control correctly to tools (#1071)
- fix: show default value when adding new one (#1057)
- fix it to use env vars if available (#1063)
- chore: Better typing for preload.ts (#1055)
- fix: Allow port 443 to be used with https (ollama provider) (#1052)
- feat: Better autoscroll - for #909 (#1054)
- fix: support o3 models (#1019)
- fix: conditional safari prompting on macos only for CC (#969)
- ci: run git tag commands when just tag-push (#1001)
- fix: really really open markdown links outside (#1002)
- fix: use SSL_CERT_FILE to point to CA bundle, not for mTLS client cert (#1017)
- feat: Add link to github project on extension cards (#1006)
v1.0.4
- chore(release): release version 1.0.4 (#1000)
- fix: fix welcome screen azure config submit (#998)
- ci: checkout code to read Cargo.toml for version (#995)
- docs: broken link fix (#994)
- ci: update release processes using Justfile, make reusable workflows have optional version param (#972)
- docs: github tutorial (#993)
- chore: add tests and update url construction for azure provider (#988)
- chore: update docs for ollama endpoint (#992)
- feat: cfg electron to open links in new window (#934)
- fix: improve url construction in provider (#985)
- fix: explicitly add remember_memory tool in the instructions/system prompt (#965)
- feat: add azure openai provider (#960)
- docs: change MCP example to GitHub (#974)
- [FEAT] Introduce PR level security scans (#968)
- docs: new testimonial (#973)
- ci: per semver build metadata should be after + (#971)
- fix: temp fix to make CI workflow pass (#970)
- chore: bump patch version to 1.0.3 (#967)
- fix: load shell automatically from env for GUI (#948)
v1.0.3
v1.0.3 - 2025-01-30
- fix: update versions in release and canary workflows (#911)
- docs: fix typo, name (#963)
- docs: typo fix (#961)
- chore: remove gpt-3.5-turbo UI suggestion, as it is deprecated (#959)
- chore: remove o1-mini suggestion from UI add model view (#957)
- fix: missing field in request (#956)
- docs: update provider docs, fix rate limit link (#943)
- fix: clarify linux cli install only (#927)
- feat: update ui for ollama host (#912)
- feat: add CONFIGURE=false option in install script (#920)
- fix: truncation agent token calculations (#915)
- fix: request payload for o1 models (#921)
- docs: update SupportedEnvironments.js so others don't get confused on why they can not open the macos app on x86 (#888)
- fix: improve configure process with error message (#919)
- docs: Goose on Windows via WSL (#901)
- fix: more graceful handling of missing usage in provider response (#907)
- feat: rm uv.lock cause it points to square artifactory (#917)
- feat: Update issue templates for bug report for goose (#913)
- fix: post endpoint url on sse endpoint event (#900)
- feat: allow setting ollama host (#874)
- docs: add section for troubleshooting keyring issues (#905)
- docs: removing docs on listing sessions (#904)
- chore: Consolidate on one markdown rendering component (#842)
v1.0.2
v1.0.2 - 2025-01-29
- fix: install with bash (#872)
- docs: updated GH link for Windows requests (#873)
- docs: Use bash (not sh) for Goose CLI installation script one-liner (#862)
- feat: Remove our dep on openssl (#868)
- fix: lower max file size, char limit (#849)
- fix: catch errors in configure_provider_dialog and report the error upwards (#860)
- hotfix: remove pipefile on cli downloader
v1.0.1
fix: Fix google provider in app (#859)
v1.0.0
hotfix: splash page placeholder
v1.0-beta7
feat: allowlist commands (#767)
v1.0-beta6
maintain extension name consistent (#721) Co-authored-by: Bradley Axen <[email protected]>
v1.0-beta5
fix: small fixes (#665)