mirror of
https://github.com/thomasblc/obsidian-qvac.git
synced 2026-07-22 08:28:55 +00:00
- 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> |
||
|---|---|---|
| .. | ||
| diff.test.ts | ||
| links.test.ts | ||
| planindex.test.ts | ||
| ws-generation.test.ts | ||