Skip to content

fix(provider): sanatize more chars when encoding claude code project pathes#2172

Merged
aeppling merged 1 commit into
rtk-ai:developfrom
KuSh:2150-encode_project_path
May 31, 2026
Merged

fix(provider): sanatize more chars when encoding claude code project pathes#2172
aeppling merged 1 commit into
rtk-ai:developfrom
KuSh:2150-encode_project_path

Conversation

@KuSh
Copy link
Copy Markdown
Collaborator

@KuSh KuSh commented May 30, 2026

Summary

Also encode spaces and square brackets

Fixes #2150

Test plan

  • cargo fmt --all && cargo clippy --all-targets && cargo test
  • Manual testing: rtk <command> output inspected

@aeppling aeppling merged commit 653a209 into rtk-ai:develop May 31, 2026
12 checks passed
@aeppling aeppling mentioned this pull request May 31, 2026
@KuSh KuSh deleted the 2150-encode_project_path branch May 31, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

discover/gain current-project auto-detection returns 0 sessions for paths with spaces, brackets, or non-ASCII chars

2 participants