Releases: rtk-ai/rtk
Releases · rtk-ai/rtk
v0.33.1
0.33.1 (2026-03-25)
Bug Fixes
- cicd: dev- prefix for pre-release tags (522bd64)
- cicd: use dev- prefix for pre-release tags (9c21275)
- cicd: use dev- prefix for pre-release tags to avoid polluting release-please (32c67e0)
- hook security + stderr redirects + version bump (#807) (0649e97)
- hook: respect Claude Code deny/ask permission rules on rewrite (a051a6f)
- strip trailing stderr redirects before rewrite matching (#530) (edd9c02)
- strip trailing stderr redirects before rewrite matching (#530) (36a6f48)
dev-0.33.1-rc.62
fix: hook security + stderr redirects + version bump (#807) * fix(hook): respect Claude Code deny/ask permission rules on rewrite * fix(permissions): check deny rules before rewrite + flush stdout * fix(permissions): support *:* and leading/middle wildcards * fix: strip trailing stderr redirects before rewrite matching (#530) * chore: bump version to 0.33.0 Signed-off-by: Patrick szymkowiak <patrick.szymkowiak@innovtech.eu>
v0.33.0
Merge pull request #794 from rtk-ai/release-please--branches--master-…
v0.31.0
v0.30.1
v0.30.0
0.30.0 (2026-03-16)
Features
- add rtk session command for adoption overview (be67d66)
- add rtk session command for adoption overview (12d44c4), closes #487
- add worktree slash commands for isolated development (#364) (ab83e79)
- Claude Code tooling — 2 agents, 7 commands, 2 rules, 4 skills (#491) (7b7a5ae)
Bug Fixes
- 6 critical bugs — exit codes, unwrap, lazy regex (#626) (3005ebd)
- align 7 TOML filter tests with on_empty behavior (04ed6d8)
- align 7 TOML filter tests with on_empty behavior (9a499b9)
- cicd-docs: add agent reviewer + some contribute guidelines (de710f4)
- cicd-docs: some logs to understand what is happening when check docs (191ea9a)
- cicd: Clean cicd, rework depends and add pre-release (d24a765)
- cicd: Clean cicd, rework depends and add pre-release (6303e95)
- cicd: clippy - do not treat warn as error (5da5db2)
- failing context for doc analyze -> cat from files (c6b7db2)
- git log --oneline regression drops commits (#619) (8e85d67)
- improve adoption metric by detecting hook-rewritten commands (eb8a2c4)
- normalize binlogs CRLF (5344af9)
- preserve commit body in git log output (e189bbb)
- preserve first line of commit body in git log output (c3416eb)
- remove version check from validate-docs CI (#476) (#543) (6e61c24)
- split chained commands in adoption metric (127f85c)
- support git -C <path> in rewrite registry (c916bab), closes #555
- test-all.sh aborts when gt not installed (#500) (#544) (26f5473)
- trust boundary followup — TOML key typo + missing meta commands (#625) (8d8e188)
- windows path fix for git tests (0a904e2)
v0.29.0
v0.28.2
v0.28.1
v0.28.0
0.28.0 (2026-03-10)
Features
- gt: add Graphite CLI support (#290) (7fbc4ef)
- TOML Part 1 — filter DSL engine + 14 built-in filters (#349) (adda253)
- TOML Part 2 — user-global config, shadow warning, rtk init templates, 4 new built-in filters (#351) (926e6a0)
- TOML Part 3 — 15 additional built-in filters (ping, rsync, dotnet, swift, shellcheck, hadolint, poetry, composer, brew, df, ps, systemctl, yamllint, markdownlint, uv) (#386) (b71a8d2)