@enjoys/context-engine 1.5.1 → 1.7.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.
Files changed (200) hide show
  1. package/README.md +214 -62
  2. package/data/commands/ab.json +80 -0
  3. package/data/commands/act.json +82 -0
  4. package/data/commands/age.json +68 -0
  5. package/data/commands/aliyun.json +158 -0
  6. package/data/commands/amplify.json +174 -0
  7. package/data/commands/argo.json +212 -0
  8. package/data/commands/argocd.json +218 -0
  9. package/data/commands/asdf.json +102 -0
  10. package/data/commands/astro.json +106 -0
  11. package/data/commands/at.json +52 -0
  12. package/data/commands/aws-copilot.json +161 -0
  13. package/data/commands/az-devops.json +155 -0
  14. package/data/commands/babel.json +83 -0
  15. package/data/commands/bq.json +177 -0
  16. package/data/commands/buildah.json +105 -0
  17. package/data/commands/cabal.json +114 -0
  18. package/data/commands/calicoctl.json +154 -0
  19. package/data/commands/cdk.json +127 -0
  20. package/data/commands/chamber.json +128 -0
  21. package/data/commands/changeset.json +68 -0
  22. package/data/commands/checkov.json +75 -0
  23. package/data/commands/cilium.json +154 -0
  24. package/data/commands/civo.json +147 -0
  25. package/data/commands/cloudflared.json +133 -0
  26. package/data/commands/cmctl.json +143 -0
  27. package/data/commands/commitlint.json +60 -0
  28. package/data/commands/concurrently.json +62 -0
  29. package/data/commands/conventional-commits.json +30 -0
  30. package/data/commands/cosign.json +103 -0
  31. package/data/commands/crane.json +109 -0
  32. package/data/commands/cron.json +29 -0
  33. package/data/commands/crossplane.json +119 -0
  34. package/data/commands/crystal.json +102 -0
  35. package/data/commands/csvkit.json +96 -0
  36. package/data/commands/cut.json +62 -0
  37. package/data/commands/devspace.json +198 -0
  38. package/data/commands/df.json +66 -0
  39. package/data/commands/diff.json +72 -0
  40. package/data/commands/dig.json +67 -0
  41. package/data/commands/dmesg.json +65 -0
  42. package/data/commands/doctl.json +510 -156
  43. package/data/commands/doppler.json +161 -0
  44. package/data/commands/dotnet.json +136 -0
  45. package/data/commands/du.json +71 -0
  46. package/data/commands/eb.json +201 -0
  47. package/data/commands/echo.json +45 -0
  48. package/data/commands/ecs-cli.json +132 -0
  49. package/data/commands/eksctl.json +101 -0
  50. package/data/commands/eleventy.json +73 -0
  51. package/data/commands/entr.json +50 -0
  52. package/data/commands/env.json +43 -0
  53. package/data/commands/erlang.json +76 -0
  54. package/data/commands/esbuild.json +91 -0
  55. package/data/commands/ffmpeg.json +115 -0
  56. package/data/commands/flux.json +190 -0
  57. package/data/commands/fnm.json +100 -0
  58. package/data/commands/free.json +63 -0
  59. package/data/commands/func.json +89 -0
  60. package/data/commands/garden.json +180 -0
  61. package/data/commands/gatsby.json +106 -0
  62. package/data/commands/ghc.json +79 -0
  63. package/data/commands/ghostscript.json +77 -0
  64. package/data/commands/git-lfs.json +95 -0
  65. package/data/commands/gpg.json +112 -0
  66. package/data/commands/grafana-cli.json +97 -0
  67. package/data/commands/grpcurl.json +74 -0
  68. package/data/commands/grype.json +75 -0
  69. package/data/commands/gsutil.json +197 -0
  70. package/data/commands/hadolint.json +61 -0
  71. package/data/commands/hcloud.json +169 -0
  72. package/data/commands/head.json +48 -0
  73. package/data/commands/helmfile.json +178 -0
  74. package/data/commands/heroku.json +239 -0
  75. package/data/commands/hexo.json +101 -0
  76. package/data/commands/hey.json +91 -0
  77. package/data/commands/hostname.json +52 -0
  78. package/data/commands/httpie.json +101 -0
  79. package/data/commands/hugo.json +106 -0
  80. package/data/commands/husky.json +52 -0
  81. package/data/commands/ibmcloud.json +184 -0
  82. package/data/commands/id.json +50 -0
  83. package/data/commands/ifconfig.json +47 -0
  84. package/data/commands/imagemagick.json +117 -0
  85. package/data/commands/infisical.json +127 -0
  86. package/data/commands/inotifywait.json +70 -0
  87. package/data/commands/ip.json +103 -0
  88. package/data/commands/istioctl.json +211 -0
  89. package/data/commands/javac.json +87 -0
  90. package/data/commands/jekyll.json +105 -0
  91. package/data/commands/k3d.json +156 -0
  92. package/data/commands/k3s.json +134 -0
  93. package/data/commands/k9s.json +169 -62
  94. package/data/commands/kamel.json +155 -0
  95. package/data/commands/kill.json +57 -0
  96. package/data/commands/killall.json +60 -0
  97. package/data/commands/kind.json +98 -0
  98. package/data/commands/kn.json +160 -0
  99. package/data/commands/ko.json +89 -0
  100. package/data/commands/kube-score.json +86 -0
  101. package/data/commands/kubeconform.json +98 -0
  102. package/data/commands/kubectx.json +58 -0
  103. package/data/commands/kubens.json +45 -0
  104. package/data/commands/kustomize.json +135 -0
  105. package/data/commands/latex.json +65 -0
  106. package/data/commands/lerna.json +125 -0
  107. package/data/commands/lightsail.json +168 -0
  108. package/data/commands/linkerd.json +174 -0
  109. package/data/commands/ln.json +54 -0
  110. package/data/commands/lsof.json +69 -0
  111. package/data/commands/manifest.json +1 -1
  112. package/data/commands/mc.json +236 -0
  113. package/data/commands/miller.json +58 -0
  114. package/data/commands/minikube.json +264 -60
  115. package/data/commands/mise.json +107 -0
  116. package/data/commands/mix.json +128 -0
  117. package/data/commands/mkdir.json +43 -0
  118. package/data/commands/mount.json +63 -0
  119. package/data/commands/nc.json +71 -0
  120. package/data/commands/netstat.json +74 -0
  121. package/data/commands/nim.json +104 -0
  122. package/data/commands/nohup.json +28 -0
  123. package/data/commands/nslookup.json +46 -0
  124. package/data/commands/nvm.json +91 -0
  125. package/data/commands/ocaml.json +68 -0
  126. package/data/commands/oci.json +184 -0
  127. package/data/commands/okteto.json +164 -0
  128. package/data/commands/opam.json +111 -0
  129. package/data/commands/openstack.json +212 -0
  130. package/data/commands/pandoc.json +100 -0
  131. package/data/commands/parallel.json +73 -0
  132. package/data/commands/patch.json +55 -0
  133. package/data/commands/ping.json +73 -0
  134. package/data/commands/podman.json +151 -0
  135. package/data/commands/popeye.json +109 -0
  136. package/data/commands/postman.json +82 -0
  137. package/data/commands/pre-commit.json +101 -0
  138. package/data/commands/prometheus.json +65 -0
  139. package/data/commands/pyenv.json +87 -0
  140. package/data/commands/q.json +63 -0
  141. package/data/commands/rancher.json +141 -0
  142. package/data/commands/rbenv.json +85 -0
  143. package/data/commands/rclone.json +275 -0
  144. package/data/commands/rebar3.json +110 -0
  145. package/data/commands/remix.json +80 -0
  146. package/data/commands/rollup.json +74 -0
  147. package/data/commands/route.json +53 -0
  148. package/data/commands/rustc.json +90 -0
  149. package/data/commands/s3cmd.json +201 -0
  150. package/data/commands/sam.json +122 -0
  151. package/data/commands/scw.json +169 -0
  152. package/data/commands/sdkman.json +89 -0
  153. package/data/commands/semantic-release.json +58 -0
  154. package/data/commands/semgrep.json +97 -0
  155. package/data/commands/serverless.json +121 -0
  156. package/data/commands/shellcheck.json +61 -0
  157. package/data/commands/skaffold.json +189 -0
  158. package/data/commands/skopeo.json +160 -0
  159. package/data/commands/socat.json +43 -0
  160. package/data/commands/sops.json +173 -0
  161. package/data/commands/sort.json +75 -0
  162. package/data/commands/sqlite-utils.json +109 -0
  163. package/data/commands/ss.json +75 -0
  164. package/data/commands/stack.json +115 -0
  165. package/data/commands/stern.json +124 -0
  166. package/data/commands/storybook.json +90 -0
  167. package/data/commands/strace.json +71 -0
  168. package/data/commands/svelte.json +89 -0
  169. package/data/commands/swc.json +73 -0
  170. package/data/commands/swiftc.json +83 -0
  171. package/data/commands/syft.json +77 -0
  172. package/data/commands/tail.json +58 -0
  173. package/data/commands/tee.json +38 -0
  174. package/data/commands/telepresence.json +122 -0
  175. package/data/commands/tflint.json +83 -0
  176. package/data/commands/tilt.json +160 -0
  177. package/data/commands/tkn.json +150 -0
  178. package/data/commands/touch.json +57 -0
  179. package/data/commands/traceroute.json +70 -0
  180. package/data/commands/tracert.json +49 -0
  181. package/data/commands/umount.json +49 -0
  182. package/data/commands/uniq.json +59 -0
  183. package/data/commands/upcloud.json +129 -0
  184. package/data/commands/vagrant.json +112 -0
  185. package/data/commands/vegeta.json +59 -0
  186. package/data/commands/velero.json +141 -0
  187. package/data/commands/volta.json +87 -0
  188. package/data/commands/vultr.json +157 -0
  189. package/data/commands/watch.json +58 -0
  190. package/data/commands/wc.json +50 -0
  191. package/data/commands/webpack.json +94 -0
  192. package/data/commands/which.json +34 -0
  193. package/data/commands/whoami.json +27 -0
  194. package/data/commands/wrangler.json +224 -0
  195. package/data/commands/wrk.json +63 -0
  196. package/data/commands/xargs.json +66 -0
  197. package/data/commands/xsv.json +119 -0
  198. package/data/commands/zig.json +114 -0
  199. package/data/manifest.json +1 -1
  200. package/package.json +2 -2
