Commit ac71139
committed
feat(clean): add new cache targets from Mac scan
Add 20+ new clean items identified by deep-scanning the local Mac:
Dev tools (lib/clean/dev.sh):
- Swift PM library cache (org.swift.swiftpm, 130M)
- GitHub Copilot cache (72M)
- VS Code ripgrep binary cache
- Prisma ORM engine cache (23M)
- OpenCode AI tool cache
- Qoder IDE (VS Code fork): CachedData, extensions, GPU/Dawn caches, logs (507M)
- Claude Desktop: sentry cache, pending-uploads
GUI apps (lib/clean/app_caches.sh):
- Codex (OpenAI Electron app): Cache, Code Cache, GPU/Dawn caches, logs
- NetNewsWire container cache
- MindNode container cache
- Kaku user cache
- WeType input method: image cache and dict update cache
- mihomo-party proxy tool (Electron): full cache set + logs (48M logs)
- Stash proxy tool cache
- Raycast: urlcache + fsCachedData only (Clipboard folder excluded)
Apple system (lib/clean/user.sh):
- macOS Help system cache (com.apple.helpd, 32M)
- Maps geo tile cache (GeoServices, 63M)
- Memoji picker container cache (41M)
- Music album art container cache (8M)
- CoreDevice service container cache (19M)
- Apple Intelligence extension container cache
- Apple Media Services temp files1 parent c279952 commit ac71139
3 files changed
Lines changed: 51 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
132 | 140 | | |
133 | 141 | | |
134 | 142 | | |
| |||
138 | 146 | | |
139 | 147 | | |
140 | 148 | | |
141 | | - | |
142 | 149 | | |
143 | 150 | | |
144 | 151 | | |
| |||
163 | 170 | | |
164 | 171 | | |
165 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
166 | 176 | | |
167 | 177 | | |
168 | 178 | | |
| |||
284 | 294 | | |
285 | 295 | | |
286 | 296 | | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
287 | 309 | | |
288 | 310 | | |
289 | 311 | | |
| |||
298 | 320 | | |
299 | 321 | | |
300 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
301 | 326 | | |
302 | 327 | | |
303 | 328 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
868 | 868 | | |
869 | 869 | | |
870 | 870 | | |
| 871 | + | |
871 | 872 | | |
872 | 873 | | |
873 | 874 | | |
| |||
1069 | 1070 | | |
1070 | 1071 | | |
1071 | 1072 | | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
1072 | 1088 | | |
1073 | 1089 | | |
1074 | 1090 | | |
| |||
1117 | 1133 | | |
1118 | 1134 | | |
1119 | 1135 | | |
| 1136 | + | |
| 1137 | + | |
1120 | 1138 | | |
1121 | 1139 | | |
1122 | 1140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
670 | 670 | | |
671 | 671 | | |
672 | 672 | | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
673 | 680 | | |
674 | 681 | | |
675 | 682 | | |
| |||
0 commit comments