Releases: rtk-ai/rtk
Releases · rtk-ai/rtk
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)
v0.27.2
0.27.2 (2026-03-06)
Bug Fixes
v0.27.1
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
v0.26.0
v0.25.0
v0.24.0
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
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)