Skip to content

v0.250.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:14
6c95f6b

0.250.0 (2026-07-11)

Features

  • studio: add a Source Control ahead/behind sync readout and push action (#1150) (92fbf20)
  • studio: add Source Control Discard all and per-row Discard behind a confirm gate (#1151) (92fbf20)
  • studio: clear the studio-shell backlog — 16 grouped shell fixes (#1387) (92fbf20)
  • studio: migrate UnsavedIndicator, DiagnosticsStripPanel, and DocsPanelHost to koine-ui (#1244) (92fbf20)

Bug Fixes

  • deps: update dependency @anthropic-ai/sdk to ^0.111.0 (#1393) (5f753f1)
  • deps: update dependency starlight-blog to ^0.28.0 (#1391) (b703349)
  • studio: address branch-wide code-review findings, incl. per-row Discard destroying staged-row edits and git_discard no-op on C-quoted filenames (92fbf20)
  • studio: key SortableTable rows on rowLabel to avoid remount-on-sort churn (#1382) (92fbf20)
  • studio: make the workspace-open lock impossible to bypass and disable controls in flight (#1275) (92fbf20)
  • studio: move Source Control header actions into the shared right-rail header and align panel insets (#1410) (bafbdb2)
  • studio: revert-and-close the ADR/Note edit textareas on Escape (#1383) (92fbf20)
  • studio: scope the Problems tab count pill to the active context (#1203) (92fbf20)
  • studio: shrink .koi-resizer/.koi-resizer-y handles to 1px (#1388) (aa7c64c)

Performance Improvements

  • studio: make the StoreInspector raw dump lazy and throttled (#1134) (92fbf20)
  • studio: route refreshContextList() through the shared glossary memoizer (#1258) (92fbf20)