chore(args): introduce a more generic solution for restoring double dashes in args#1823
chore(args): introduce a more generic solution for restoring double dashes in args#1823KuSh wants to merge 1 commit into
Conversation
…ashes in args Fixes rtk-ai#1669
|
Tested at
One behavioral note worth flagging in case it's intentional: with the old Happy to close #1679 once this lands. Want me to do it now or wait until merge? |
|
Thanks a lot for the detailled test and report, very much appreciated!
The problem would have happen without rtk and should be handled by the LLM IMHO
As we have a release branch, merging doesn't mean available in a release, we will close it once released. Thanks again! |
Summary
Fixes #1669
Test plan
cargo fmt --all && cargo clippy --all-targets && cargo testrtk git diff -- "src/core/args_utils.rs"output inspected