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