thomasblc_obsidian-qvac/test
Thomas Blanc fae4dd9e41
0.2.3: rename to 'Local AI for your vault' + clear review warnings
- Rename plugin (clearer, not all-caps): manifest name -> 'Local AI for your vault'
- lib/node.ts: typed wrappers around fs/os/path/crypto -> kills the no-unsafe-* warnings
  the review sandbox raised (it lints Node built-ins as any)
- ws.ts timers use window.setTimeout/clearTimeout (popout-window safe); test shims window
- CI release workflow (.github/workflows/release.yml) with build-provenance attestation

eslint 0 errors, tsc+esbuild clean, 15/15 tests.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-15 11:58:57 +03:00
..
diff.test.ts restructure: plugin at repo root for Obsidian community submission 2026-07-14 15:34:59 +03:00
links.test.ts restructure: plugin at repo root for Obsidian community submission 2026-07-14 15:34:59 +03:00
planindex.test.ts restructure: plugin at repo root for Obsidian community submission 2026-07-14 15:34:59 +03:00
ws-generation.test.ts 0.2.3: rename to 'Local AI for your vault' + clear review warnings 2026-07-15 11:58:57 +03:00