Skip to content

Releases: block/vscode-goose

v0.2.1

21 Dec 04:53
2cf4ccf

Choose a tag to compare

0.2.1 (2025-12-21)

Bug Fixes

  • ensure release is updated with new structure (#30) (7fe9652)

v0.2.0

21 Dec 04:43
beb85e6

Choose a tag to compare

0.2.0 (2025-12-21)

⚠ BREAKING CHANGES

  • rewrite all internals to use use acp (#28)

Features

  • rewrite all internals to use use acp (#28) (5985adb)

v0.1.22

18 Aug 22:50
5bd70f4

Choose a tag to compare

0.1.22 (2025-08-18)

Bug Fixes

v0.1.21

23 Jul 07:23
8b68ef9

Choose a tag to compare

0.1.21 (2025-07-23)

Bug Fixes

  • change to description to avoid brand confusion (#18) (7269453)

v0.1.20

15 Jun 10:34
6509afd

Choose a tag to compare

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

15 Jun 10:28
f4be338

Choose a tag to compare

Manual release to fix Release Please loop