mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-07 16:41:06 +08:00
fix: 使用127.0.0.1替代localhost以确保IPv4连接,避免IPv6解析问题
This commit is contained in:
@@ -83,7 +83,7 @@ When `--yes` or `-y`: Auto-confirm exploration decisions, use recommended analys
|
||||
|
||||
Codebase exploration FIRST, then CLI analysis.
|
||||
|
||||
**Step 1: Codebase Exploration** (cli-explore-agent, parallel up to 4)
|
||||
**Step 1: Codebase Exploration** (cli-explore-agent, parallel up to 6)
|
||||
|
||||
- **Single**: General codebase analysis → `{sessionFolder}/exploration-codebase.json`
|
||||
- **Multi-perspective**: Parallel per-perspective → `{sessionFolder}/explorations/{perspective}.json`
|
||||
|
||||
Reference in New Issue
Block a user