claudekit-cli 4.5.1-dev.1 → 4.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/cli-manifest.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "4.5.1-dev.1",
3
- "generatedAt": "2026-07-03T00:23:47.047Z",
2
+ "version": "4.5.1",
3
+ "generatedAt": "2026-07-03T00:16:46.278Z",
4
4
  "commands": {
5
5
  "agents": {
6
6
  "name": "agents",
@@ -1097,10 +1097,6 @@
1097
1097
  "flags": "--sync",
1098
1098
  "description": "Sync config files from upstream with interactive hunk-by-hunk merge"
1099
1099
  },
1100
- {
1101
- "flags": "--install-mode <mode>",
1102
- "description": "Engineer global install mode: auto, plugin, or legacy (default: auto)"
1103
- },
1104
1100
  {
1105
1101
  "flags": "--archive <path>",
1106
1102
  "description": "Use local archive file instead of downloading (zip/tar.gz)"