Skip to content

v0.12.5

Choose a tag to compare

@github-actions github-actions released this 04 Jun 20:07
· 505 commits to main since this release
d703dde

What's new

  • prUrl in thread snapshots — obsidian_list_threads and obsidian_get_current_thread now include prUrl: the URL of the most recent GitHub PR opened during that thread. Release agents can match threads to PRs in a single list call without reading message history.

Commits

  • feat: include prUrl in thread list and current-thread MCP responses (#159)