Skip to content

Fix sync_instructions default path to ~/.claude/CLAUDE.md#2

Merged
amanhij merged 1 commit into
amanhij:mainfrom
MarcelineVQ:fix/claude-md-default-path
Mar 13, 2026
Merged

Fix sync_instructions default path to ~/.claude/CLAUDE.md#2
amanhij merged 1 commit into
amanhij:mainfrom
MarcelineVQ:fix/claude-md-default-path

Conversation

@MarcelineVQ
Copy link
Copy Markdown
Contributor

Summary

  • sync_instructions defaulted to ~/CLAUDE.md, but Claude Code's global instructions live at ~/.claude/CLAUDE.md
  • Gracefully skip writing when the parent directory doesn't exist (i.e. Claude Code not installed) instead of erroring
  • Updated README references to match

Fixes #1

@amanhij amanhij merged commit a8f64cf into amanhij:main Mar 13, 2026
3 checks passed
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.

automatic global file choice isn't correct

2 participants