v0.18.0
ざっくり
- 🖼️ 設定ウィンドウのデザインを見直しました
- ⭐ インスタントコマンドの書式追加しました
What's Changed
- fix(ci): リリースを build 後も draft に保ち即時公開を防ぐ by @finelagusaz in #373
- refactor(search): 検索モードを二軸モデル(viewKind/interpKind)へ集約 by @finelagusaz in #374
- chore(search): #336 の lower_names 共有 ROI 実測関数を追加(enum 化は見送り) by @finelagusaz in #375
- chore(clippy): テストコードの clippy lint 8 件を解消し CI を --all-targets に拡張 by @finelagusaz in #376
- docs: Rust 変更時の必須検証を SSOT へ昇格しスキルと一致させる (#357) by @finelagusaz in #377
- chore(agents): RETROSPECTIVE.md を教訓のみに整理し残タスクを issue/PR へ振り分ける (#359) by @finelagusaz in #380
- refactor(ui): instantCommandMode 持続ラッチを interpKind 純粋導出へ統合 (#379) by @finelagusaz in #381
- ci: GitHub Actions を Node 24 ネイティブアクションへ更新 (#383) by @finelagusaz in #385
- test(e2e): selected 行アサーションの stale-element flake を堅牢化 (#382) by @finelagusaz in #386
- feat(icon): IconCache に件数上限 + 挿入順 FIFO 退避(上限は派生値)(#333) by @finelagusaz in #387
- docs(snotra-core): CLAUDE.md に件数パラメータの役割マップを追記 by @finelagusaz in #389
- chore(skills): plan-review に独立導出+差分モード(Step 2b)を追加 by @finelagusaz in #390
- refactor(config): 件数パラメータを役割に合わせて改名 (#388) by @finelagusaz in #391
- chore(docs): サイクル振り返り — 改名・レビュー多層性の教訓を AGENTS.md/RETROSPECTIVE.md へ反映 by @finelagusaz in #392
- feat(instant): インスタントコマンドに exec(exe+args) 種別を追加 by @finelagusaz in #394
- chore(docs): #394 サイクル振り返り — 教訓のドキュメント反映 by @finelagusaz in #397
- feat(settings): 設定UIのデザインを統一しトークン/ガイドラインを導入 (#393) by @finelagusaz in #398
- feat(settings): 設定UIの見出し・モーダル題を Semibold で描画 (#399) by @finelagusaz in #400
- feat(instant): exec の exe フィールドにファイルブラウズダイアログを追加 (#395) by @finelagusaz in #401
- chore: Agent worktree isolation の制約を緩和し .claude/worktrees/ を gitignore by @finelagusaz in #402
- feat(instant): インスタントコマンド変数に修飾子パイプ by @finelagusaz in #405
- feat(instant): インスタントコマンド変数に {date:書式} と {uuid} を追加 by @finelagusaz in #407
- docs(spec): 実装済み機能に SPEC.md を同期 by @finelagusaz in #411
- docs: サイクル #404 の振り返りと教訓を反映 by @finelagusaz in #412
- docs(spec): §7.2 にインスタント/バックアップタブのサブセクションを補完 (#408) by @finelagusaz in #413
- chore: ホットキーバリデーションの Rust/TS 乖離を孤児コード削除で解消 (#409) by @finelagusaz in #414
- docs: サイクル #408/#409 の振り返りと教訓を反映 by @finelagusaz in #415
- docs(architecture): docs/ の実装追従漏れ 7 件を as-built 監査で是正 (#410) by @finelagusaz in #416
- docs: ドキュメント陳腐化の予防原則を development-principles.md に追加 by @finelagusaz in #417
- docs: development-principles.md の可読性を推敲で改善 by @finelagusaz in #418
- chore(deps): cargo/npm の依存を一括更新(2026-07-01) by @finelagusaz in #423
- chore(deps): bump eframe from 0.34.3 to 0.35.0 by @dependabot[bot] in #422
- chore(deps-dev): bump @types/node from 25.9.4 to 26.0.1 by @dependabot[bot] in #420
- docs(settings): egui 実装ノートを 0.35 の as-built に更新 by @finelagusaz in #424
- chore(skills): スキル定義のフォーマットを統一し description をトリガー中心に正規化 by @finelagusaz in #425
Full Changelog: v0.17.1...v0.18.0