Skip to content

v0.2.11

Choose a tag to compare

@youtyan youtyan released this 27 Jun 07:47
f26ca69

Highlights

  • skill install が同梱 3 skill を全 installcode-viewer-annotate / code-viewer-query / code-viewer-snapshot を選んだエージェント全てに一括配置するように。skills/ 直下を auto-discover。
  • Datastore CLI 公開コマンドを完全に docs 反映query search / query snapshot {create,list,delete,note} / query diff {create,list,tables,rows,delete} を README と Help ページに追記。「browser-only」の虚偽記述を撤去(majority review 4 並列で検出)。
  • Help ページに Project Files セクションを追加.code-viewer/ 配下の各ファイル (settings.json / view-state.json / tabs.json / db-ui.json / annotations.json / query-history.json / db-snapshots.sqlite) の役割を説明。
  • fix(sidebar): hide-tests を Diff Viewer 専用にし Repository View では test/spec を非表示にしない。
  • fix(diff): hunk-expand の context 行を diff2html ネイティブ行と空白整合。

Verification

  • bun run verify (typecheck / lint / format / build / bundle / 556 tests / smoke) PASS
  • npm pack --dry-run 3.6MB, 22 files
  • skill install --agent all 実機 smoke で 5 agent × 3 skill = 15 件配置確認

Changelog

v0.2.10...v0.2.11