8 Commits
Author SHA1 Message Date
fraujulian a3cee2756c feat(config): validate clients and scope security 2026-09-14 01:07:46 +02:00
fraujulian 5b0c623a8d feat(plugins): add shared client tools 2026-09-14 01:07:28 +02:00
Julian lechnerandClaude Sonnet 5 e88d27ac43 docs(configuration): document the multi_agent_v2 decision
CI / linux (push) Successful in 12s
CI / windows (push) Canceled after 0s
Recorded why it is not configured: it does not appear in the current
documented Codex schema, only in upstream issue titles describing an
internal/experimental flag. [agents].enabled already covers enabling
multi-agent tools; the schema's separate [features].multi_agent toggle
would be redundant alongside it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-11 16:07:51 +02:00
Julian lechnerandClaude Sonnet 5 03d44e1d71 docs(configuration): correct the max_depth claim
The previous wording implied a global max_depth-style setting had been
considered generically; the only such key in Codex's schema is
network_proxy.glob_scan_max_depth, which bounds glob expansion for the
network proxy feature and has nothing to do with agents. Claude Code
exposes no comparable key either.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-11 16:07:37 +02:00
Julian lechnerandClaude Sonnet 5 0d60aa6f5c docs(plugins): document the opt-in plugin update behavior
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-11 15:44:28 +02:00
Julian lechnerandClaude Sonnet 5 2fd59f3fd8 docs(skills): document the generated Claude skills/rules category
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-11 15:44:24 +02:00
Julian lechnerandClaude Sonnet 5 b815d16084 docs(configuration): document Claude rule skills and the Codex key rename
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-11 15:44:20 +02:00
Julian lechner 8610dcf348 docs: document configuration architecture and usage 2026-09-11 14:43:45 +02:00