Skip to content

chore(claude): update settings with cache dirs and auto mode#173

Merged
Cain96 merged 1 commit into
mainfrom
chore/update-claude-settings
May 16, 2026
Merged

chore(claude): update settings with cache dirs and auto mode#173
Cain96 merged 1 commit into
mainfrom
chore/update-claude-settings

Conversation

@Cain96
Copy link
Copy Markdown
Owner

@Cain96 Cain96 commented May 16, 2026

Summary

Update Claude Code settings to add cache directories for bun/npm, switch the default permission mode to auto, and tweak filesystem write permissions.

Changes

  • Add BUN_INSTALL_CACHE_DIR and NPM_CONFIG_CACHE environment variables
  • Change defaultMode from acceptEdits to auto
  • Allow filesystem writes under /var/folders/*/*/T/** and ~/.bun/install/**
  • Enable skipAutoPermissionPrompt
  • Reformat excludedCommands array onto a single line (cosmetic)

Test Plan

  • Verify Claude Code launches with the updated settings
  • Confirm bun/npm cache directories are used as expected
  • Confirm auto permission mode works as intended

- Add BUN_INSTALL_CACHE_DIR and NPM_CONFIG_CACHE env vars
- Change defaultMode from acceptEdits to auto
- Allow filesystem writes to temp and bun install dirs
- Enable skipAutoPermissionPrompt
@Cain96 Cain96 self-assigned this May 16, 2026
@Cain96 Cain96 enabled auto-merge May 16, 2026 09:39
@Cain96 Cain96 merged commit 6aa31cb into main May 16, 2026
3 checks passed
@Cain96 Cain96 deleted the chore/update-claude-settings branch May 16, 2026 09:45
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