feat: normalize Windows verbatim path output in tool responses #4

Merged
johnny merged 3 commits from feat/windows-friendly-path-output into main 2026-07-08 13:09:58 +00:00
Owner

Summary\n- add a shared path output formatter for user-facing responses\n- strip Windows verbatim prefixes (\?\ and \?\UNC\) at response boundaries\n- apply formatter to resolve_path/resolve_expr/temp, runtime_status logging config sources, append_logs target paths, and template resolve_path output\n- add Windows regression coverage for resolve_path output formatting\n\n## Validation\n- python c:\Users\jotv\.copilot\skills\rust-code-quality\scripts\agent-rust-quality-gate.py

## Summary\n- add a shared path output formatter for user-facing responses\n- strip Windows verbatim prefixes (\\?\\ and \\?\\UNC\\) at response boundaries\n- apply formatter to resolve_path/resolve_expr/temp, runtime_status logging config sources, append_logs target paths, and template resolve_path output\n- add Windows regression coverage for resolve_path output formatting\n\n## Validation\n- python c:\\Users\\jotv\\.copilot\\skills\\rust-code-quality\\scripts\\agent-rust-quality-gate.py
feat: implement path formatting for external tool responses and update related usages
Some checks failed
CI / checks (push) Failing after 57s
CI / checks (pull_request) Failing after 58s
6cb642aa97
johnny referenced this pull request from a commit 2026-07-08 13:01:05 +00:00
chore(ci): retrigger actions for PR #4
Some checks failed
CI / checks (push) Failing after 1m0s
CI / checks (pull_request) Has been cancelled
20459eb237
fix(tests): gate windows-only imports in path_display tests
All checks were successful
CI / checks (push) Successful in 1m30s
CI / checks (pull_request) Successful in 1m34s
b1fa6cd023
johnny merged commit da49720125 into main 2026-07-08 13:09:58 +00:00
johnny deleted branch feat/windows-friendly-path-output 2026-07-08 13:09:58 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
johnny/mcp-agent-utils!4
No description provided.