Skip to content

docs: overhaul settings example for MCP-first architecture (v0.37.1) - #68

Merged
masuP9 merged 1 commit into
mainfrom
docs/settings-overhaul
Jul 12, 2026
Merged

docs: overhaul settings example for MCP-first architecture (v0.37.1)#68
masuP9 merged 1 commit into
mainfrom
docs/settings-overhaul

Conversation

@masuP9

@masuP9 masuP9 commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • .claude/codex-collab.local.md.example を全面改訂
    • 廃止済みモデル名 (o4-mini) を削除し、model は「省略 = Codex デフォルト(~/.codex/config.toml)」を推奨する形に変更
    • ドキュメント化済みなのに example に無かったキーを追加: workflow, review.max_verdict_retries, claude_leads.*, collab_planning.*
    • MCP モードでは無視される codex.wait_timeout / exchange.history_modeBash fallback 専用 を明記
    • グローバル設定 (~/.claude/codex-collab.local.md) と優先順位の説明を追加
  • README 設定表を同期(review.max_verdict_retries / codex.wait_timeout の行を追加、Bash fallback 注記)
  • CLAUDE.md / commands / SKILL.md / codex-options.md / workflow-patterns.md に残っていた古いモデル名 (o3, o4-mini, codex-mini) を一掃
  • codex-options.md の Model Selection をモデル名をハードコードしない方針の記述に書き換え
  • バージョン 0.37.0 → 0.37.1(ドキュメント・example 修正のためパッチ)

Test plan

  • bash scripts/test-helpers.sh — 99 passed
  • bash skills/claude-collab/scripts/test-claude-helpers.sh — passed

🤖 Generated with Claude Code

https://claude.ai/code/session_01UaxhNebQHKaMTtd2yaTYhQ

- Rewrite .claude/codex-collab.local.md.example: drop retired model
  names, recommend omitting `model` (use Codex default), add missing
  documented keys (workflow, review.max_verdict_retries, claude_leads.*,
  collab_planning.*), and mark codex.wait_timeout / exchange.history_mode
  as Bash-fallback-only
- Sync README settings table (add max_verdict_retries and
  codex.wait_timeout rows, Bash-fallback annotations)
- Replace outdated o3/o4-mini/codex-mini references across CLAUDE.md,
  commands, SKILL.md, codex-options.md, and workflow-patterns.md
- Rewrite codex-options.md model selection guidance to avoid
  hardcoding model names

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UaxhNebQHKaMTtd2yaTYhQ
@masuP9
masuP9 merged commit 3b8a2af into main Jul 12, 2026
4 checks passed
@masuP9
masuP9 deleted the docs/settings-overhaul branch July 12, 2026 07:31
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.

1 participant