Skip to content

docs: document Claude Code opt-out - #630

Open
Indosaram wants to merge 2 commits into
code-yeongyu:mainfrom
Indosaram:feat/claude-code-opt-out
Open

docs: document Claude Code opt-out#630
Indosaram wants to merge 2 commits into
code-yeongyu:mainfrom
Indosaram:feat/claude-code-opt-out

Conversation

@Indosaram

@Indosaram Indosaram commented Aug 1, 2026

Copy link
Copy Markdown

Summary

  • Document the existing disabledBuiltinExtensions opt-out for the claude-sdk-oauth builtin.
  • Explain that disabling claude-sdk-oauth prevents the Claude Code provider extension from loading while preserving other builtins.
  • Record the configuration-only change in the extension changelog.

Verification

  • npm exec vitest -- --run test/claude-sdk-oauth-options.test.ts test/suite/claude-sdk-oauth-extension.test.ts ✅ (44 tests)
  • node .agents/skills/senpi-qa/scripts/cli-smoke.mjs --self-test ✅ (8/8)
  • git diff --check
  • npm run check ⚠️ reaches repository checks, but the existing packages/web-ui check fails because lit is unavailable in the workspace environment; no changed-file errors were reported.

Closes no issue.


Summary by cubic

Document how to opt out of the Claude Code provider by disabling the claude-sdk-oauth builtin via disabledBuiltinExtensions. Adds a JSON example, restart and precedence notes (project overrides global), updates the extension changelog, and includes a regression test confirming the provider is skipped while other built-ins remain loaded.

Written for commit 379f0e6. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

Re-trigger cubic

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