Skip to content

v0.2.2 — Faster obsidian-vault agent (no advisor on routine work)

Choose a tag to compare

@takashito takashito released this 12 Jun 10:43
· 2 commits to main since this release

Highlights

  • The obsidian-vault agent 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