Releases: rtk-ai/rtk
Releases · rtk-ai/rtk
dev-0.43.0-rc.271
Merge pull request #1956 from vdufloth/feat/mvn-rust-module feat(mvn)!: Rust module replacing TOML filter, adds test phase support
dev-0.42.4-rc.270
Merge pull request #1645 from KuaaMU/master fix(filters): remove max_lines cap from helm filter that truncates template output
dev-0.42.4-rc.268
Merge pull request #2181 from rtk-ai/fix/curl-binary-passthrough-1087 fix(curl): passthrough binary downloads to prevent UTF-8 corruption (#1087)
v0.42.3
0.42.3 (2026-06-05)
Feats
- feat(copilot): CLI native integration #2101
Fix
- fix(docs): replace remaining MIT license references with Apache 2.0 #2084
- fix: prevent crashes when output is piped #1048 close #1004
- fix(grep): parse single-file output containing colons #1554; close #1436.
- fix(ls): preserve permission info as octal when -l/-la is passed #1675
- fix(cicd): MIT to Apache 2.0 #2092
- fix(pkg): rtk is Apache 2.0 and no MIT #2082
- fix(hook): collapse bash line continuations before matching #1572 close Hook matcher: leading backslash-newline
defeats command rewrite #1564 - fix(gh,glab): don't pre-reject view/checks/run subcommands missing the id #2123
- fix(git): fix panic on multibyte chars in commit output #1266
Other
v0.42.2
dev-0.43.0-rc.264
Merge pull request #2288 from rtk-ai/chore/merge-master-into-develop chore: merge master into develop
dev-0.43.0-rc.263
Merge pull request #2286 from rtk-ai/fix/cve-permission-hardening-port fix(security): port permission hardening from master + Copilot CLI adaptation
dev-0.42.4-rc.267
Merge pull request #2289 from rtk-ai/refacto/strip-output-decorators refacto(cmds): strip decorator noise from filter output
v0.42.1
dev-0.43.0-rc.260
Merge pull request #1266 from shalk/fix/commit-multibyte-panic-rebased fix(git): fix panic on multibyte chars in commit output