feat: add Claude Code config management with cloud-backed personal configs and JSON merge directives#32
Merged
Merged
Conversation
…nfigs and JSON merge directives
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Claude Code instructions, settings, and statusline managed through the dotfiles manifest system. Cloud discovery functions extracted from scripts/secrets into common.sh for reuse. New @merge/@defaults manifest directives for JSON configs that need merging instead of symlinking. Cloud-backed personal configs linked from iCloud on every install/upgrade.
Test plan
bash -nsyntax checkconfig/claude/CLAUDE.mdverified free of private contentscripts/cloudlinks preferences.md from iCloud after update+upgrade@defaultsmerge creates settings.json on fresh machine@defaultsmerge preserves existing hooks/plugins in settings.jsonscripts/secretsstill works with cloud functions sourced from common.sh