Skip to content

v0.15.4

Choose a tag to compare

@richardbowman richardbowman released this 11 Jun 23:18
· 445 commits to main since this release
fa41133

What's new

  • request_secret MCP tool — agents can now prompt the user to enter a secret (e.g. LINEAR_API_KEY) at runtime via a secure OS keychain modal, instead of asking them to paste values into the conversation. Stored via Obsidian secretStorage; auto-registered in secretEnvKeys on save. Escape/backdrop dismissal resolves cleanly with no hang. (#221)

  • Scheduled wake-up indicator — threads waiting on a ScheduleWakeup now show a visual countdown indicator in the thread list so you can see at a glance when they'll fire. (#223)

  • Bridge-aware edits: auto-pull and vault-relative links — when Claude edits a file that belongs to a Vault Bridge repo, the plugin now detects the change, auto-pulls it into the vault, and inserts vault-relative wikilinks in the response so you can navigate directly to the changed file. (#219)