chore(main): release 0.22.5#4
Open
github-actions[bot] wants to merge 18 commits intomainfrom
Open
Conversation
- install.sh now points to algolia/rtk at pinned v0.22.2 (overridable via RTK_VERSION env var) - All docs, scripts, CI workflows updated from rtk-ai/rtk to algolia/rtk - CHANGELOG historical upstream links preserved for attribution - All GitHub Actions workflows target 'main' branch (not 'master') - New ci.yml: build/test/clippy/fmt on ubuntu + macOS - New telemetry-guard CI job: blocks telemetry.rs, ureq, sha2, hostname deps, and phone-home patterns in source - CLAUDE.md documents fork maintenance strategy, sync policy, and telemetry exclusion rules
…re-commit hook to match CI
fork: establish algolia/rtk identity with no-telemetry CI guard
release: v0.22.3
feat: support git -C directory option
7e4b2d7 to
f2f76b4
Compare
f2f76b4 to
390f04b
Compare
gh: when --json flag is present, bypass all filtering and passthrough raw JSON output. RTK was reformatting structured JSON into lossy human-readable summaries, breaking downstream jq/python consumers. grep: detect -c/--count mode and passthrough rg output verbatim. The file:count format was being misinterpreted as file:linenum:content, producing gibberish like "📄 101 (1): prefix_saturated". Closes bug-report: 2026-03-19-gh-json-output-rewritten.md
390f04b to
7f881e4
Compare
43f54e2 to
37ac0de
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.22.5 (2026-03-19)
Bug Fixes
This PR was generated with Release Please. See documentation.