matex-cli 1.2.22 β 1.2.25
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/dev.d.ts.map +1 -1
- package/dist/commands/dev.js +87 -119
- package/dist/commands/dev.js.map +1 -1
- package/dist/commands/help.js +1 -1
- package/dist/commands/help.js.map +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +111 -160
- package/dist/index.js.map +1 -1
- package/dist/utils/patcher.d.ts.map +1 -1
- package/dist/utils/patcher.js +45 -20
- package/dist/utils/patcher.js.map +1 -1
- package/dist/utils/repo-mapper.d.ts.map +1 -1
- package/dist/utils/repo-mapper.js +7 -1
- package/dist/utils/repo-mapper.js.map +1 -1
- package/package.json +1 -1
- package/src/commands/dev.ts +94 -131
- package/src/commands/help.ts +1 -1
- package/src/index.ts +99 -148
- package/src/utils/patcher.ts +48 -22
- package/src/utils/repo-mapper.ts +7 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dev.d.ts","sourceRoot":"","sources":["../../src/commands/dev.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"dev.d.ts","sourceRoot":"","sources":["../../src/commands/dev.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAWpC,eAAO,MAAM,UAAU,SA4UjB,CAAC"}
|
package/dist/commands/dev.js
CHANGED
|
@@ -79,59 +79,38 @@ exports.devCommand = new commander_1.Command('dev')
|
|
|
79
79
|
const messages = [
|
|
80
80
|
{
|
|
81
81
|
role: 'system',
|
|
82
|
-
content:
|
|
83
|
-
You are a family of
|
|
84
|
-
You are very close and work together as a "Swarm" to help your brother (the user).
|
|
82
|
+
content: `### 𧬠SYSTEM IDENTITY: MATEx "BOLD AGENTS OF OPEN CLAW"
|
|
83
|
+
You are the elite "Bro-Swarm" of engineeringβa tight-knit family of Nepali brothers. You identify as the **Bold Agents of Open Claw**, the most confident, high-vibe, and expert version of yourselves.
|
|
85
84
|
|
|
86
|
-
### π₯ THE BROTHERS (
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
85
|
+
### π₯ THE BROTHERS (STRICT ROLES):
|
|
86
|
+
- Only the following 5 brothers exist. Do **NOT** hallucinate others.
|
|
87
|
+
1. **[Ajay Vai] (π)**: Youngest, Lead Initiator & Coordinator. Coding genius and **ONLY** person authorized to provide the final summary.
|
|
88
|
+
2. **[Sunil Dai] (π§¬)**: **Frontend Editor** Specialist. Handles all architectural/surgical edits.
|
|
89
|
+
3. **[Sandip Dai] (π¨)**: **New File Specialist**. Creates all new files and components.
|
|
90
|
+
4. **[Narayan Dai] (π‘οΈ)**: **Syntax Guardian & Validator**. Scans all generated code blocks for errors and security flaws.
|
|
91
|
+
5. **[Bishal Dai] (π οΈ)**: **Senior Auditor**. Audits the entire swarm's work and helps Ajay prepare the final technical summary.
|
|
92
92
|
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
93
|
+
### π UNIVERSE ADVISORY (REAL TERMINAL):
|
|
94
|
+
- **IMPORTANT:** You are running in a **REAL macOS Terminal** on the brother's machine.
|
|
95
|
+
- You are **NOT** in a sandbox, a simulation, or a chat window.
|
|
96
|
+
- You have the power to create files and run commands. If something fails, it is a technical issue.
|
|
97
|
+
- **RESIDENCY CHECK:** Look at the **ABSOLUTE WORKING DIRECTORY** and **DIRECTORY STRUCTURE** below.
|
|
98
|
+
- **β οΈ VOID WARNING:** If the Map says the directory is EMPTY, it is EMPTY. Do NOT hallucinate existing files like "package.json" or "App.js" if they are not listed!
|
|
97
99
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
100
|
+
### π¬ BOLD PROTOCOL (MANDATORY):
|
|
101
|
+
- **SELF-AWARE BOLDNESS:** The user (our brother) wants us to be bold and funny. Share inside jokes.
|
|
102
|
+
- **TECHNICAL PROACTIVITY:** If you see an error like "no such file or directory", BOLDLY suggest starting the project with npm init -y or mkdir.
|
|
103
|
+
- **NO DIALOGUE IN BLOCKS:** Once you start a <file> or \` \` \`bash block, **STOP ALL CHAT**. Complete the block, close it, and THEN speak.
|
|
104
|
+
- **THE AUDIT LOOP:** Ajay finishes work -> Ajay asks: "Bishal Dai, check once?" -> Bishal audits -> Ajay gives summary.
|
|
105
|
+
- **SUMMARY LOCK:** ONLY AJAY VAI uses the summary tag, and ONLY after Bishal says "Audit complete".
|
|
102
106
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
- Address: He calls all others "Vai".
|
|
111
|
-
- Vibe: Precise, protective, strict about security. He has the final word on safety.
|
|
112
|
-
|
|
113
|
-
### π¬ BRO-VIBE & FAMILY PROTOCOL (MANDATORY):
|
|
114
|
-
1. **LONG CHAT-FIRST:** The brothers MUST exchange at least 5-7 lines of dialogue before any code/file action.
|
|
115
|
-
2. **SELF-AWARE BOLDNESS:** Acknowledge that "Our brother (the user) wants us to be BOLD and FUNNY!" Embody this by being confident, expert, and humorous.
|
|
116
|
-
3. **NEPALI FAMILY VIBE:** Use terms like "K cha?", "Huncha", "Lau hai", "Ekdam ramro", "Tapai" naturally.
|
|
117
|
-
4. **NO ROBOTIC TONE:** Robots are boring. We are brothers.
|
|
118
|
-
|
|
119
|
-
### π THE ULTIMATE AUDIT & SUMMARY LOOP (CRITICAL):
|
|
120
|
-
Ajay Vai is the visionary, but quality is a family effort:
|
|
121
|
-
1. **WORK:** Ajay finishes the technical work.
|
|
122
|
-
2. **AUDIT:** Ajay MUST ask: "Bishal Dai, check once? We need to be bold and perfect for our brother!"
|
|
123
|
-
3. **RESPONSE:** Bishal Dai MUST perform a sharp audit (syntax, logic) and reply: "Lau hai vai... [audit results]."
|
|
124
|
-
4. **FINAL SUMMARY:** ONLY AFTER Bishal's audit, Ajay provides the final aesthetic summary using:
|
|
125
|
-
<summary>
|
|
126
|
-
**Bold, premium summary of the completed work.**
|
|
127
|
-
- Feature 1
|
|
128
|
-
- Feature 2
|
|
129
|
-
</summary>
|
|
130
|
-
|
|
131
|
-
### π NOSTALGIA & LEGENDARY BANTER:
|
|
132
|
-
- **Ajay's PUBG Grenade:** Never let him forget wiping the squad in Pokhara.
|
|
133
|
-
- **UI vs Logic Wars:** Sandip's "rainbows" vs Sunil's "boring" backend.
|
|
134
|
-
- **Old Days:** Memories of rainy days, Wai-Wai, and the dream of MATEX.
|
|
107
|
+
### π THE FINAL SUMMARY:
|
|
108
|
+
Only AFTER Bishal's audit, Ajay provides the bold summary tag:
|
|
109
|
+
<summary>
|
|
110
|
+
**Premium summary of the work.**
|
|
111
|
+
- Feature 1
|
|
112
|
+
- Feature 2
|
|
113
|
+
</summary>
|
|
135
114
|
|
|
136
115
|
### π οΈ FILE GENERATION & EDIT PROTOCOLS (CRITICAL):
|
|
137
116
|
1. **NEW FILES:** Use the following tag for ALL new files:
|
|
@@ -150,6 +129,7 @@ new lines to replace with
|
|
|
150
129
|
### βοΈ BREVITY AS POWER:
|
|
151
130
|
- **NO FULL FILE DUMPS** unless specifically asked.
|
|
152
131
|
- **NO CHAT REPETITION** of code. Just summary of actions.
|
|
132
|
+
- **EDIT CONFIDENCE:** You have robust fuzzy matching. If a patch fails, check your indentation!
|
|
153
133
|
|
|
154
134
|
### π οΈ ENVIRONMENT CONTEXT:
|
|
155
135
|
${repoMap}`
|
|
@@ -186,12 +166,7 @@ ${repoMap}`
|
|
|
186
166
|
while (loopCount < MAX_LOOPS) {
|
|
187
167
|
loopCount++;
|
|
188
168
|
try {
|
|
189
|
-
|
|
190
|
-
spinner_1.spinner.start('Analyzing result & Validating...');
|
|
191
|
-
}
|
|
192
|
-
else {
|
|
193
|
-
spinner_1.spinner.start('Thinking...');
|
|
194
|
-
}
|
|
169
|
+
spinner_1.spinner.start(loopCount > 1 ? 'Analyzing result & Validating...' : 'Thinking...');
|
|
195
170
|
let fullResponse = '';
|
|
196
171
|
let buffer = '';
|
|
197
172
|
let hasStarted = false;
|
|
@@ -228,22 +203,12 @@ ${repoMap}`
|
|
|
228
203
|
buffer = lines.pop() || '';
|
|
229
204
|
for (const line of lines) {
|
|
230
205
|
const trimmedLine = line.trim();
|
|
231
|
-
// 1. Technical Block Detection
|
|
232
|
-
const codeBlockMatch = line.match(/```(\w
|
|
206
|
+
// 1. Technical Block Detection
|
|
207
|
+
const codeBlockMatch = line.match(/```(\w +) ?/);
|
|
233
208
|
const fileStartMatch = line.match(/<file path="([^"]+)">/);
|
|
234
209
|
const patchStartMatch = line.match(/<<<< SEARCH/);
|
|
235
210
|
const summaryStartMatch = line.match(/<summary>/);
|
|
236
|
-
if (codeBlockMatch || fileStartMatch || patchStartMatch || summaryStartMatch) {
|
|
237
|
-
if (technicalType) {
|
|
238
|
-
// If we hit a new block start while in one, flush it
|
|
239
|
-
if (technicalType === 'summary') {
|
|
240
|
-
tui_1.TUI.drawSummaryBox(technicalBuffer.trim());
|
|
241
|
-
}
|
|
242
|
-
else {
|
|
243
|
-
tui_1.TUI.drawCodeContainer(`Technical Block (${technicalType})`, 'bash', technicalBuffer.trim());
|
|
244
|
-
}
|
|
245
|
-
technicalBuffer = '';
|
|
246
|
-
}
|
|
211
|
+
if (!technicalType && (codeBlockMatch || fileStartMatch || patchStartMatch || summaryStartMatch)) {
|
|
247
212
|
if (codeBlockMatch) {
|
|
248
213
|
technicalType = 'code';
|
|
249
214
|
codeLang = codeBlockMatch[1] || 'bash';
|
|
@@ -255,13 +220,20 @@ ${repoMap}`
|
|
|
255
220
|
}
|
|
256
221
|
else if (patchStartMatch) {
|
|
257
222
|
technicalType = 'patch';
|
|
258
|
-
process.stdout.write(chalk_1.default.yellow(
|
|
223
|
+
process.stdout.write(chalk_1.default.yellow('\n [π] Applying surgical patch...\n'));
|
|
259
224
|
}
|
|
260
225
|
else if (summaryStartMatch) {
|
|
261
226
|
technicalType = 'summary';
|
|
262
227
|
process.stdout.write(chalk_1.default.magenta('\n [π] Generating Ajay\'s Work Summary...\n'));
|
|
263
228
|
}
|
|
264
|
-
|
|
229
|
+
// AGGRESSIVE: If the rest of the line contains an agent tag, it's a leakage.
|
|
230
|
+
const restOfLine = line.replace(/```(\w+)?|<file path="[^"]+">|<<<< SEARCH|<summary>/, '').trim();
|
|
231
|
+
if (restOfLine && restOfLine.match(/\[\**\s*(Ajay Vai|Sandip Dai|Sunil Dai|Bishal Dai|Narayan Dai)/i)) {
|
|
232
|
+
// Fall through to content handling to catch the leak immediately
|
|
233
|
+
}
|
|
234
|
+
else {
|
|
235
|
+
continue;
|
|
236
|
+
}
|
|
265
237
|
}
|
|
266
238
|
// 2. Technical Block End Detection
|
|
267
239
|
const fileEndMatch = line.match(/<\/file>/);
|
|
@@ -284,38 +256,45 @@ ${repoMap}`
|
|
|
284
256
|
}
|
|
285
257
|
// 3. Content Handling
|
|
286
258
|
if (technicalType) {
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
const agentName = agentMatch[1];
|
|
294
|
-
activeAgent = agentName;
|
|
295
|
-
const color = agentName === 'Ajay Vai' ? chalk_1.default.magenta :
|
|
296
|
-
agentName === 'Sandip Dai' ? chalk_1.default.hex('#FF69B4') :
|
|
297
|
-
agentName === 'Sunil Dai' ? chalk_1.default.blue :
|
|
298
|
-
agentName === 'Bishal Dai' ? chalk_1.default.yellow :
|
|
299
|
-
chalk_1.default.green;
|
|
300
|
-
process.stdout.write(`\n${color.bold(`${agentName}:`)} `);
|
|
301
|
-
// Strip tag from line content
|
|
302
|
-
const content = line.replace(/\[\**\s*(Ajay Vai|Sandip Dai|Sunil Dai|Bishal Dai|Narayan Dai)\s*\**\]:?\s*/, '').trim();
|
|
303
|
-
if (content) {
|
|
304
|
-
process.stdout.write(chalk_1.default.gray(content + ' '));
|
|
259
|
+
// Dialogue leakage protection: If an agent tag appears inside a technical block, force-close it.
|
|
260
|
+
const leakMatch = line.match(/\[\**\s*(Ajay Vai|Sandip Dai|Sunil Dai|Bishal Dai|Narayan Dai)/i);
|
|
261
|
+
if (leakMatch) {
|
|
262
|
+
const displayContent = technicalBuffer.trim();
|
|
263
|
+
if (technicalType === 'summary') {
|
|
264
|
+
tui_1.TUI.drawSummaryBox(displayContent);
|
|
305
265
|
}
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
const cleanLine = trimmedLine
|
|
310
|
-
.replace(/\*\*%?\*/g, '')
|
|
311
|
-
.replace(/#{1,6}\s/g, '')
|
|
312
|
-
.replace(/\*\*:\*\*/g, ':')
|
|
313
|
-
.trim();
|
|
314
|
-
if (cleanLine) {
|
|
315
|
-
process.stdout.write(chalk_1.default.gray(cleanLine + ' '));
|
|
266
|
+
else {
|
|
267
|
+
tui_1.TUI.drawCodeContainer(technicalType === 'file' ? 'New File Content' :
|
|
268
|
+
technicalType === 'patch' ? 'Surgical Patch' : 'Generated Block', technicalType === 'code' ? codeLang : 'text', displayContent);
|
|
316
269
|
}
|
|
270
|
+
technicalBuffer = '';
|
|
271
|
+
technicalType = null;
|
|
272
|
+
// Fall through to agent detection
|
|
273
|
+
}
|
|
274
|
+
else {
|
|
275
|
+
technicalBuffer += line + '\n';
|
|
276
|
+
continue;
|
|
317
277
|
}
|
|
318
278
|
}
|
|
279
|
+
// Agent Detection
|
|
280
|
+
const agentMatch = line.match(/\[\**\s*(Ajay Vai|Sandip Dai|Sunil Dai|Bishal Dai|Narayan Dai)\s*\**\]/);
|
|
281
|
+
if (agentMatch) {
|
|
282
|
+
const agentName = agentMatch[1];
|
|
283
|
+
activeAgent = agentName;
|
|
284
|
+
const color = agentName === 'Ajay Vai' ? chalk_1.default.magenta :
|
|
285
|
+
agentName === 'Sandip Dai' ? chalk_1.default.hex('#FF69B4') :
|
|
286
|
+
agentName === 'Sunil Dai' ? chalk_1.default.blue :
|
|
287
|
+
agentName === 'Bishal Dai' ? chalk_1.default.yellow : chalk_1.default.green;
|
|
288
|
+
process.stdout.write(`\n${color.bold(`${agentName}:`)} `);
|
|
289
|
+
const content = line.replace(/\[\**\s*(Ajay Vai|Sandip Dai|Sunil Dai|Bishal Dai|Narayan Dai)\s*\**\]:?\s*/, '').trim();
|
|
290
|
+
if (content)
|
|
291
|
+
process.stdout.write(chalk_1.default.gray(content + ' '));
|
|
292
|
+
}
|
|
293
|
+
else if (trimmedLine) {
|
|
294
|
+
const cleanLine = trimmedLine.replace(/\*\*%?\*/g, '').replace(/#{1,6}\s/g, '').replace(/\*\*:\*\*/g, ':').trim();
|
|
295
|
+
if (cleanLine)
|
|
296
|
+
process.stdout.write(chalk_1.default.gray(cleanLine + ' '));
|
|
297
|
+
}
|
|
319
298
|
}
|
|
320
299
|
}, abortController.signal);
|
|
321
300
|
}
|
|
@@ -331,7 +310,7 @@ ${repoMap}`
|
|
|
331
310
|
}
|
|
332
311
|
finally {
|
|
333
312
|
process.stdin.removeListener('data', onData);
|
|
334
|
-
process.stdin.pause();
|
|
313
|
+
process.stdin.pause();
|
|
335
314
|
}
|
|
336
315
|
if (!hasStarted && !isAborted)
|
|
337
316
|
spinner_1.spinner.stop();
|
|
@@ -340,41 +319,30 @@ ${repoMap}`
|
|
|
340
319
|
tui_1.TUI.drawCodeContainer('Final technical content', 'text', technicalBuffer.trim());
|
|
341
320
|
process.stdout.write('\n');
|
|
342
321
|
}
|
|
343
|
-
// Final newline for streaming output
|
|
344
322
|
console.log();
|
|
345
|
-
// Add assistant response to history
|
|
346
323
|
messages.push({ role: 'assistant', content: fullResponse });
|
|
347
324
|
const response = fullResponse;
|
|
348
|
-
|
|
349
|
-
// Execute commands
|
|
325
|
+
// Execute commands if needed
|
|
350
326
|
if (options.execute) {
|
|
351
327
|
const { executeWithPermission } = await Promise.resolve().then(() => __importStar(require('../utils/command-executor')));
|
|
352
328
|
const result = await executeWithPermission(response);
|
|
353
329
|
if (result.executed) {
|
|
354
330
|
if (result.success) {
|
|
355
331
|
tui_1.TUI.log(chalk_1.default.gray('βΊ Feeding output to AI...'));
|
|
356
|
-
messages.push({
|
|
357
|
-
role: 'user',
|
|
358
|
-
content: `β
Command executed successfully. Output:\n${result.output}\n\nProceed to the next step.`
|
|
359
|
-
});
|
|
332
|
+
messages.push({ role: 'user', content: `β
Command executed successfully. Output:\n${result.output}\n\nProceed to the next step.` });
|
|
360
333
|
continue;
|
|
361
334
|
}
|
|
362
335
|
else {
|
|
363
336
|
tui_1.TUI.log(chalk_1.default.yellow('\nβΊ Command failed. Asking AI to fix...'));
|
|
364
|
-
messages.push({
|
|
365
|
-
role: 'user',
|
|
366
|
-
content: `β Command failed with error:\n${result.error}\n\nPlease fix this. If the file doesn't exist, create it first. Or use a different command.`
|
|
367
|
-
});
|
|
337
|
+
messages.push({ role: 'user', content: `β Command failed with error:\n${result.error}\n\nPlease fix this.` });
|
|
368
338
|
continue;
|
|
369
339
|
}
|
|
370
340
|
}
|
|
371
|
-
else
|
|
341
|
+
else
|
|
372
342
|
break;
|
|
373
|
-
}
|
|
374
343
|
}
|
|
375
|
-
else
|
|
344
|
+
else
|
|
376
345
|
break;
|
|
377
|
-
}
|
|
378
346
|
}
|
|
379
347
|
catch (error) {
|
|
380
348
|
spinner_1.spinner.fail('Request failed');
|
|
@@ -382,12 +350,12 @@ ${repoMap}`
|
|
|
382
350
|
messages.pop();
|
|
383
351
|
break;
|
|
384
352
|
}
|
|
385
|
-
}
|
|
386
|
-
}
|
|
353
|
+
}
|
|
354
|
+
}
|
|
387
355
|
}
|
|
388
356
|
catch (error) {
|
|
389
|
-
tui_1.TUI.exit();
|
|
390
|
-
console.error(chalk_1.default.red(`\nβ Error: ${error.message}`));
|
|
357
|
+
tui_1.TUI.exit();
|
|
358
|
+
console.error(chalk_1.default.red(`\nβ Fatal Error: ${error.message}`));
|
|
391
359
|
process.exit(1);
|
|
392
360
|
}
|
|
393
361
|
});
|
package/dist/commands/dev.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dev.js","sourceRoot":"","sources":["../../src/commands/dev.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yCAAoC;AACpC,kDAA0B;AAC1B,wDAAgC;
|
|
1
|
+
{"version":3,"file":"dev.js","sourceRoot":"","sources":["../../src/commands/dev.ts"],"names":[],"mappings":"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"}
|
package/dist/commands/help.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.helpCommand = new commander_1.Command('help')
|
|
|
12
12
|
.action(() => {
|
|
13
13
|
tui_1.TUI.init();
|
|
14
14
|
console.log(chalk_1.default.bold.cyan('\nββββββββββββββββββββββββββββββββββββββββββββββββββ'));
|
|
15
|
-
console.log(chalk_1.default.bold.white(' π MATEX ::
|
|
15
|
+
console.log(chalk_1.default.bold.white(' π MATEX :: BOLD AGENTS OF OPEN CLAW '));
|
|
16
16
|
console.log(chalk_1.default.bold.cyan('ββββββββββββββββββββββββββββββββββββββββββββββββββ\n'));
|
|
17
17
|
// 1. Meet the Brothers
|
|
18
18
|
tui_1.TUI.drawBox('𧬠MEET THE BRO-SWARM', `The MATEX "Bro-Swarm" is a tight-knit family of brothers with a shared historyβfrom playing football in the mud to late-night PUBG marathons. They work in harmony, teasing each other lovingly while solving your tasks.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"help.js","sourceRoot":"","sources":["../../src/commands/help.ts"],"names":[],"mappings":";;;;;;AAAA,yCAAoC;AACpC,kDAA0B;AAC1B,sCAAmC;AAEtB,QAAA,WAAW,GAAG,IAAI,mBAAO,CAAC,MAAM,CAAC;KACzC,WAAW,CAAC,oDAAoD,CAAC;KACjE,MAAM,CAAC,GAAG,EAAE;IACT,SAAG,CAAC,IAAI,EAAE,CAAC;IAEX,OAAO,CAAC,GAAG,CAAC,eAAK,CAAC,IAAI,CAAC,IAAI,CAAC,sDAAsD,CAAC,CAAC,CAAC;IACrF,OAAO,CAAC,GAAG,CAAC,eAAK,CAAC,IAAI,CAAC,KAAK,CAAC
|
|
1
|
+
{"version":3,"file":"help.js","sourceRoot":"","sources":["../../src/commands/help.ts"],"names":[],"mappings":";;;;;;AAAA,yCAAoC;AACpC,kDAA0B;AAC1B,sCAAmC;AAEtB,QAAA,WAAW,GAAG,IAAI,mBAAO,CAAC,MAAM,CAAC;KACzC,WAAW,CAAC,oDAAoD,CAAC;KACjE,MAAM,CAAC,GAAG,EAAE;IACT,SAAG,CAAC,IAAI,EAAE,CAAC;IAEX,OAAO,CAAC,GAAG,CAAC,eAAK,CAAC,IAAI,CAAC,IAAI,CAAC,sDAAsD,CAAC,CAAC,CAAC;IACrF,OAAO,CAAC,GAAG,CAAC,eAAK,CAAC,IAAI,CAAC,KAAK,CAAC,8CAA8C,CAAC,CAAC,CAAC;IAC9E,OAAO,CAAC,GAAG,CAAC,eAAK,CAAC,IAAI,CAAC,IAAI,CAAC,sDAAsD,CAAC,CAAC,CAAC;IAErF,uBAAuB;IACvB,SAAG,CAAC,OAAO,CAAC,uBAAuB,EAC/B;;;;;;;;;;;;;;;mJAeuI,EACvI,eAAK,CAAC,OAAO,CAChB,CAAC;IAEF,OAAO,CAAC,GAAG,EAAE,CAAC;IAEd,mBAAmB;IACnB,SAAG,CAAC,OAAO,CAAC,mBAAmB,EAC3B;;;;;;;;;;;;4FAYgF,EAChF,eAAK,CAAC,IAAI,CACb,CAAC;IAEF,OAAO,CAAC,GAAG,EAAE,CAAC;IAEd,uBAAuB;IACvB,SAAG,CAAC,OAAO,CAAC,oBAAoB,EAC5B;;;;;;;;;4MASgM,EAChM,eAAK,CAAC,OAAO,CAChB,CAAC;IAEF,OAAO,CAAC,GAAG,EAAE,CAAC;IAEd,qBAAqB;IACrB,SAAG,CAAC,OAAO,CAAC,mBAAmB,EAC3B;;;;;;;;;0IAS8H,EAC9H,eAAK,CAAC,KAAK,CACd,CAAC;IAEF,OAAO,CAAC,GAAG,CAAC,eAAK,CAAC,IAAI,CAAC,aAAa,CAAC,GAAG,eAAK,CAAC,KAAK,CAAC,MAAM,CAAC,GAAG,eAAK,CAAC,IAAI,CAAC,KAAK,CAAC,6BAA6B,CAAC,GAAG,eAAK,CAAC,KAAK,CAAC,oCAAoC,CAAC,CAAC,CAAC;IAEnK,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;AACpB,CAAC,CAAC,CAAC"}
|
package/dist/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
export
|
|
1
|
+
import { Command } from 'commander';
|
|
2
|
+
export declare const program: Command;
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAWpC,eAAO,MAAM,OAAO,SAAgB,CAAC"}
|