設定リファレンス

拡張機能で利用できる設定キーの一覧。Cmd+, または settings.json で編集。

エージェント関連

KeyDefault
chatAgent.codexPath""
chatAgent.codexModel""
chatAgent.codexSandboxPolicy"danger-full-access"
chatAgent.codexApprovalPolicy"untrusted"
chatAgent.skillCreatorPath""

執筆モード関連

KeyDefault
chatAgent.writingModel"anthropic/claude-opus-4-7"
chatAgent.writingServiceUrl"https://buzzassist.ai/api/writing"
chatAgent.writingServiceToken""
chatAgent.writingServiceSignedInfalse

Effort(low/medium/high/xhigh)と Service Tier(Anthropic の standard/fast)は 設定キーではなく、リクエストパラメータです。

開発者向け(任意)

Key
chatAgent.anthropicApiKey
chatAgent.geminiApiKey
chatAgent.vertexAiProject
chatAgent.vertexAiLocation
chatAgent.vertexAiCredentialsPath

関連: ショートカット