github rtk-ai/rtk v0.35.0

latest releases: dev-0.35.1-rc.114, latest
8 hours ago

0.35.0 (2026-04-06)

Features

  • aws: expand CLI filters from 8 to 25 subcommands (402c48e)

Bug Fixes

Here’s the list with duplicates removed, keeping one instance of each:

  • cmd: read/cat multiple file and consistent behavior (3f58018)
  • docs: clean some docs + disclaimer (deda44f)
  • gh: pass through gh pr merge instead of canned response (#938) (8465ca9)
  • git: inherit stdin for commit and push to preserve SSH signing (#733) (eefeae4)
  • git: preserve full diff hunk headers (62f4452)
  • go: avoid false build errors from download logs (9c1cf2f)
  • go: cover more build failure shapes (2425ad6)
  • go: preserve failing test location context (1481bc5)
  • go: restore build error coverage (1177c9c)
  • grep: close subprocess stdin to prevent memory leak (#897) (7217562)
  • hook_check: detect missing integrations (9cf9ccc)
  • init: remove opt-out instruction from telemetry message (7571c8e)
  • init: remove telemetry info lines from init output (7dbef2c)
  • main: kill zombie processes + path for rtk md (d16fc6d)
  • main: kill zombie processes + path for rtk md + missing intergrations (a919335)
  • merge: changelog conflicts (d92c5d2)
  • proxy: kill child process on SIGINT/SIGTERM to prevent orphans (d813919)
  • review: address ChildGuard disarm, stdin dedup, hook masking (d85fe33)
  • security: default to ask when no permission rule matches (#886) (158c745)
  • tracking: use std::env::temp_dir() for compatibility (instead of unix tmp) (e918661)

Don't miss a new rtk release

NewReleases is sending notifications on new releases.