@@ -0,0 +1,27 @@
1
+ {
2
+ "name": "whoami",
3
+ "description": "Print the current user name",
4
+ "category": "coreutils",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [],
17
+ "globalOptions": [],
18
+ "examples": [
19
+ "whoami"
20
+ ],
21
+ "relatedCommands": [
22
+ "id",
23
+ "who",
24
+ "w",
25
+ "users"
26
+ ]
27
+ }
@@ -0,0 +1,224 @@
1
+ {
2
+ "name": "wrangler",
3
+ "description": "Cloudflare Wrangler CLI — build and deploy Cloudflare Workers",
4
+ "category": "cloud",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [
17
+ {
18
+ "name": "init",
19
+ "description": "Initialize a Worker project",
20
+ "examples": [
21
+ "wrangler init",
22
+ "wrangler init my-worker",
23
+ "wrangler init my-worker --type typescript"
24
+ ]
25
+ },
26
+ {
27
+ "name": "dev",
28
+ "description": "Start local dev server",
29
+ "examples": [
30
+ "wrangler dev",
31
+ "wrangler dev --local",
32
+ "wrangler dev --port 8787",
33
+ "wrangler dev src/index.ts"
34
+ ]
35
+ },
36
+ {
37
+ "name": "deploy",
38
+ "description": "Deploy Worker",
39
+ "examples": [
40
+ "wrangler deploy",
41
+ "wrangler deploy --dry-run",
42
+ "wrangler deploy --env staging",
43
+ "wrangler deploy --minify"
44
+ ]
45
+ },
46
+ {
47
+ "name": "publish",
48
+ "description": "Publish Worker (alias for deploy)",
49
+ "examples": [
50
+ "wrangler publish"
51
+ ]
52
+ },
53
+ {
54
+ "name": "tail",
55
+ "description": "Tail Worker logs",
56
+ "examples": [
57
+ "wrangler tail",
58
+ "wrangler tail my-worker",
59
+ "wrangler tail --format json"
60
+ ]
61
+ },
62
+ {
63
+ "name": "secret",
64
+ "description": "Manage Worker secrets",
65
+ "examples": [
66
+ "wrangler secret put MY_SECRET",
67
+ "wrangler secret list",
68
+ "wrangler secret delete MY_SECRET"
69
+ ]
70
+ },
71
+ {
72
+ "name": "kv:namespace",
73
+ "description": "Manage KV namespaces",
74
+ "examples": [
75
+ "wrangler kv:namespace list",
76
+ "wrangler kv:namespace create MY_KV",
77
+ "wrangler kv:namespace delete --namespace-id xxx"
78
+ ]
79
+ },
80
+ {
81
+ "name": "kv:key",
82
+ "description": "Manage KV keys",
83
+ "examples": [
84
+ "wrangler kv:key list --namespace-id xxx",
85
+ "wrangler kv:key put --namespace-id xxx my-key my-value",
86
+ "wrangler kv:key get --namespace-id xxx my-key",
87
+ "wrangler kv:key delete --namespace-id xxx my-key"
88
+ ]
89
+ },
90
+ {
91
+ "name": "kv:bulk",
92
+ "description": "Bulk KV operations",
93
+ "examples": [
94
+ "wrangler kv:bulk put --namespace-id xxx data.json",
95
+ "wrangler kv:bulk delete --namespace-id xxx keys.json"
96
+ ]
97
+ },
98
+ {
99
+ "name": "r2",
100
+ "description": "Manage R2 storage",
101
+ "examples": [
102
+ "wrangler r2 bucket list",
103
+ "wrangler r2 bucket create my-bucket",
104
+ "wrangler r2 bucket delete my-bucket",
105
+ "wrangler r2 object get my-bucket/key",
106
+ "wrangler r2 object put my-bucket/key --file ./file.txt"
107
+ ]
108
+ },
109
+ {
110
+ "name": "d1",
111
+ "description": "Manage D1 databases",
112
+ "examples": [
113
+ "wrangler d1 list",
114
+ "wrangler d1 create my-db",
115
+ "wrangler d1 execute my-db --command 'SELECT * FROM users'",
116
+ "wrangler d1 execute my-db --file schema.sql",
117
+ "wrangler d1 migrations create my-db create-users",
118
+ "wrangler d1 migrations apply my-db"
119
+ ]
120
+ },
121
+ {
122
+ "name": "pages",
123
+ "description": "Manage Cloudflare Pages",
124
+ "examples": [
125
+ "wrangler pages project list",
126
+ "wrangler pages project create my-project",
127
+ "wrangler pages deploy ./dist",
128
+ "wrangler pages deployment list --project-name my-project"
129
+ ]
130
+ },
131
+ {
132
+ "name": "queues",
133
+ "description": "Manage Queues",
134
+ "examples": [
135
+ "wrangler queues list",
136
+ "wrangler queues create my-queue",
137
+ "wrangler queues delete my-queue"
138
+ ]
139
+ },
140
+ {
141
+ "name": "login",
142
+ "description": "Login to Cloudflare",
143
+ "examples": [
144
+ "wrangler login"
145
+ ]
146
+ },
147
+ {
148
+ "name": "whoami",
149
+ "description": "Show authenticated user",
150
+ "examples": [
151
+ "wrangler whoami"
152
+ ]
153
+ },
154
+ {
155
+ "name": "types",
156
+ "description": "Generate TypeScript types",
157
+ "examples": [
158
+ "wrangler types"
159
+ ]
160
+ },
161
+ {
162
+ "name": "generate",
163
+ "description": "Generate a Worker from template",
164
+ "examples": [
165
+ "wrangler generate my-worker https://github.com/cloudflare/worker-template"
166
+ ]
167
+ },
168
+ {
169
+ "name": "vectorize",
170
+ "description": "Manage Vectorize indexes",
171
+ "examples": [
172
+ "wrangler vectorize create my-index --dimensions 768 --metric cosine",
173
+ "wrangler vectorize list",
174
+ "wrangler vectorize delete my-index"
175
+ ]
176
+ },
177
+ {
178
+ "name": "ai",
179
+ "description": "Manage Workers AI",
180
+ "examples": [
181
+ "wrangler ai models list"
182
+ ]
183
+ }
184
+ ],
185
+ "globalOptions": [
186
+ {
187
+ "name": "--config",
188
+ "short": "-c",
189
+ "description": "Config file path",
190
+ "type": "string"
191
+ },
192
+ {
193
+ "name": "--env",
194
+ "short": "-e",
195
+ "description": "Environment",
196
+ "type": "string"
197
+ },
198
+ {
199
+ "name": "--compatibility-date",
200
+ "description": "Compatibility date",
201
+ "type": "string"
202
+ }
203
+ ],
204
+ "examples": [
205
+ "wrangler init my-worker",
206
+ "wrangler dev",
207
+ "wrangler deploy",
208
+ "wrangler tail",
209
+ "wrangler secret put MY_SECRET",
210
+ "wrangler kv:namespace create MY_KV",
211
+ "wrangler r2 bucket list",
212
+ "wrangler d1 create my-db",
213
+ "wrangler d1 execute my-db --file schema.sql",
214
+ "wrangler pages deploy ./dist",
215
+ "wrangler login",
216
+ "wrangler whoami"
217
+ ],
218
+ "relatedCommands": [
219
+ "cloudflared",
220
+ "netlify",
221
+ "vercel",
222
+ "firebase"
223
+ ]
224
+ }
@@ -0,0 +1,63 @@
1
+ {
2
+ "name": "wrk",
3
+ "description": "Modern HTTP benchmarking tool",
4
+ "category": "http-testing",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [
16
+ {
17
+ "name": "-t",
18
+ "description": "Number of threads",
19
+ "type": "number"
20
+ },
21
+ {
22
+ "name": "-c",
23
+ "description": "Number of connections",
24
+ "type": "number"
25
+ },
26
+ {
27
+ "name": "-d",
28
+ "description": "Duration (e.g. 30s, 2m)",
29
+ "type": "string"
30
+ },
31
+ {
32
+ "name": "-s",
33
+ "description": "Lua script file",
34
+ "type": "file"
35
+ },
36
+ {
37
+ "name": "-H",
38
+ "description": "Custom header",
39
+ "type": "string"
40
+ },
41
+ {
42
+ "name": "--latency",
43
+ "description": "Print latency statistics"
44
+ },
45
+ {
46
+ "name": "--timeout",
47
+ "description": "Socket/request timeout",
48
+ "type": "string"
49
+ }
50
+ ],
51
+ "examples": [
52
+ "wrk -t4 -c100 -d30s http://localhost:8080/",
53
+ "wrk -t2 -c50 -d10s --latency http://localhost:3000/",
54
+ "wrk -t8 -c200 -d60s -H 'Authorization: Bearer token' http://api.example.com/",
55
+ "wrk -t4 -c100 -d30s -s post.lua http://localhost:8080/api"
56
+ ],
57
+ "relatedCommands": [
58
+ "ab",
59
+ "hey",
60
+ "vegeta",
61
+ "siege"
62
+ ]
63
+ }
@@ -0,0 +1,66 @@
1
+ {
2
+ "name": "xargs",
3
+ "description": "Build and execute command lines from standard input",
4
+ "category": "coreutils",
5
+ "platforms": [
6
+ "linux",
7
+ "macos"
8
+ ],
9
+ "shells": [
10
+ "bash",
11
+ "zsh",
12
+ "fish"
13
+ ],
14
+ "subcommands": [],
15
+ "globalOptions": [
16
+ {
17
+ "name": "-I",
18
+ "description": "Replace occurrences of replace-str in command",
19
+ "type": "string"
20
+ },
21
+ {
22
+ "name": "-n",
23
+ "description": "Use at most N arguments per command",
24
+ "type": "number"
25
+ },
26
+ {
27
+ "name": "-P",
28
+ "description": "Run up to N processes in parallel",
29
+ "type": "number"
30
+ },
31
+ {
32
+ "name": "-0",
33
+ "description": "Input items are NUL-terminated"
34
+ },
35
+ {
36
+ "name": "-t",
37
+ "description": "Print the command line before executing"
38
+ },
39
+ {
40
+ "name": "-p",
41
+ "description": "Prompt user before executing each command"
42
+ },
43
+ {
44
+ "name": "-r",
45
+ "description": "Do not run if stdin is empty"
46
+ },
47
+ {
48
+ "name": "-d",
49
+ "description": "Input item delimiter",
50
+ "type": "string"
51
+ }
52
+ ],
53
+ "examples": [
54
+ "find . -name '*.log' | xargs rm",
55
+ "find . -name '*.js' | xargs grep 'TODO'",
56
+ "echo 'a b c' | xargs -n 1 echo",
57
+ "find . -name '*.txt' -print0 | xargs -0 wc -l",
58
+ "cat urls.txt | xargs -P 4 -I {} curl -sS {}",
59
+ "ls *.jpg | xargs -I {} convert {} -resize 50% sm_{}"
60
+ ],
61
+ "relatedCommands": [
62
+ "find",
63
+ "parallel",
64
+ "exec"
65
+ ]
66
+ }
@@ -0,0 +1,119 @@
1
+ {
2
+ "name": "xsv",
3
+ "description": "Fast CSV command-line toolkit written in Rust",
4
+ "category": "data",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [
17
+ {
18
+ "name": "headers",
19
+ "description": "Show column headers",
20
+ "examples": [
21
+ "xsv headers data.csv"
22
+ ]
23
+ },
24
+ {
25
+ "name": "stats",
26
+ "description": "Show column statistics",
27
+ "examples": [
28
+ "xsv stats data.csv | xsv table"
29
+ ]
30
+ },
31
+ {
32
+ "name": "select",
33
+ "description": "Select columns",
34
+ "examples": [
35
+ "xsv select name,age data.csv"
36
+ ]
37
+ },
38
+ {
39
+ "name": "search",
40
+ "description": "Search for regex patterns",
41
+ "examples": [
42
+ "xsv search 'Alice' data.csv"
43
+ ]
44
+ },
45
+ {
46
+ "name": "sort",
47
+ "description": "Sort rows",
48
+ "examples": [
49
+ "xsv sort -s age data.csv"
50
+ ]
51
+ },
52
+ {
53
+ "name": "count",
54
+ "description": "Count rows",
55
+ "examples": [
56
+ "xsv count data.csv"
57
+ ]
58
+ },
59
+ {
60
+ "name": "table",
61
+ "description": "Pretty-print as table",
62
+ "examples": [
63
+ "xsv table data.csv"
64
+ ]
65
+ },
66
+ {
67
+ "name": "slice",
68
+ "description": "Slice rows by index",
69
+ "examples": [
70
+ "xsv slice -i 0 -l 10 data.csv"
71
+ ]
72
+ },
73
+ {
74
+ "name": "join",
75
+ "description": "Join two CSVs",
76
+ "examples": [
77
+ "xsv join id a.csv id b.csv"
78
+ ]
79
+ },
80
+ {
81
+ "name": "frequency",
82
+ "description": "Show value frequencies",
83
+ "examples": [
84
+ "xsv frequency -s city data.csv"
85
+ ]
86
+ },
87
+ {
88
+ "name": "flatten",
89
+ "description": "Show records one field per line",
90
+ "examples": [
91
+ "xsv flatten data.csv"
92
+ ]
93
+ }
94
+ ],
95
+ "globalOptions": [
96
+ {
97
+ "name": "-d",
98
+ "description": "Delimiter",
99
+ "type": "string"
100
+ },
101
+ {
102
+ "name": "--no-headers",
103
+ "description": "No header row"
104
+ }
105
+ ],
106
+ "examples": [
107
+ "xsv headers data.csv",
108
+ "xsv stats data.csv | xsv table",
109
+ "xsv select name,age data.csv",
110
+ "xsv search 'pattern' data.csv",
111
+ "xsv count data.csv"
112
+ ],
113
+ "relatedCommands": [
114
+ "csvkit",
115
+ "miller",
116
+ "awk",
117
+ "jq"
118
+ ]
119
+ }
@@ -0,0 +1,114 @@
1
+ {
2
+ "name": "zig",
3
+ "description": "Zig programming language compiler and build system",
4
+ "category": "languages",
5
+ "platforms": [
6
+ "linux",
7
+ "macos",
8
+ "windows"
9
+ ],
10
+ "shells": [
11
+ "bash",
12
+ "zsh",
13
+ "fish",
14
+ "powershell"
15
+ ],
16
+ "subcommands": [
17
+ {
18
+ "name": "build",
19
+ "description": "Build project using build.zig",
20
+ "examples": [
21
+ "zig build",
22
+ "zig build -Drelease"
23
+ ]
24
+ },
25
+ {
26
+ "name": "build-exe",
27
+ "description": "Compile executable",
28
+ "examples": [
29
+ "zig build-exe src/main.zig"
30
+ ]
31
+ },
32
+ {
33
+ "name": "build-lib",
34
+ "description": "Compile library",
35
+ "examples": [
36
+ "zig build-lib src/lib.zig"
37
+ ]
38
+ },
39
+ {
40
+ "name": "run",
41
+ "description": "Build and run",
42
+ "examples": [
43
+ "zig run src/main.zig"
44
+ ]
45
+ },
46
+ {
47
+ "name": "test",
48
+ "description": "Run tests",
49
+ "examples": [
50
+ "zig test src/main.zig"
51
+ ]
52
+ },
53
+ {
54
+ "name": "init",
55
+ "description": "Initialize new project",
56
+ "examples": [
57
+ "zig init"
58
+ ]
59
+ },
60
+ {
61
+ "name": "fetch",
62
+ "description": "Fetch Zig package",
63
+ "examples": [
64
+ "zig fetch --save url"
65
+ ]
66
+ },
67
+ {
68
+ "name": "fmt",
69
+ "description": "Format source files",
70
+ "examples": [
71
+ "zig fmt src/"
72
+ ]
73
+ },
74
+ {
75
+ "name": "cc",
76
+ "description": "Use Zig as C/C++ compiler",
77
+ "examples": [
78
+ "zig cc -o hello hello.c"
79
+ ]
80
+ },
81
+ {
82
+ "name": "translate-c",
83
+ "description": "Translate C to Zig",
84
+ "examples": [
85
+ "zig translate-c header.h"
86
+ ]
87
+ }
88
+ ],
89
+ "globalOptions": [
90
+ {
91
+ "name": "-target",
92
+ "description": "Cross-compilation target",
93
+ "type": "string"
94
+ },
95
+ {
96
+ "name": "-O",
97
+ "description": "Optimization mode (Debug, ReleaseSafe, ReleaseFast, ReleaseSmall)",
98
+ "type": "string"
99
+ }
100
+ ],
101
+ "examples": [
102
+ "zig build",
103
+ "zig run src/main.zig",
104
+ "zig test src/main.zig",
105
+ "zig fmt src/",
106
+ "zig cc -o hello hello.c"
107
+ ],
108
+ "relatedCommands": [
109
+ "gcc",
110
+ "clang",
111
+ "rust",
112
+ "cmake"
113
+ ]
114
+ }
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.5.1",
2
+ "version": "1.7.0",
3
3
  "description": "Monaco editor language support data for 94 languages across 26 providers: codeActions, codeLens, color, commands, completion, declaration, definition, documentHighlight, documentRangeFormatting, documentSymbol, foldingRange, formatting, hover, implementation, inlayHints, inlineCompletions, linkedEditingRange, links, onTypeFormatting, rangeSemanticTokens, references, rename, selectionRange, semanticTokens, signatureHelp, typeDefinition",
4
4
  "generatedAt": "2026-03-29",
5
5
  "totalLanguages": 94,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@enjoys/context-engine",
3
- "version": "1.5.1",
4
- "description": "Comprehensive CLI command context engine with 135 tools subcommands, options, examples, and runtime context detectors for intelligent terminal autocomplete",
3
+ "version": "1.7.0",
4
+ "description": "Monaco Editor language intelligence engine — 94 languages, 26 providers, 464 CLI command files (447 unique). Completions, hover, definitions, code actions, formatting, symbols, and more as pre-built JSON data with zero backend",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",
7
7
  "exports": {