Skip to content

Releases: rtk-ai/rtk

rtk v0.9.0

03 Feb 16:16
8aef730

Choose a tag to compare

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

02 Feb 15:50
8948473

Choose a tag to compare

0.8.1 (2026-02-02)

Bug Fixes

  • allow git status to accept native flags (a7ea143)
  • allow git status to accept native flags (a27bce8)

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

02 Feb 13:55
13217e8

Choose a tag to compare

0.8.0 (2026-02-02)

Features

  • add comprehensive security review workflow for PRs (1ca6e81)
  • add comprehensive security review workflow for PRs (66101eb)

rtk v0.7.1

02 Feb 08:55
ac59c4b

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.1

rtk v0.7.0

01 Feb 19:08
fbfaa00

Choose a tag to compare

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

01 Feb 14:43
d3f17c3

Choose a tag to compare

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

30 Jan 15:52
dcfc8d9

Choose a tag to compare

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

30 Jan 14:40
b46ed83

Choose a tag to compare

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

30 Jan 13:24
62f9055

Choose a tag to compare

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

v0.4.0

30 Jan 10:39
4f0ad2e

Choose a tag to compare

0.4.0 (2026-01-30)

Features

  • add comprehensive temporal audit system for token savings analytics (76703ca)
  • Comprehensive Temporal Audit System for Token Savings Analytics (862047e)