You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's New in v0.34.0
Features
Safe peer-plugin Threads API — other Obsidian plugins can now read sanitized, paginated thread execution traces and request one-turn Claude evaluations without inheriting Agent Threads' host tools, settings, skills, plugins, files, or environment. Durable operation IDs support safe retries, cancellation, and recovery after reload. (#530)
Trustworthy execution evidence — trace records distinguish successful skill loading from the enclosing run's outcome, include bounded usage and lifecycle metadata, and keep background evaluation work out of normal Agent Boards.
Notes
This is a backward-compatible public API addition; existing plugin IDs and installation paths are unchanged.
WikiSkill is a separate plugin and is not included in this release.