Bug Fixes
- Fix json node example in SKILLS docs — The meeting notes workflow example used input instead of source, which would cause the node to fail at runtime
Documentation
- Fix folder-list output format in workflow spec — The AI workflow generation spec incorrectly described the output as an object array; fixed to match the actual string array implementation
- Add missing script node documentation — The script node (sandboxed JavaScript execution) was fully implemented but missing from README and WORKFLOW_NODES docs (23 → 24 node types)
- Add missing bulk_propose_rename tool — Added to the vault tools table in README
- Add enableThinking property to command node docs
- Add oldPath property to rag-sync node docs
- Update supported models list — Added Gemini 3.1 Flash Lite Preview and Gemini 3.1 Flash (Image); removed models no longer available (Gemini 3 Pro Preview, Gemini 2.5 Flash Image)
- Fix thinking mode description — Corrected to reference only Gemini 3.1 Pro