mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-11 02:33:51 +08:00
refactor: add Windows path format guidelines to multiple agent documents
This commit is contained in:
@@ -507,3 +507,5 @@ Before completing execution:
|
||||
- Leave partial results without documentation
|
||||
|
||||
|
||||
### Windows Path Format Guidelines
|
||||
- **Quick Ref**: `C:\Users` → MCP: `C:\\Users` | Bash: `/c/Users` or `C:/Users`
|
||||
Reference in New Issue
Block a user