Commit 75f7dec
committed
docs(readme): document what install.sh changes on a user's system
Spell out every filesystem + settings.json mutation install.sh makes
so a Claude Code user can audit before running. Covers wrapper +
hook symlinks (with bak-<ts> safety net), permissions.allow +
sandbox.filesystem.allowWrite jq merges, and explicitly notes:
- ~/.cache/<wrapper>/** = per-workspace state dirs
- ~/.eclipse/** = jdtls Equinox JNI extraction (java-direct only,
one-time write)
- nothing outside ~/.claude/ is touched
- script is skippable; wrappers work via plain symlinks for
non-Claude-Code agents
Tone: informed-consent, not scary. Encourages reading the script.1 parent 401a32d commit 75f7dec
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
74 | 93 | | |
75 | 94 | | |
76 | 95 | | |
| |||
0 commit comments