Skip to content

1.0.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 19:09
· 7 commits to main since this release

Fixed

  • Marker clicks and hub-opening actions now actually open the right sidebar when it is collapsed. The hub leaf is pre-created at startup, and the old activation path only set it active, which does not expand a collapsed sidebar; the panel appeared to never open unless it had been opened manually. Activation now goes through workspace.revealLeaf, awaited, which also resolves the deferred view before comment-selection events are emitted at it.

Changed

  • The exported AI skill file now ends with a footer naming the generating plugin version and linking the repository, with a reminder to re-export after category changes or upgrades.