Releases: rtk-ai/rtk
Releases · rtk-ai/rtk
rtk v0.9.0
0.9.0 (2026-02-03)
Features
- add rtk tree + fix rtk ls + audit phase 1-2 (278cc57)
- audit phase 3 + tracking validation + rtk learn (7975624)
- git: add fallback passthrough for unsupported subcommands (32bbd02)
- grep: add extra args passthrough (-i, -A/-B/-C, etc.) (a240d1a)
- pnpm: add fallback passthrough for unsupported subcommands (614ff5c)
- read: add stdin support via "-" path (060c38b)
- rtk tree + fix rtk ls + full audit (phase 1-2-3) (cb83da1)
Bug Fixes
- docs: escape HTML tags in rustdoc comments (b13d92c)
- find: rewrite with ignore crate + fix json stdin + benchmark pipeline (fcc1462)
- ls: compact output (-72% tokens) + fix discover panic (ea7cdb7)
What's Changed
- docs: add suggest hook pattern + fix discover URL by @FlorianBruniaux in #51
- docs: point all documentation to upstream instead of fork by @FlorianBruniaux in #52
- feat: rtk tree + fix rtk ls + full audit (phase 1-2-3) by @FlorianBruniaux in #53
- chore(master): release 0.9.0 by @github-actions[bot] in #56
Full Changelog: v0.8.1...v0.9.0
rtk v0.8.1
0.8.1 (2026-02-02)
Bug Fixes
What's Changed
- docs: clarify rtk name collision and fix installation confusion by @FlorianBruniaux in #48
- fix: allow git status to accept native flags by @FlorianBruniaux in #49
- chore(master): release 0.8.1 by @github-actions[bot] in #50
Full Changelog: v0.8.0...v0.8.1
v0.8.0
rtk v0.7.1
What's Changed
- feat: discover command, auto-rewrite hook, git show by @FlorianBruniaux in #36
- chore(master): release 0.7.0 by @github-actions[bot] in #37
- fix: convert rtk ls from reimplementation to native proxy by @FlorianBruniaux in #38
- fix: trigger release build after release-please creates tag by @FlorianBruniaux in #40
- feat: add execution time tracking to rtk gain analytics by @FlorianBruniaux in #42
- feat: add parser infrastructure with three-tier fallback system by @FlorianBruniaux in #43
- chore: set version to 0.7.1 (skip unintended 1.0.0 bump) by @FlorianBruniaux in #41
Full Changelog: v0.6.0...v0.7.1
rtk v0.7.0
0.7.0 (2026-02-01)
Features
- add discover command, auto-rewrite hook, and git show support (ff1c759)
- discover command, auto-rewrite hook, git show (c9c64cf)
Bug Fixes
- forward args in rtk git push/pull to support -u, remote, branch (4bb0130)
What's Changed
- feat: discover command, auto-rewrite hook, git show by @FlorianBruniaux in #36
- chore(master): release 0.7.0 by @github-actions[bot] in #37
Full Changelog: v0.6.0...v0.7.0
v0.6.0
0.6.0 (2026-02-01)
Features
- cargo build/test/clippy with compact output (bfd5646)
- curl with auto-JSON detection (314accb)
- gh pr create/merge/diff/comment/edit + gh api (517a93d)
- git branch, fetch, stash, worktree commands (bc31da8)
- npm/npx routing, pnpm build/typecheck, --skip-env flag (49b3cf2)
- shared infrastructure for new commands (6c60888)
- shared infrastructure for new commands (9dbc117)
rtk v0.5.2
0.5.2 (2026-01-30)
Bug Fixes
- release pipeline trigger and version-agnostic package URLs (108d0b5)
- release pipeline trigger and version-agnostic package URLs (264539c)
What's Changed
- fix: release pipeline trigger and version-agnostic package URLs by @FlorianBruniaux in #25
- chore(master): release 0.5.2 by @github-actions[bot] in #26
Full Changelog: v0.5.1...v0.5.2
rtk v0.5.1
0.5.1 (2026-01-30)
Bug Fixes
- 3 issues (latest tag, ccusage fallback, versioning) (d773ec3)
- patrick's 3 issues (latest tag, ccusage fallback, versioning) (9e322e2)
What's Changed
- fix: 3 issues (latest tag, ccusage fallback, versioning) by @FlorianBruniaux in #23
- chore(master): release 0.5.1 by @github-actions[bot] in #24
Full Changelog: v0.5.0...v0.5.1
What's Changed
- fix: 3 issues (latest tag, ccusage fallback, versioning) by @FlorianBruniaux in #23
- chore(master): release 0.5.1 by @github-actions[bot] in #24
Full Changelog: v0.5.0...v0.5.1
rtk v0.5.0
0.5.0 (2026-01-30)
Features
- add comprehensive claude code economics analysis (ec1cf9a)
- comprehensive economics analysis and code quality improvements (8e72e7a)
Bug Fixes
- comprehensive code quality improvements (5b840cc)
- optimize HashMap merge and add safety checks (3b847f8)
What's Changed
- feat: comprehensive economics analysis and code quality improvements by @FlorianBruniaux in #21
- chore(master): release 0.5.0 by @github-actions[bot] in #22
Full Changelog: v0.4.0...v0.5.0