commandmate 0.2.4 → 0.2.5
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/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +8 -8
- package/.next/app-path-routes-manifest.json +1 -1
- package/.next/build-manifest.json +2 -2
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/fetch-cache/{799a63cbfa61e2ab38626c05fe43500464c7bbd38341bdde69f5ec4b25acff68 → e7a5282a8c6f6e86940328b91498c8c8abc4b300cf449cb16e8ecd707767c12b} +1 -1
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/1.pack +0 -0
- package/.next/cache/webpack/client-production/2.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack.old +0 -0
- package/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/next-minimal-server.js.nft.json +1 -1
- package/.next/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/required-server-files.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update-check/route.js +1 -1
- package/.next/server/app/api/app/update-check.body +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/page.js +3 -3
- package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +8 -8
- package/.next/server/chunks/2683.js +1 -1
- package/.next/server/chunks/5823.js +1 -1
- package/.next/server/functions-config-manifest.json +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/app/worktrees/[id]/{page-9632761937a4d1ad.js → page-66b59fb8c9ee90f4.js} +1 -1
- package/.next/trace +5 -5
- package/dist/cli/commands/docs.d.ts +22 -0
- package/dist/cli/commands/docs.d.ts.map +1 -0
- package/dist/cli/commands/docs.js +96 -0
- package/dist/cli/commands/init.d.ts.map +1 -1
- package/dist/cli/commands/init.js +3 -0
- package/dist/cli/commands/issue.d.ts +23 -0
- package/dist/cli/commands/issue.d.ts.map +1 -0
- package/dist/cli/commands/issue.js +143 -0
- package/dist/cli/config/ai-integration-messages.d.ts +6 -0
- package/dist/cli/config/ai-integration-messages.d.ts.map +1 -0
- package/dist/cli/config/ai-integration-messages.js +27 -0
- package/dist/cli/config/cli-dependencies.d.ts.map +1 -1
- package/dist/cli/config/cli-dependencies.js +6 -0
- package/dist/cli/config/security-messages.d.ts +3 -1
- package/dist/cli/config/security-messages.d.ts.map +1 -1
- package/dist/cli/config/security-messages.js +4 -1
- package/dist/cli/index.js +15 -2
- package/dist/cli/types/index.d.ts +23 -0
- package/dist/cli/types/index.d.ts.map +1 -1
- package/dist/cli/utils/docs-reader.d.ts +42 -0
- package/dist/cli/utils/docs-reader.d.ts.map +1 -0
- package/dist/cli/utils/docs-reader.js +155 -0
- package/dist/cli/utils/input-validators.d.ts +32 -0
- package/dist/cli/utils/input-validators.d.ts.map +1 -1
- package/dist/cli/utils/input-validators.js +51 -1
- package/dist/cli/utils/preflight.d.ts.map +1 -1
- package/dist/cli/utils/preflight.js +1 -0
- package/dist/config/github-links.d.ts +16 -0
- package/dist/config/github-links.d.ts.map +1 -0
- package/dist/config/github-links.js +22 -0
- package/package.json +1 -1
- /package/.next/static/{b3UR0y5mw3Ubf_vI5JjIN → zoVKZmyy2snskN1roYhHr}/_buildManifest.js +0 -0
- /package/.next/static/{b3UR0y5mw3Ubf_vI5JjIN → zoVKZmyy2snskN1roYhHr}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
zoVKZmyy2snskN1roYhHr
|
|
@@ -17,33 +17,33 @@
|
|
|
17
17
|
"static/chunks/816-af44cb865b0c980e.js",
|
|
18
18
|
"static/chunks/app/layout-07755491d5d57242.js"
|
|
19
19
|
],
|
|
20
|
-
"/page": [
|
|
20
|
+
"/worktrees/[id]/page": [
|
|
21
21
|
"static/chunks/webpack-af8567a485ade35a.js",
|
|
22
22
|
"static/chunks/fd9d1056-cfdf4f91f13d3485.js",
|
|
23
23
|
"static/chunks/2117-e31fa477cb500950.js",
|
|
24
24
|
"static/chunks/main-app-420d93e43682fee5.js",
|
|
25
|
+
"static/css/5eacd01f773eed7f.css",
|
|
25
26
|
"static/chunks/9234-b0304101384ca079.js",
|
|
26
27
|
"static/chunks/216-f18f4a9d8b04a91e.js",
|
|
28
|
+
"static/chunks/1038-3509435b68c0967e.js",
|
|
27
29
|
"static/chunks/8216-00e20326f32abd12.js",
|
|
28
|
-
"static/chunks/
|
|
30
|
+
"static/chunks/6140-389f1951062dcf4f.js",
|
|
29
31
|
"static/chunks/816-af44cb865b0c980e.js",
|
|
30
32
|
"static/chunks/4733-50bdfc169adb4881.js",
|
|
31
|
-
"static/chunks/app/page-
|
|
33
|
+
"static/chunks/app/worktrees/[id]/page-66b59fb8c9ee90f4.js"
|
|
32
34
|
],
|
|
33
|
-
"/
|
|
35
|
+
"/page": [
|
|
34
36
|
"static/chunks/webpack-af8567a485ade35a.js",
|
|
35
37
|
"static/chunks/fd9d1056-cfdf4f91f13d3485.js",
|
|
36
38
|
"static/chunks/2117-e31fa477cb500950.js",
|
|
37
39
|
"static/chunks/main-app-420d93e43682fee5.js",
|
|
38
|
-
"static/css/5eacd01f773eed7f.css",
|
|
39
40
|
"static/chunks/9234-b0304101384ca079.js",
|
|
40
41
|
"static/chunks/216-f18f4a9d8b04a91e.js",
|
|
41
|
-
"static/chunks/1038-3509435b68c0967e.js",
|
|
42
42
|
"static/chunks/8216-00e20326f32abd12.js",
|
|
43
|
-
"static/chunks/
|
|
43
|
+
"static/chunks/2330-0299b9879f4977d2.js",
|
|
44
44
|
"static/chunks/816-af44cb865b0c980e.js",
|
|
45
45
|
"static/chunks/4733-50bdfc169adb4881.js",
|
|
46
|
-
"static/chunks/app/
|
|
46
|
+
"static/chunks/app/page-43b5de1a0a788b1f.js"
|
|
47
47
|
],
|
|
48
48
|
"/worktrees/[id]/files/[...path]/page": [
|
|
49
49
|
"static/chunks/webpack-af8567a485ade35a.js",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"/_not-found/page":"/_not-found","/api/app/update-check/route":"/api/app/update-check","/api/hooks/claude-done/route":"/api/hooks/claude-done","/api/repositories/clone/[jobId]/route":"/api/repositories/clone/[jobId]","/api/repositories/
|
|
1
|
+
{"/_not-found/page":"/_not-found","/api/app/update-check/route":"/api/app/update-check","/api/hooks/claude-done/route":"/api/hooks/claude-done","/api/repositories/clone/[jobId]/route":"/api/repositories/clone/[jobId]","/api/repositories/excluded/route":"/api/repositories/excluded","/api/repositories/clone/route":"/api/repositories/clone","/api/repositories/route":"/api/repositories","/api/repositories/restore/route":"/api/repositories/restore","/api/repositories/scan/route":"/api/repositories/scan","/api/repositories/sync/route":"/api/repositories/sync","/api/slash-commands/route":"/api/slash-commands","/api/worktrees/[id]/auto-yes/route":"/api/worktrees/[id]/auto-yes","/api/worktrees/[id]/capture/route":"/api/worktrees/[id]/capture","/api/worktrees/[id]/cli-tool/route":"/api/worktrees/[id]/cli-tool","/api/worktrees/[id]/current-output/route":"/api/worktrees/[id]/current-output","/api/worktrees/[id]/files/[...path]/route":"/api/worktrees/[id]/files/[...path]","/api/worktrees/[id]/interrupt/route":"/api/worktrees/[id]/interrupt","/api/worktrees/[id]/kill-session/route":"/api/worktrees/[id]/kill-session","/api/worktrees/[id]/memos/[memoId]/route":"/api/worktrees/[id]/memos/[memoId]","/api/worktrees/[id]/memos/route":"/api/worktrees/[id]/memos","/api/worktrees/[id]/messages/route":"/api/worktrees/[id]/messages","/api/worktrees/[id]/prompt-response/route":"/api/worktrees/[id]/prompt-response","/api/worktrees/[id]/route":"/api/worktrees/[id]","/api/worktrees/[id]/search/route":"/api/worktrees/[id]/search","/api/worktrees/[id]/respond/route":"/api/worktrees/[id]/respond","/api/worktrees/[id]/send/route":"/api/worktrees/[id]/send","/api/worktrees/[id]/terminal/route":"/api/worktrees/[id]/terminal","/api/worktrees/[id]/slash-commands/route":"/api/worktrees/[id]/slash-commands","/api/worktrees/[id]/start-polling/route":"/api/worktrees/[id]/start-polling","/api/worktrees/[id]/tree/[...path]/route":"/api/worktrees/[id]/tree/[...path]","/api/worktrees/[id]/tree/route":"/api/worktrees/[id]/tree","/api/worktrees/[id]/upload/[...path]/route":"/api/worktrees/[id]/upload/[...path]","/api/worktrees/[id]/viewed/route":"/api/worktrees/[id]/viewed","/apple-icon.png/route":"/apple-icon.png","/worktrees/[id]/page":"/worktrees/[id]","/icon.png/route":"/icon.png","/page":"/","/worktrees/[id]/files/[...path]/page":"/worktrees/[id]/files/[...path]","/worktrees/[id]/terminal/page":"/worktrees/[id]/terminal","/api/external-apps/[id]/health/route":"/api/external-apps/[id]/health","/api/external-apps/route":"/api/external-apps","/api/external-apps/[id]/route":"/api/external-apps/[id]","/api/worktrees/[id]/logs/[filename]/route":"/api/worktrees/[id]/logs/[filename]","/api/worktrees/[id]/logs/route":"/api/worktrees/[id]/logs","/api/worktrees/route":"/api/worktrees","/proxy/[...path]/route":"/proxy/[...path]"}
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/zoVKZmyy2snskN1roYhHr/_buildManifest.js",
|
|
9
|
+
"static/zoVKZmyy2snskN1roYhHr/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-af8567a485ade35a.js",
|