Skip to content

vscode: v0.2.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 14:30

0.2.1 (2026-08-08)

Features

  • daemon: add opt-in idle kernel cleanup (6e18554)
  • daemon: add payload replay and kernel watchdog (4f05dfd)
  • daemon: warn after unrecoverable kernel death (cffc3fa)
  • extension: improve traceback and reconnect UX (15c4871)
  • extension: render only display-safe widgets (4ed5db6)
  • widgets: sync binary comm buffers (42122b9)

Bug Fixes

  • daemon,extension: close restart and sync races (853b7d7)
  • daemon,extension: close session lifecycle races (469ea90)
  • daemon: scope an Output widget's clear_output to its own area (56d96f8)
  • daemon: unify widget event frames (3942412)
  • extension: cancel pending live-sync flushes (19b8c58)
  • extension: defer output-map teardown (e29f5c4)
  • extension: drop an Output widget's redundant placeholder output (fdf1b53)
  • extension: honour an Output widget's clear on the live path too (7341032)
  • extension: make widget text follow the VSCode theme (f76da20)
  • extension: preserve mixed outputs on restore (8c1bc6a)
  • verify: build the widget renderer bundle in the verify path (f22e0c7)