@deskwork/cli 0.11.1 → 0.12.0
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/dist/cli.js +18 -29
- package/dist/cli.js.map +1 -1
- package/package.json +2 -2
package/dist/cli.js
CHANGED
|
@@ -22,20 +22,11 @@ const SUBCOMMANDS = {
|
|
|
22
22
|
customize: () => import("./commands/customize.js"),
|
|
23
23
|
distribute: () => import("./commands/distribute.js"),
|
|
24
24
|
doctor: () => import("./commands/doctor.js"),
|
|
25
|
-
draft: () => import("./commands/draft.js"),
|
|
26
25
|
ingest: () => import("./commands/ingest.js"),
|
|
27
26
|
install: () => import("./commands/install.js"),
|
|
28
27
|
iterate: () => import("./commands/iterate.js"),
|
|
29
|
-
outline: () => import("./commands/outline.js"),
|
|
30
|
-
pause: () => import("./commands/pause.js"),
|
|
31
|
-
plan: () => import("./commands/plan.js"),
|
|
32
28
|
publish: () => import("./commands/publish.js"),
|
|
33
29
|
'repair-install': () => import("./commands/repair-install.js"),
|
|
34
|
-
resume: () => import("./commands/resume.js"),
|
|
35
|
-
'review-cancel': () => import("./commands/review-cancel.js"),
|
|
36
|
-
'review-help': () => import("./commands/review-help.js"),
|
|
37
|
-
'review-report': () => import("./commands/review-report.js"),
|
|
38
|
-
'review-start': () => import("./commands/review-start.js"),
|
|
39
30
|
'shortform-start': () => import("./commands/shortform-start.js"),
|
|
40
31
|
};
|
|
41
32
|
const subcommand = process.argv[2];
|
|
@@ -77,30 +68,28 @@ function pathLike(s) {
|
|
|
77
68
|
function printUsage() {
|
|
78
69
|
const out = subcommand ? process.stdout : process.stderr;
|
|
79
70
|
out.write('Usage: deskwork <subcommand> [args...]\n\n');
|
|
80
|
-
out.write('
|
|
71
|
+
out.write('Setup:\n');
|
|
81
72
|
out.write(' install bootstrap deskwork in a project\n');
|
|
82
73
|
out.write(' ingest backfill existing markdown into the calendar\n');
|
|
83
|
-
out.write(' add
|
|
84
|
-
out.write('
|
|
85
|
-
out.write('
|
|
86
|
-
out.write('
|
|
87
|
-
out.write(' publish move to Published\n');
|
|
88
|
-
out.write('
|
|
89
|
-
out.write(' resume restore a Paused entry to its prior stage\n\n');
|
|
90
|
-
out.write('Maintenance:\n');
|
|
91
|
-
out.write(' doctor audit/repair binding metadata\n');
|
|
92
|
-
out.write(' customize copy a plugin default into .deskwork/<category>/<name>.ts\n');
|
|
93
|
-
out.write(' repair-install prune stale entries from Claude Code\'s plugin registry (#89)\n\n');
|
|
94
|
-
out.write('Review loop:\n');
|
|
95
|
-
out.write(' review-start enqueue a longform draft for review\n');
|
|
74
|
+
out.write(' add capture a new idea (Ideas stage)\n\n');
|
|
75
|
+
out.write('Pipeline:\n');
|
|
76
|
+
out.write(' iterate within-stage revision (snapshots a version)\n');
|
|
77
|
+
out.write(' approve finalize an approved review workflow\n');
|
|
78
|
+
out.write(' publish move to Published\n\n');
|
|
79
|
+
out.write('Shortform:\n');
|
|
96
80
|
out.write(' shortform-start enqueue a shortform draft for review\n');
|
|
97
|
-
out.write(' iterate snapshot agent revision; back to in-review\n');
|
|
98
|
-
out.write(' approve finalize an approved workflow\n');
|
|
99
|
-
out.write(' review-cancel cancel a workflow\n');
|
|
100
|
-
out.write(' review-help list open workflows\n');
|
|
101
|
-
out.write(' review-report voice-drift report\n\n');
|
|
102
|
-
out.write('Distribution:\n');
|
|
103
81
|
out.write(' distribute record a posted shortform URL on the calendar\n\n');
|
|
82
|
+
out.write('Maintenance:\n');
|
|
83
|
+
out.write(' doctor audit / repair calendar + sidecar + frontmatter\n');
|
|
84
|
+
out.write(' customize copy a plugin default into .deskwork/<category>/<name>.ts\n');
|
|
85
|
+
out.write(' repair-install prune stale entries from Claude Code\'s plugin registry\n\n');
|
|
86
|
+
out.write('Skill-only verbs (use via /deskwork:<verb>):\n');
|
|
87
|
+
out.write(' block pull an entry off-pipeline (Blocked)\n');
|
|
88
|
+
out.write(' cancel pull an entry off-pipeline (Cancelled)\n');
|
|
89
|
+
out.write(' induct teleport an entry to a chosen stage\n');
|
|
90
|
+
out.write(' status per-entry state summary\n\n');
|
|
104
91
|
out.write('Run `deskwork <subcommand>` with no further args to see its usage.\n');
|
|
92
|
+
out.write('Retired verbs (plan, outline, draft, pause, resume, review-*) print a migration\n');
|
|
93
|
+
out.write('message; see MIGRATING.md.\n');
|
|
105
94
|
}
|
|
106
95
|
//# sourceMappingURL=cli.js.map
|
package/dist/cli.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cli.js","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":";AACA;;;;;;;;;;;;;;;GAeG;AAEH,OAAO,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAErE,MAAM,WAAW,GAA8E;IAC7F,GAAG,EAAE,GAAG,EAAE,CAAC,MAAM,CAAC,mBAAmB,CAAC;IACtC,OAAO,EAAE,GAAG,EAAE,CAAC,MAAM,CAAC,uBAAuB,CAAC;IAC9C,SAAS,EAAE,GAAG,EAAE,CAAC,MAAM,CAAC,yBAAyB,CAAC;IAClD,UAAU,EAAE,GAAG,EAAE,CAAC,MAAM,CAAC,0BAA0B,CAAC;IACpD,MAAM,EAAE,GAAG,EAAE,CAAC,MAAM,CAAC,sBAAsB,CAAC;IAC5C,
|
|
1
|
+
{"version":3,"file":"cli.js","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deskwork/cli",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.12.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Editorial calendar + review CLI for the deskwork plugin",
|
|
6
6
|
"homepage": "https://github.com/audiocontrol-org/deskwork#readme",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"typecheck": "tsc --noEmit"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@deskwork/core": "0.
|
|
36
|
+
"@deskwork/core": "0.12.0"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@types/node": "^22.10.0",
|