Skip to content

claude-code-tips

v0.26.25 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 12d AI Coding Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agentic agentic-ai agentic-coding agentic-workflow ai claude
+6 more
claude-ai claude-code cli developer-tools productivity tips-and-tricks

ReleasePort's take

Moderate signal
editorial:auto 12d

Release v0.26.25 adds the new skill "/dx:private-github-search" for full‑text search across private GitHub repos and removes the clone skill along with `clone-conversation.sh`.

Why it matters: Deprecation severity 70 triggers removal of the clone skill and script; developers must update workflows before they break. The new private‑GitHub search skill adds capability without measurable gates.

Summary

AI summary

Removed clone skill and script, added private GitHub full‑text search skill.

Changes in this release

Feature Medium

Adds new skill "/dx:private-github-search" for full‑text search across private GitHub repos

Adds new skill "/dx:private-github-search" for full‑text search across private GitHub repos

Source: llm_adapter@2026-07-15

Confidence: high

Deprecation High

Removes the clone skill and `clone-conversation.sh`

Removes the clone skill and `clone-conversation.sh`

Source: llm_adapter@2026-07-15

Confidence: high

Full changelog

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, and gh 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.txt and searches it with ripgrep in milliseconds. Syncs skip automatically if run within the last hour.
  • Removed the clone skill and clone-conversation.sh - native /branch and --fork-session cover forking now. /dx:half-clone stays; 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)

Breaking Changes

  • Removed the clone skill and `clone-conversation.sh`

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track claude-code-tips

Get notified when new releases ship.

Sign up free

About claude-code-tips

45 tips for getting the most out of Claude Code, from basics to advanced - includes a custom status line script, cutting the system prompt in half, using Gemini CLI as Claude Code's minion, and Claude Code running itself in a container. Also includes the dx plugin.

All releases →

Beta — feedback welcome: [email protected]