@raycast/api 1.102.0 → 1.102.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/dist/commands/version/index.js +1 -1
- package/oclif.manifest.json +121 -121
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var $=Object.create;var m=Object.defineProperty;var G=Object.getOwnPropertyDescriptor;var D=Object.getOwnPropertyNames;var O=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var A=(t,n)=>()=>(n||t((n={exports:{}}).exports,n),n.exports),R=(t,n)=>{for(var i in n)m(t,i,{get:n[i],enumerable:!0})},I=(t,n,i,c)=>{if(n&&typeof n=="object"||typeof n=="function")for(let o of D(n))!L.call(t,o)&&o!==i&&m(t,o,{get:()=>n[o],enumerable:!(c=G(n,o))||c.enumerable});return t};var h=(t,n,i)=>(i=t!=null?$(O(t)):{},I(n||!t||!t.__esModule?m(i,"default",{value:t,enumerable:!0}):i,t)),S=t=>I(m({},"__esModule",{value:!0}),t);var B=A((Q,k)=>{var Y=require("node:tty"),J=Y?.WriteStream?.prototype?.hasColors?.()??!1,r=(t,n)=>{if(!J)return o=>o;let i=`\x1B[${t}m`,c=`\x1B[${n}m`;return o=>{let u=o+"",d=u.indexOf(c);if(d===-1)return i+u+c;let x=i,g=0;for(;d!==-1;)x+=u.slice(g,d)+i,g=d+c.length,d=u.indexOf(c,g);return x+=u.slice(g)+c,x}},e={};e.reset=r(0,0);e.bold=r(1,22);e.dim=r(2,22);e.italic=r(3,23);e.underline=r(4,24);e.overline=r(53,55);e.inverse=r(7,27);e.hidden=r(8,28);e.strikethrough=r(9,29);e.black=r(30,39);e.red=r(31,39);e.green=r(32,39);e.yellow=r(33,39);e.blue=r(34,39);e.magenta=r(35,39);e.cyan=r(36,39);e.white=r(37,39);e.gray=r(90,39);e.bgBlack=r(40,49);e.bgRed=r(41,49);e.bgGreen=r(42,49);e.bgYellow=r(43,49);e.bgBlue=r(44,49);e.bgMagenta=r(45,49);e.bgCyan=r(46,49);e.bgWhite=r(47,49);e.bgGray=r(100,49);e.redBright=r(91,39);e.greenBright=r(92,39);e.yellowBright=r(93,39);e.blueBright=r(94,39);e.magentaBright=r(95,39);e.cyanBright=r(96,39);e.whiteBright=r(97,39);e.bgRedBright=r(101,49);e.bgGreenBright=r(102,49);e.bgYellowBright=r(103,49);e.bgBlueBright=r(104,49);e.bgMagentaBright=r(105,49);e.bgCyanBright=r(106,49);e.bgWhiteBright=r(107,49);k.exports=e});var P=A((oe,H)=>{H.exports={name:"ray",description:"Build extensions for Raycast with React and Node.js.",version:"1.102.
|
|
1
|
+
"use strict";var $=Object.create;var m=Object.defineProperty;var G=Object.getOwnPropertyDescriptor;var D=Object.getOwnPropertyNames;var O=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var A=(t,n)=>()=>(n||t((n={exports:{}}).exports,n),n.exports),R=(t,n)=>{for(var i in n)m(t,i,{get:n[i],enumerable:!0})},I=(t,n,i,c)=>{if(n&&typeof n=="object"||typeof n=="function")for(let o of D(n))!L.call(t,o)&&o!==i&&m(t,o,{get:()=>n[o],enumerable:!(c=G(n,o))||c.enumerable});return t};var h=(t,n,i)=>(i=t!=null?$(O(t)):{},I(n||!t||!t.__esModule?m(i,"default",{value:t,enumerable:!0}):i,t)),S=t=>I(m({},"__esModule",{value:!0}),t);var B=A((Q,k)=>{var Y=require("node:tty"),J=Y?.WriteStream?.prototype?.hasColors?.()??!1,r=(t,n)=>{if(!J)return o=>o;let i=`\x1B[${t}m`,c=`\x1B[${n}m`;return o=>{let u=o+"",d=u.indexOf(c);if(d===-1)return i+u+c;let x=i,g=0;for(;d!==-1;)x+=u.slice(g,d)+i,g=d+c.length,d=u.indexOf(c,g);return x+=u.slice(g)+c,x}},e={};e.reset=r(0,0);e.bold=r(1,22);e.dim=r(2,22);e.italic=r(3,23);e.underline=r(4,24);e.overline=r(53,55);e.inverse=r(7,27);e.hidden=r(8,28);e.strikethrough=r(9,29);e.black=r(30,39);e.red=r(31,39);e.green=r(32,39);e.yellow=r(33,39);e.blue=r(34,39);e.magenta=r(35,39);e.cyan=r(36,39);e.white=r(37,39);e.gray=r(90,39);e.bgBlack=r(40,49);e.bgRed=r(41,49);e.bgGreen=r(42,49);e.bgYellow=r(43,49);e.bgBlue=r(44,49);e.bgMagenta=r(45,49);e.bgCyan=r(46,49);e.bgWhite=r(47,49);e.bgGray=r(100,49);e.redBright=r(91,39);e.greenBright=r(92,39);e.yellowBright=r(93,39);e.blueBright=r(94,39);e.magentaBright=r(95,39);e.cyanBright=r(96,39);e.whiteBright=r(97,39);e.bgRedBright=r(101,49);e.bgGreenBright=r(102,49);e.bgYellowBright=r(103,49);e.bgBlueBright=r(104,49);e.bgMagentaBright=r(105,49);e.bgCyanBright=r(106,49);e.bgWhiteBright=r(107,49);k.exports=e});var P=A((oe,H)=>{H.exports={name:"ray",description:"Build extensions for Raycast with React and Node.js.",version:"1.102.1",author:"mathieudutour",private:!0,bin:{ray:"./bin/run.js"},dependencies:{"@oclif/core":"^4.4.1","@oclif/plugin-autocomplete":"^3.2.31","@oclif/plugin-help":"^6.2.29","@oclif/plugin-not-found":"^3.2.57","@raycast/eslint-plugin":"^1.0.15",ajv:"^8.17.1",archiver:"^7.0.1",camelcase:"^8.0.0",chokidar:"^4.0.3","cli-progress":"^3.12.0",clipboardy:"^2.3.0",execa:"^9.6.0","json-source-map":"^0.6.1",json5:"^2.2.3","node-fetch-cjs":"^3.3.2",open:"^8.4.2",ora:"^8.2.0",tail:"^2.2.6","terminal-link":"^3.0.0",yaml:"^2.8.0","yoctocolors-cjs":"^2.1.2"},devDependencies:{"@raycast/eslint-config":"^1.0.11","@types/archiver":"^6.0.3","@types/cli-progress":"^3.11.6","@types/node":"22.10.10","@types/tail":"^2.2.3",esbuild:"^0.25.5",eslint:"^8","json-schema-to-typescript":"^15.0.4",oclif:"^4.20.1",typescript:"^5.6.3"},files:["/bin","/dist","/oclif.manifest.json"],license:"MIT",main:"dist/index.js",oclif:{bin:"ray",dirname:"ray",commands:"./dist/commands",plugins:["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"]},scripts:{"json-schema-to-ts":"json2ts ../../api/schema.json -y > src/types/manifest-schema.d.ts","build-scripts":'tsc "./scripts/build.ts" "./scripts/build-command.ts" "./scripts/dev-command.ts" --outDir ./scripts/dist --esModuleInterop',prebuild:"npm run json-schema-to-ts && npm run build-scripts",build:"node ./scripts/dist/build-command.js",predev:"npm run json-schema-to-ts && npm run build-scripts",dev:"node ./scripts/dist/dev-command.js",lint:"eslint . --ext .ts"},types:"dist/index.d.ts"}});var K={};R(K,{default:()=>b});module.exports=S(K);var l=require("@oclif/core");var f=h(require("node:fs")),v=h(require("node:path")),E=h(require("node:os"));var T={production:{url:"https://www.raycast.com",clientID:"KqAdcGhNfBKiUpfjD3nU3VNgh1t0iMPoX2hYEkN9d4I"},staging:{url:"https://www.rayca.st",clientID:"KqAdcGhNfBKiUpfjD3nU3VNgh1t0iMPoX2hYEkN9d4I"},development:{url:"http://localhost:3000",clientID:"rOCD_LhnXFObSLu9v7788qOGu25FZDqEzGjet4Q45ZY"}}[process.env.API_ENV||"production"],F="e69bae0ec90f5e838555",a={},C;function N(t){C=t;try{a=JSON.parse(f.readFileSync(v.join(M(),"config.json"),"utf8"))}catch(n){if(n instanceof Error&&n.code==="ENOENT")return;throw new Error(`Failed to read config file: ${n}`)}}function U(t){switch(t){case"raycastApiURL":return process.env.RAY_APIURL||a.APIURL||T.url;case"raycastAccessToken":return process.env.RAY_TOKEN||a.Token||a.AccessToken||"";case"raycastClientId":return process.env.RAY_CLIENT_ID||a.ClientID||T.clientID;case"githubClientId":return process.env.RAY_GithubClientID||a.GithubClientID||F;case"githubAccessToken":return process.env.GITHUB_ACCESS_TOKEN||a.GithubAccessToken||"";case"flavorName":return process.env.RAY_Target?process.env.RAY_Target:typeof a.Target<"u"?a.Target:w(process.platform==="win32"?"x":"release")}}function w(t){switch(t){case"debug":return"debug";case"internal":return"internal";case"release":return"";case"x":return"x";case"x-internal":return"x-internal";case"x-development":return"x-development";case void 0:return U("flavorName")}}function _(){let t=w(C);return t==""?"raycast":`raycast-${t}`}function M(){let t=v.join(E.default.homedir(),".config",_());return f.mkdirSync(t,{recursive:!0}),t}var s=h(B());var ee=(0,s.blue)((0,s.dim)("internal only"));var p={wait:`\u{1F550}${(0,s.blue)("wait")} - `,info:`${process.env.GITHUB_ACTIONS==="true"?"\u2139\uFE0F":"\u2139\uFE0F "}${(0,s.cyan)("info")} - `,success:`\u2705${(0,s.green)("ready")} - `,warn:`${process.env.GITHUB_ACTIONS==="true"?"\u26A0\uFE0F":"\u26A0\uFE0F "}${(0,s.yellow)("warn")} - `,error:`\u{1F4A5}${(0,s.red)("error")} - `,event:`\u26A1\uFE0F${(0,s.magenta)("event")} - `,paymentPrompt:`\u{1F4B0}${(0,s.yellowBright)("plan")} - `},q=!0;function j(t,n){t||(p.wait=`${(0,s.blue)("wait")} - `,p.info=`${(0,s.cyan)("info")} - `,p.success=`${(0,s.green)("ready")} - `,p.warn=`${(0,s.yellow)("warn")} - `,p.error=`${(0,s.red)("error")} - `,p.event=`${(0,s.magenta)("event")} - `,p.paymentPrompt=`${(0,s.yellowBright)("plan")} - `),n&&(q=!1)}var y=class extends l.Command{static baseFlags={"exit-on-error":l.Flags.boolean({default:!0,helpGroup:"GLOBAL",aliases:["exitOnError"],deprecateAliases:!0,summary:"Always exit with non-zero code on error",allowNo:!0}),emoji:l.Flags.boolean({default:!1,helpGroup:"GLOBAL",summary:"Prefix output with emojis \u{1F308}"}),help:l.Flags.boolean({default:!1,helpGroup:"GLOBAL",summary:"Show the help message for the command"}),"non-interactive":l.Flags.boolean({char:"I",default:!1,helpGroup:"GLOBAL",summary:"Disable interactive outputs, useful for CI"}),target:l.Flags.option({char:"t",description:"Raycast app target",helpGroup:"GLOBAL",multiple:!1,options:["debug","internal","release","x","x-development","x-internal"],hidden:!0})()};flags;args;async init(){await super.init(),process.on("SIGINT",()=>process.exit(1));let{args:n,flags:i}=await this.parse({flags:this.ctor.flags,baseFlags:super.ctor.baseFlags,enableJsonFlag:this.ctor.enableJsonFlag,args:this.ctor.args,strict:this.ctor.strict});this.flags=i,this.args=n,N(this.flags.target),j(this.flags.emoji,this.flags["non-interactive"])}error(n,i){return i?.message&&n instanceof Error&&(n.message=`${i.message} (${n.message})`,delete i.message),super.error(n,i)}async catch(n){return super.catch(n)}async finally(n){return super.finally(n)}};var b=class t extends y{static description="Print the version number";async run(){await this.parse(t),this.log(`${P().version}`)}};
|
package/oclif.manifest.json
CHANGED
|
@@ -108,12 +108,10 @@
|
|
|
108
108
|
"index.js"
|
|
109
109
|
]
|
|
110
110
|
},
|
|
111
|
-
"
|
|
112
|
-
"aliases": [
|
|
113
|
-
"dev"
|
|
114
|
-
],
|
|
111
|
+
"evals": {
|
|
112
|
+
"aliases": [],
|
|
115
113
|
"args": {},
|
|
116
|
-
"description": "
|
|
114
|
+
"description": "Run AI evals defined in extension package.json",
|
|
117
115
|
"flags": {
|
|
118
116
|
"exit-on-error": {
|
|
119
117
|
"aliases": [
|
|
@@ -166,31 +164,45 @@
|
|
|
166
164
|
],
|
|
167
165
|
"type": "option"
|
|
168
166
|
},
|
|
169
|
-
"
|
|
170
|
-
"
|
|
171
|
-
"
|
|
172
|
-
"name": "
|
|
167
|
+
"skipBuild": {
|
|
168
|
+
"char": "s",
|
|
169
|
+
"description": "Skip extension build step",
|
|
170
|
+
"name": "skipBuild",
|
|
173
171
|
"allowNo": false,
|
|
174
172
|
"type": "boolean"
|
|
175
173
|
},
|
|
176
|
-
"
|
|
177
|
-
"
|
|
178
|
-
"
|
|
179
|
-
"name": "
|
|
180
|
-
"
|
|
181
|
-
"
|
|
174
|
+
"extension": {
|
|
175
|
+
"char": "e",
|
|
176
|
+
"description": "Path to extension. Current directory is used by default",
|
|
177
|
+
"name": "extension",
|
|
178
|
+
"default": "./",
|
|
179
|
+
"hasDynamicHelp": false,
|
|
180
|
+
"multiple": false,
|
|
181
|
+
"type": "option"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
184
|
-
"
|
|
183
|
+
"apiEndpoint": {
|
|
184
|
+
"char": "a",
|
|
185
|
+
"description": "AI Evals API endpoint",
|
|
185
186
|
"hidden": true,
|
|
186
|
-
"name": "
|
|
187
|
-
"
|
|
188
|
-
"
|
|
187
|
+
"name": "apiEndpoint",
|
|
188
|
+
"default": "https://ai-evals.raycast.com/run-evals",
|
|
189
|
+
"hasDynamicHelp": false,
|
|
190
|
+
"multiple": false,
|
|
191
|
+
"type": "option"
|
|
192
|
+
},
|
|
193
|
+
"only": {
|
|
194
|
+
"char": "o",
|
|
195
|
+
"description": "Only run specified evals (0-2, 1, 1,2,3)",
|
|
196
|
+
"name": "only",
|
|
197
|
+
"default": "",
|
|
198
|
+
"hasDynamicHelp": false,
|
|
199
|
+
"multiple": false,
|
|
200
|
+
"type": "option"
|
|
189
201
|
}
|
|
190
202
|
},
|
|
191
203
|
"hasDynamicHelp": false,
|
|
192
204
|
"hiddenAliases": [],
|
|
193
|
-
"id": "
|
|
205
|
+
"id": "evals",
|
|
194
206
|
"pluginAlias": "ray",
|
|
195
207
|
"pluginName": "ray",
|
|
196
208
|
"pluginType": "core",
|
|
@@ -200,14 +212,14 @@
|
|
|
200
212
|
"relativePath": [
|
|
201
213
|
"dist",
|
|
202
214
|
"commands",
|
|
203
|
-
"
|
|
215
|
+
"evals",
|
|
204
216
|
"index.js"
|
|
205
217
|
]
|
|
206
218
|
},
|
|
207
|
-
"
|
|
219
|
+
"lint": {
|
|
208
220
|
"aliases": [],
|
|
209
221
|
"args": {},
|
|
210
|
-
"description": "
|
|
222
|
+
"description": "Validate the extension manifest and metadata, and lint its source code",
|
|
211
223
|
"flags": {
|
|
212
224
|
"exit-on-error": {
|
|
213
225
|
"aliases": [
|
|
@@ -260,37 +272,26 @@
|
|
|
260
272
|
],
|
|
261
273
|
"type": "option"
|
|
262
274
|
},
|
|
263
|
-
"
|
|
264
|
-
"char": "
|
|
265
|
-
"description": "
|
|
266
|
-
"name": "
|
|
275
|
+
"fix": {
|
|
276
|
+
"char": "f",
|
|
277
|
+
"description": "Attempt to fix linting issues",
|
|
278
|
+
"name": "fix",
|
|
267
279
|
"allowNo": false,
|
|
268
280
|
"type": "boolean"
|
|
269
281
|
},
|
|
270
|
-
"
|
|
271
|
-
"char": "
|
|
272
|
-
"description": "
|
|
273
|
-
"name": "
|
|
274
|
-
"
|
|
275
|
-
"
|
|
276
|
-
"multiple": false,
|
|
277
|
-
"type": "option"
|
|
282
|
+
"relaxed": {
|
|
283
|
+
"char": "r",
|
|
284
|
+
"description": "Use relaxed linting mode to skip validation of: package.json schema, icons and metadata.",
|
|
285
|
+
"name": "relaxed",
|
|
286
|
+
"allowNo": false,
|
|
287
|
+
"type": "boolean"
|
|
278
288
|
},
|
|
279
|
-
"
|
|
280
|
-
"char": "
|
|
281
|
-
"description": "
|
|
289
|
+
"schema": {
|
|
290
|
+
"char": "s",
|
|
291
|
+
"description": "Path to JSON schema for package.json validation \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
282
292
|
"hidden": true,
|
|
283
|
-
"name": "
|
|
284
|
-
"default": "https://
|
|
285
|
-
"hasDynamicHelp": false,
|
|
286
|
-
"multiple": false,
|
|
287
|
-
"type": "option"
|
|
288
|
-
},
|
|
289
|
-
"only": {
|
|
290
|
-
"char": "o",
|
|
291
|
-
"description": "Only run specified evals (0-2, 1, 1,2,3)",
|
|
292
|
-
"name": "only",
|
|
293
|
-
"default": "",
|
|
293
|
+
"name": "schema",
|
|
294
|
+
"default": "https://www.raycast.com/schemas/extension.json",
|
|
294
295
|
"hasDynamicHelp": false,
|
|
295
296
|
"multiple": false,
|
|
296
297
|
"type": "option"
|
|
@@ -298,7 +299,7 @@
|
|
|
298
299
|
},
|
|
299
300
|
"hasDynamicHelp": false,
|
|
300
301
|
"hiddenAliases": [],
|
|
301
|
-
"id": "
|
|
302
|
+
"id": "lint",
|
|
302
303
|
"pluginAlias": "ray",
|
|
303
304
|
"pluginName": "ray",
|
|
304
305
|
"pluginType": "core",
|
|
@@ -308,14 +309,14 @@
|
|
|
308
309
|
"relativePath": [
|
|
309
310
|
"dist",
|
|
310
311
|
"commands",
|
|
311
|
-
"
|
|
312
|
+
"lint",
|
|
312
313
|
"index.js"
|
|
313
314
|
]
|
|
314
315
|
},
|
|
315
|
-
"
|
|
316
|
+
"login": {
|
|
316
317
|
"aliases": [],
|
|
317
318
|
"args": {},
|
|
318
|
-
"description": "
|
|
319
|
+
"description": "Log into your Raycast account",
|
|
319
320
|
"flags": {
|
|
320
321
|
"exit-on-error": {
|
|
321
322
|
"aliases": [
|
|
@@ -367,35 +368,11 @@
|
|
|
367
368
|
"x-internal"
|
|
368
369
|
],
|
|
369
370
|
"type": "option"
|
|
370
|
-
},
|
|
371
|
-
"fix": {
|
|
372
|
-
"char": "f",
|
|
373
|
-
"description": "Attempt to fix linting issues",
|
|
374
|
-
"name": "fix",
|
|
375
|
-
"allowNo": false,
|
|
376
|
-
"type": "boolean"
|
|
377
|
-
},
|
|
378
|
-
"relaxed": {
|
|
379
|
-
"char": "r",
|
|
380
|
-
"description": "Use relaxed linting mode to skip validation of: package.json schema, icons and metadata.",
|
|
381
|
-
"name": "relaxed",
|
|
382
|
-
"allowNo": false,
|
|
383
|
-
"type": "boolean"
|
|
384
|
-
},
|
|
385
|
-
"schema": {
|
|
386
|
-
"char": "s",
|
|
387
|
-
"description": "Path to JSON schema for package.json validation \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
388
|
-
"hidden": true,
|
|
389
|
-
"name": "schema",
|
|
390
|
-
"default": "https://www.raycast.com/schemas/extension.json",
|
|
391
|
-
"hasDynamicHelp": false,
|
|
392
|
-
"multiple": false,
|
|
393
|
-
"type": "option"
|
|
394
371
|
}
|
|
395
372
|
},
|
|
396
373
|
"hasDynamicHelp": false,
|
|
397
374
|
"hiddenAliases": [],
|
|
398
|
-
"id": "
|
|
375
|
+
"id": "login",
|
|
399
376
|
"pluginAlias": "ray",
|
|
400
377
|
"pluginName": "ray",
|
|
401
378
|
"pluginType": "core",
|
|
@@ -405,14 +382,14 @@
|
|
|
405
382
|
"relativePath": [
|
|
406
383
|
"dist",
|
|
407
384
|
"commands",
|
|
408
|
-
"
|
|
385
|
+
"login",
|
|
409
386
|
"index.js"
|
|
410
387
|
]
|
|
411
388
|
},
|
|
412
|
-
"
|
|
389
|
+
"logout": {
|
|
413
390
|
"aliases": [],
|
|
414
391
|
"args": {},
|
|
415
|
-
"description": "Log
|
|
392
|
+
"description": "Log out of your Raycast account",
|
|
416
393
|
"flags": {
|
|
417
394
|
"exit-on-error": {
|
|
418
395
|
"aliases": [
|
|
@@ -468,7 +445,7 @@
|
|
|
468
445
|
},
|
|
469
446
|
"hasDynamicHelp": false,
|
|
470
447
|
"hiddenAliases": [],
|
|
471
|
-
"id": "
|
|
448
|
+
"id": "logout",
|
|
472
449
|
"pluginAlias": "ray",
|
|
473
450
|
"pluginName": "ray",
|
|
474
451
|
"pluginType": "core",
|
|
@@ -478,14 +455,16 @@
|
|
|
478
455
|
"relativePath": [
|
|
479
456
|
"dist",
|
|
480
457
|
"commands",
|
|
481
|
-
"
|
|
458
|
+
"logout",
|
|
482
459
|
"index.js"
|
|
483
460
|
]
|
|
484
461
|
},
|
|
485
|
-
"
|
|
486
|
-
"aliases": [
|
|
462
|
+
"develop": {
|
|
463
|
+
"aliases": [
|
|
464
|
+
"dev"
|
|
465
|
+
],
|
|
487
466
|
"args": {},
|
|
488
|
-
"description": "
|
|
467
|
+
"description": "Start the extension in development mode and watches for changes",
|
|
489
468
|
"flags": {
|
|
490
469
|
"exit-on-error": {
|
|
491
470
|
"aliases": [
|
|
@@ -537,11 +516,32 @@
|
|
|
537
516
|
"x-internal"
|
|
538
517
|
],
|
|
539
518
|
"type": "option"
|
|
519
|
+
},
|
|
520
|
+
"print-tool-schemas": {
|
|
521
|
+
"description": "Indicates whether to print the schema tools \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
522
|
+
"hidden": true,
|
|
523
|
+
"name": "print-tool-schemas",
|
|
524
|
+
"allowNo": false,
|
|
525
|
+
"type": "boolean"
|
|
526
|
+
},
|
|
527
|
+
"print-instructions": {
|
|
528
|
+
"description": "Indicates whether to print the extension's instructions \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
529
|
+
"hidden": true,
|
|
530
|
+
"name": "print-instructions",
|
|
531
|
+
"allowNo": false,
|
|
532
|
+
"type": "boolean"
|
|
533
|
+
},
|
|
534
|
+
"print-tool-calls": {
|
|
535
|
+
"description": "Indicates whether to print the inputs and outputs of tools when they are called from Raycast \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
536
|
+
"hidden": true,
|
|
537
|
+
"name": "print-tool-calls",
|
|
538
|
+
"allowNo": false,
|
|
539
|
+
"type": "boolean"
|
|
540
540
|
}
|
|
541
541
|
},
|
|
542
542
|
"hasDynamicHelp": false,
|
|
543
543
|
"hiddenAliases": [],
|
|
544
|
-
"id": "
|
|
544
|
+
"id": "develop",
|
|
545
545
|
"pluginAlias": "ray",
|
|
546
546
|
"pluginName": "ray",
|
|
547
547
|
"pluginType": "core",
|
|
@@ -551,7 +551,7 @@
|
|
|
551
551
|
"relativePath": [
|
|
552
552
|
"dist",
|
|
553
553
|
"commands",
|
|
554
|
-
"
|
|
554
|
+
"develop",
|
|
555
555
|
"index.js"
|
|
556
556
|
]
|
|
557
557
|
},
|
|
@@ -718,10 +718,10 @@
|
|
|
718
718
|
"index.js"
|
|
719
719
|
]
|
|
720
720
|
},
|
|
721
|
-
"
|
|
721
|
+
"publish": {
|
|
722
722
|
"aliases": [],
|
|
723
723
|
"args": {},
|
|
724
|
-
"description": "
|
|
724
|
+
"description": "Publish the extension on the Raycast Store.\nPrivate extension are a team feature. Sign up for it here: https://www.raycast.com/pricing (https://www.raycast.com/pricing)",
|
|
725
725
|
"flags": {
|
|
726
726
|
"exit-on-error": {
|
|
727
727
|
"aliases": [
|
|
@@ -773,28 +773,51 @@
|
|
|
773
773
|
"x-internal"
|
|
774
774
|
],
|
|
775
775
|
"type": "option"
|
|
776
|
+
},
|
|
777
|
+
"clipboard": {
|
|
778
|
+
"char": "C",
|
|
779
|
+
"description": "Copy the extension link to the clipboard upon publishing",
|
|
780
|
+
"name": "clipboard",
|
|
781
|
+
"allowNo": false,
|
|
782
|
+
"type": "boolean"
|
|
783
|
+
},
|
|
784
|
+
"skip-validation": {
|
|
785
|
+
"char": "s",
|
|
786
|
+
"description": "Skip validation and always publish \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
787
|
+
"hidden": true,
|
|
788
|
+
"name": "skip-validation",
|
|
789
|
+
"allowNo": false,
|
|
790
|
+
"type": "boolean"
|
|
791
|
+
},
|
|
792
|
+
"skip-notify-raycast": {
|
|
793
|
+
"description": "Skip notifying Raycast after publishing \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
794
|
+
"hidden": true,
|
|
795
|
+
"name": "skip-notify-raycast",
|
|
796
|
+
"allowNo": false,
|
|
797
|
+
"type": "boolean"
|
|
776
798
|
}
|
|
777
799
|
},
|
|
778
800
|
"hasDynamicHelp": false,
|
|
779
801
|
"hiddenAliases": [],
|
|
780
|
-
"id": "
|
|
802
|
+
"id": "publish",
|
|
781
803
|
"pluginAlias": "ray",
|
|
782
804
|
"pluginName": "ray",
|
|
783
805
|
"pluginType": "core",
|
|
784
806
|
"strict": true,
|
|
807
|
+
"summary": "Publish the extension",
|
|
785
808
|
"enableJsonFlag": false,
|
|
786
809
|
"isESM": false,
|
|
787
810
|
"relativePath": [
|
|
788
811
|
"dist",
|
|
789
812
|
"commands",
|
|
790
|
-
"
|
|
813
|
+
"publish",
|
|
791
814
|
"index.js"
|
|
792
815
|
]
|
|
793
816
|
},
|
|
794
|
-
"
|
|
817
|
+
"pull-contributions": {
|
|
795
818
|
"aliases": [],
|
|
796
819
|
"args": {},
|
|
797
|
-
"description": "
|
|
820
|
+
"description": "Pull contributions of the extension",
|
|
798
821
|
"flags": {
|
|
799
822
|
"exit-on-error": {
|
|
800
823
|
"aliases": [
|
|
@@ -846,44 +869,21 @@
|
|
|
846
869
|
"x-internal"
|
|
847
870
|
],
|
|
848
871
|
"type": "option"
|
|
849
|
-
},
|
|
850
|
-
"clipboard": {
|
|
851
|
-
"char": "C",
|
|
852
|
-
"description": "Copy the extension link to the clipboard upon publishing",
|
|
853
|
-
"name": "clipboard",
|
|
854
|
-
"allowNo": false,
|
|
855
|
-
"type": "boolean"
|
|
856
|
-
},
|
|
857
|
-
"skip-validation": {
|
|
858
|
-
"char": "s",
|
|
859
|
-
"description": "Skip validation and always publish \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
860
|
-
"hidden": true,
|
|
861
|
-
"name": "skip-validation",
|
|
862
|
-
"allowNo": false,
|
|
863
|
-
"type": "boolean"
|
|
864
|
-
},
|
|
865
|
-
"skip-notify-raycast": {
|
|
866
|
-
"description": "Skip notifying Raycast after publishing \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
867
|
-
"hidden": true,
|
|
868
|
-
"name": "skip-notify-raycast",
|
|
869
|
-
"allowNo": false,
|
|
870
|
-
"type": "boolean"
|
|
871
872
|
}
|
|
872
873
|
},
|
|
873
874
|
"hasDynamicHelp": false,
|
|
874
875
|
"hiddenAliases": [],
|
|
875
|
-
"id": "
|
|
876
|
+
"id": "pull-contributions",
|
|
876
877
|
"pluginAlias": "ray",
|
|
877
878
|
"pluginName": "ray",
|
|
878
879
|
"pluginType": "core",
|
|
879
880
|
"strict": true,
|
|
880
|
-
"summary": "Publish the extension",
|
|
881
881
|
"enableJsonFlag": false,
|
|
882
882
|
"isESM": false,
|
|
883
883
|
"relativePath": [
|
|
884
884
|
"dist",
|
|
885
885
|
"commands",
|
|
886
|
-
"
|
|
886
|
+
"pull-contributions",
|
|
887
887
|
"index.js"
|
|
888
888
|
]
|
|
889
889
|
},
|
|
@@ -1138,5 +1138,5 @@
|
|
|
1138
1138
|
]
|
|
1139
1139
|
}
|
|
1140
1140
|
},
|
|
1141
|
-
"version": "1.102.
|
|
1141
|
+
"version": "1.102.1"
|
|
1142
1142
|
}
|