Releases: block/vscode-goose
Releases · block/vscode-goose
v0.2.1
v0.2.0
v0.1.22
v0.1.21
v0.1.20
0.1.20 (2025-06-15)
Features
- add a nicer session history list (5e1cef1)
- add a vscode system prompt (a08f2ef)
- add ci tests and lints (e1adb67)
- add ci tests and lints (c56034b)
- add show goose logs as a command (8b29e65)
- add structured and principled logging throughout (c89c41a)
- better iconography (63c7336)
- better ui integration (00ac845)
- configurable logger (2db4d8f)
- ensure we use the right api endpoint (b0b1411)
- improve release workflow (c430b34)
- make code references work better (1167d36)
- open goose settings (42e3de6)
- replace react-syntax-hightlighter with shiki which is better maintained (514d8d2)
- show tool requests (ef565d1)
- use codicons (7413931)
- use goose config for model and provider (4ae8307)
Bug Fixes
- add back missing icons library (e2fe63d)
- agent api has changed to /agent/update_provider (c8952b9)
- agent api has changed to /agent/update_provider (b1bdebb)
- another fix for packaging libs properly (ae56729)
- another fix for release please (7256b2f)
- better logging and other small fixes (ac02467)
- better logging and other small fixes (ac02467)
- clean up ci steps (dd61140)
- display name for VS Marketplace (9bb1d1c)
- ensure acitvation test is idempotent (b0529f1)
- ensure ci tests can be run headlessly (329912a)
- ensure config lookups are stubbed in tests (ad749ad)
- ensure config lookups are stubbed in tests (60d01bb)
- ensure deps are passed on to extension (f0b5fe4)
- ensure gh token has required perms (6c31df1)
- ensure gh token has required perms (bfe4b0d)
- ensure licenses in git and package.json are the same (5328f1b)
- ensure new synced sessions are stored correctly (242384e)
- ensure release please ignore previous commits (1177248)
- ensure test:package uses the correct dir and conventions (db6c904)
- extension bundling (a32a92c)
- failing tests (64d5bdd)
- ignore merge commits in release please (b8f1985)
- integration test improvements (8e33001)
- location of the settings button (d67393f)
- package lock version (2123184)
- package publisher name (7c536ee)
- package publisher name (38d24ed)
- package registry shenanigans (be9962c)
- refractor vuln in primsjs (940551a)
- remove duplicate messages when waiting for streams (8f0d3e9)
- remove react-syntax-highlighter refs (1aa16de)
- remove unused react-syntax-highlighter (224931a)
- rm excessive logs (12b88ad)
- rm goose start (b488b2e)
- rm unnecessary key generation (d27f1d7)
- server crashes at start up and empty blocks being sent (e2825cd)
- session lists (4230b03)
- set unique name for vscode extension (4478cf5)
- set unique name for vscode extension (8be9105)
- small cosmetic fixes (2bebada)
- small error output in tests (78776b3)
- stop release loop and fix workflow (7cf2b27)
- stop reporting errors on aborted events in chat (#4) (5e88cf4)
- test for package name (e0078a0)
- tests (d7ac09f)
- try fixing release please once more (5124aa0)
- use a non-conflicting keyboard shortcut for Ask Goose (06335b6)
- windows config location (#8) (5694472)
0.1.19
Manual release to fix Release Please loop