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)