Skip to content

Releases: rtk-ai/rtk

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)

v0.27.2

06 Mar 11:54
34b2474

Choose a tag to compare

0.27.2 (2026-03-06)

Bug Fixes

  • gh pr edit/comment pass correct subcommand to gh (#332) (799f085)
  • pass through -R/--repo flag in gh view commands (#328) (0a1bcb0), closes #223
  • reduce gh diff / git diff / gh api truncation (#354) (#370) (e356c12)
  • strip npx/bunx/pnpm prefixes in lint linter detection (#186) (#366) (27b35d8)

v0.27.1

06 Mar 08:46
093e431

Choose a tag to compare

0.27.1 (2026-03-06)

Bug Fixes

  • only rewrite docker compose ps/logs/build, skip unsupported subcommands (#336) (#363) (dbc9503)
  • preserve -- separator for cargo commands and silence fallback (#326) (45f9344), closes #286 #287
  • prettier false positive when not installed (#221) (#359) (85b0b3e)
  • support git commit -am, --amend and other flags (#327) (#360) (409aed6)

v0.27.0

05 Mar 22:17
f693e06

Choose a tag to compare

0.27.0 (2026-03-05)

Features

Bug Fixes

v0.26.0

05 Mar 20:02
32ade38

Choose a tag to compare

0.26.0 (2026-03-05)

Features

  • add Claude Code skills for PR and issue triage (#343) (6ad6ffe)
  • anonymous telemetry ping (1/day, opt-out) (#334) (baff6a2)

Bug Fixes

v0.25.0

05 Mar 13:32
99b9f9f

Choose a tag to compare

0.25.0 (2026-03-05)

Features

  • rtk rewrite — single source of truth for LLM hook rewrites (#241) (f447a3d)

Bug Fixes

  • find: accept native find flags (-name, -type, etc.) (#211) (7ac5bc4)

v0.24.0

04 Mar 11:48
dd643d2

Choose a tag to compare

0.24.0 (2026-03-04)

Features

  • add AWS CLI and psql modules with token-optimized output (#216) (b934466)
  • passthrough fallback when Clap parse fails + review fixes (#200) (772b501)
  • security: add SHA-256 hook integrity verification (f2caca3)

Bug Fixes

  • git: propagate exit codes in push/pull/fetch/stash/worktree (#234) (5cfaecc)
  • playwright: fix JSON parser to match real Playwright output format (#193) (4eb6cf4)
  • support additional git global options (--no-pager, --no-optional-locks, --bare, --literal-pathspecs) (68ca712)
  • support git global options (-C, -c, --git-dir, --work-tree, --no-pager, --no-optional-locks, --bare, --literal-pathspecs) (a6ccefe)
  • support git global options (-C, -c, --git-dir, --work-tree) (982084e)
  • update version refs to 0.23.0, module count to 51, fmt upstream files (eed0188)

v0.23.0

28 Feb 21:10
44cb9ec

Choose a tag to compare

0.23.0 (2026-02-28)

Features

  • add mypy command with grouped error output (#109) (e8ef341)
  • gain: add per-project token savings with -p flag (#128) (2b550ee)

Bug Fixes

  • eliminate duplicate output when grep-ing function names from git show (#248) (a6f65f1)
  • filter docker compose hook rewrites to supported subcommands (#245) (dbbf980), closes #244
  • registry: "fi" in IGNORED_PREFIXES shadows find commands (#246) (48965c8)
  • remove personal preferences from project CLAUDE.md (3a8044e)
  • remove personal preferences from project CLAUDE.md (d362ad0)
  • remove remaining personal project reference from CLAUDE.md (5b59700)
  • remove remaining personal project reference from CLAUDE.md (dc09265)
  • surface build failures in go test summary (#274) (b405e48)