v0.15.4
What's new
-
request_secretMCP 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
ScheduleWakeupnow 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)