v0.2.2 — Faster obsidian-vault agent (no advisor on routine work)
Highlights
- The
obsidian-vaultagent is faster. It no longer consults the advisor on routine note operations (create / edit / append / read / search / move / organize). The advisor guidance is injected globally into every agent, so the vault agent had been making a slow advisor round-trip on every edit — the single biggest source of latency. An explicit override now tells it to skip the advisor for routine, reversible vault work and to prefer a concise user question even for high-stakes cases.
Full changelog: v0.2.1...v0.2.2