v0.26.25
What's new
- New skill:
/dx:private-github-search- full-text search across all your GitHub repos, including private ones. GitHub's modern code search (the only one that indexes private repos) is web-only, andgh search code/ the REST API use the legacy engine that often returns nothing for private repos. The skill keeps a shallow local mirror (default branch, non-fork - same coverage as GitHub's own index) of every repo for the accounts in~/repo-mirror/owners.txtand searches it with ripgrep in milliseconds. Syncs skip automatically if run within the last hour. - Removed the clone skill and
clone-conversation.sh- native/branchand--fork-sessioncover forking now./dx:half-clonestays; it remains the only way to halve a conversation's context. - Tip 21 rewritten around native forking + half-clone; dx skills table and plugin descriptions updated.
Plugin version: 0.14.22 (#43)