diff --git a/.claude/workflows/codex-unified.md b/.claude/workflows/codex-unified.md index c670e761..c9573095 100644 --- a/.claude/workflows/codex-unified.md +++ b/.claude/workflows/codex-unified.md @@ -89,7 +89,7 @@ type: technical-guideline ### ⏱️ Execution Settings -- **Default Timeout**: Bash command execution extended to **5 minutes** to handle complex autonomous development workflows. +- **Default Timeout**: Bash command execution extended to **10 minutes** to handle complex autonomous development workflows. - **Autonomous Intelligence**: Codex automatically manages file discovery and context gathering in `--full-auto` mode. ### 📁 Shared Template Directory Structure diff --git a/.claude/workflows/gemini-unified.md b/.claude/workflows/gemini-unified.md index 9229eafb..fe51958e 100644 --- a/.claude/workflows/gemini-unified.md +++ b/.claude/workflows/gemini-unified.md @@ -68,7 +68,7 @@ type: technical-guideline ### ⏱️ Execution Settings -- **Default Timeout**: Bash command execution extended to **5 minutes** to handle large codebase analysis. +- **Default Timeout**: Bash command execution extended to **10 minutes** to handle large codebase analysis. - **Content Limits**: When `--all-files` exceeds token limits, automatically fall back to selective `@` patterns.