mirror of
https://github.com/flash555588/ai-model-workbench.git
synced 2026-07-22 06:56:38 +00:00
1.2 KiB
1.2 KiB
AI Model Workbench 0.6.1
0.6.1 is a source-review patch for the 0.6.0 Three.js capability-tree release.
Changes
- Updated the remote draft timeout helper to use the standard
windowtimer APIs required by Obsidian source review guidance. - Updated the conversion timeout helper and preview verification harness to avoid the same
activeWindowtimer pattern in future reviews. - Kept the
0.6.0rendering, measurement, diagnostics, conversion, knowledge-workflow, and release-asset behavior unchanged.
Review Notes
The remaining review recommendations for vault enumeration and clipboard access are expected for this plugin:
- Vault enumeration is used to resolve vault-local model resources, locate generated knowledge artifacts, and support model/index workflows.
- Clipboard access is used for explicit user actions such as copying diagnostics, model information, measurement Markdown, and generated evidence snippets.
Verification
npm run lintnpm run typechecknpm testnpm run verify:remote-draftnpm run verify:diagnosticsnpm run verify:previewnpm run verify:preview:successnpm run buildnpm run verify:release