Skip to content

Releases: rtk-ai/rtk

v0.33.1

25 Mar 12:12
a00560a

Choose a tag to compare

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

25 Mar 12:06

Choose a tag to compare

dev-0.33.1-rc.62 Pre-release
Pre-release
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

25 Mar 08:39
2cc01f4

Choose a tag to compare

Merge pull request #794 from rtk-ai/release-please--branches--master-…

v0.31.0

19 Mar 11:14
c85e348

Choose a tag to compare

0.31.0 (2026-03-19)

Features

  • 9-tool AI agent support + emoji removal (#704) (737dada)

v0.30.1

18 Mar 13:29
48e53cb

Choose a tag to compare

0.30.1 (2026-03-18)

Bug Fixes

v0.30.0

16 Mar 12:45
4467296

Choose a tag to compare

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

12 Mar 15:18
188ec99

Choose a tag to compare

0.29.0 (2026-03-12)

Features

  • rewrite engine, OpenCode support, hook system improvements (#539) (c1de10d)

v0.28.2

10 Mar 19:26
cc93afc

Choose a tag to compare

0.28.2 (2026-03-10)

Bug Fixes

v0.28.1

10 Mar 17:13
aef823c

Choose a tag to compare

0.28.1 (2026-03-10)

Bug Fixes

  • 4 critical bugs + telemetry enrichment (#462) (7d76af8)
  • restore lost telemetry install_method enrichment (#469) (0c5cde9)

v0.28.0

10 Mar 10:46
b9cb238

Choose a tag to compare

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)