@orbitpanel/cli 0.1.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 (77) hide show
  1. package/README.md +100 -0
  2. package/bin/dev.js +3 -0
  3. package/bin/run.js +3 -0
  4. package/dist/commands/doctor.d.ts +6 -0
  5. package/dist/commands/doctor.js +86 -0
  6. package/dist/commands/doctor.js.map +1 -0
  7. package/dist/commands/intervention/delete.d.ts +12 -0
  8. package/dist/commands/intervention/delete.js +70 -0
  9. package/dist/commands/intervention/delete.js.map +1 -0
  10. package/dist/commands/intervention/get.d.ts +12 -0
  11. package/dist/commands/intervention/get.js +64 -0
  12. package/dist/commands/intervention/get.js.map +1 -0
  13. package/dist/commands/intervention/list.d.ts +15 -0
  14. package/dist/commands/intervention/list.js +102 -0
  15. package/dist/commands/intervention/list.js.map +1 -0
  16. package/dist/commands/intervention/update.d.ts +16 -0
  17. package/dist/commands/intervention/update.js +78 -0
  18. package/dist/commands/intervention/update.js.map +1 -0
  19. package/dist/commands/link.d.ts +13 -0
  20. package/dist/commands/link.js +77 -0
  21. package/dist/commands/link.js.map +1 -0
  22. package/dist/commands/login.d.ts +12 -0
  23. package/dist/commands/login.js +61 -0
  24. package/dist/commands/login.js.map +1 -0
  25. package/dist/commands/logout.d.ts +9 -0
  26. package/dist/commands/logout.js +23 -0
  27. package/dist/commands/logout.js.map +1 -0
  28. package/dist/commands/note/add.d.ts +13 -0
  29. package/dist/commands/note/add.js +53 -0
  30. package/dist/commands/note/add.js.map +1 -0
  31. package/dist/commands/report/send.d.ts +15 -0
  32. package/dist/commands/report/send.js +124 -0
  33. package/dist/commands/report/send.js.map +1 -0
  34. package/dist/commands/serve.d.ts +7 -0
  35. package/dist/commands/serve.js +24 -0
  36. package/dist/commands/serve.js.map +1 -0
  37. package/dist/commands/session/end.d.ts +10 -0
  38. package/dist/commands/session/end.js +61 -0
  39. package/dist/commands/session/end.js.map +1 -0
  40. package/dist/commands/session/start.d.ts +10 -0
  41. package/dist/commands/session/start.js +61 -0
  42. package/dist/commands/session/start.js.map +1 -0
  43. package/dist/commands/status.d.ts +6 -0
  44. package/dist/commands/status.js +56 -0
  45. package/dist/commands/status.js.map +1 -0
  46. package/dist/commands/unlink.d.ts +10 -0
  47. package/dist/commands/unlink.js +43 -0
  48. package/dist/commands/unlink.js.map +1 -0
  49. package/dist/hooks/prerun.d.ts +9 -0
  50. package/dist/hooks/prerun.js +13 -0
  51. package/dist/hooks/prerun.js.map +1 -0
  52. package/dist/lib/client.d.ts +34 -0
  53. package/dist/lib/client.js +151 -0
  54. package/dist/lib/client.js.map +1 -0
  55. package/dist/lib/config.d.ts +19 -0
  56. package/dist/lib/config.js +67 -0
  57. package/dist/lib/config.js.map +1 -0
  58. package/dist/lib/git.d.ts +19 -0
  59. package/dist/lib/git.js +48 -0
  60. package/dist/lib/git.js.map +1 -0
  61. package/dist/lib/report-builder.d.ts +16 -0
  62. package/dist/lib/report-builder.js +73 -0
  63. package/dist/lib/report-builder.js.map +1 -0
  64. package/dist/lib/session.d.ts +28 -0
  65. package/dist/lib/session.js +106 -0
  66. package/dist/lib/session.js.map +1 -0
  67. package/dist/lib/site.d.ts +21 -0
  68. package/dist/lib/site.js +59 -0
  69. package/dist/lib/site.js.map +1 -0
  70. package/dist/mcp/server.d.ts +16 -0
  71. package/dist/mcp/server.js +319 -0
  72. package/dist/mcp/server.js.map +1 -0
  73. package/dist/types.d.ts +68 -0
  74. package/dist/types.js +5 -0
  75. package/dist/types.js.map +1 -0
  76. package/oclif.manifest.json +732 -0
  77. package/package.json +62 -0
@@ -0,0 +1,732 @@
1
+ {
2
+ "commands": {
3
+ "doctor": {
4
+ "aliases": [],
5
+ "args": {},
6
+ "examples": [
7
+ "<%= config.bin %> doctor"
8
+ ],
9
+ "flags": {},
10
+ "hasDynamicHelp": false,
11
+ "hiddenAliases": [],
12
+ "id": "doctor",
13
+ "pluginAlias": "@orbitpanel/cli",
14
+ "pluginName": "@orbitpanel/cli",
15
+ "pluginType": "core",
16
+ "strict": true,
17
+ "summary": "Verifica che tutto funzioni correttamente",
18
+ "enableJsonFlag": false,
19
+ "isESM": true,
20
+ "relativePath": [
21
+ "dist",
22
+ "commands",
23
+ "doctor.js"
24
+ ]
25
+ },
26
+ "link": {
27
+ "aliases": [],
28
+ "args": {},
29
+ "description": "Crea un file .orbit.json nella directory corrente che mappa il progetto\nal sito su Orbit. Questo file puo essere committato nel repository.",
30
+ "examples": [
31
+ "<%= config.bin %> link --site site_123",
32
+ "<%= config.bin %> link --site site_123 --platform wordpress --url https://www.example.com"
33
+ ],
34
+ "flags": {
35
+ "site": {
36
+ "char": "s",
37
+ "description": "Site ID di Orbit (UUID)",
38
+ "name": "site",
39
+ "required": true,
40
+ "hasDynamicHelp": false,
41
+ "multiple": false,
42
+ "type": "option"
43
+ },
44
+ "platform": {
45
+ "char": "p",
46
+ "description": "Piattaforma (auto-detect se omesso)",
47
+ "name": "platform",
48
+ "hasDynamicHelp": false,
49
+ "multiple": false,
50
+ "options": [
51
+ "wordpress",
52
+ "prestashop",
53
+ "custom"
54
+ ],
55
+ "type": "option"
56
+ },
57
+ "url": {
58
+ "char": "u",
59
+ "description": "URL finale del sito",
60
+ "name": "url",
61
+ "hasDynamicHelp": false,
62
+ "multiple": false,
63
+ "type": "option"
64
+ },
65
+ "force": {
66
+ "char": "f",
67
+ "description": "Sovrascrive un link esistente senza conferma",
68
+ "name": "force",
69
+ "allowNo": false,
70
+ "type": "boolean"
71
+ }
72
+ },
73
+ "hasDynamicHelp": false,
74
+ "hiddenAliases": [],
75
+ "id": "link",
76
+ "pluginAlias": "@orbitpanel/cli",
77
+ "pluginName": "@orbitpanel/cli",
78
+ "pluginType": "core",
79
+ "strict": true,
80
+ "summary": "Collega la directory corrente a un sito Orbit",
81
+ "enableJsonFlag": false,
82
+ "isESM": true,
83
+ "relativePath": [
84
+ "dist",
85
+ "commands",
86
+ "link.js"
87
+ ]
88
+ },
89
+ "login": {
90
+ "aliases": [],
91
+ "args": {},
92
+ "description": "Salva il token MCP per autenticarsi con il backend Orbit.\nIl token si genera dalla UI di Orbit → Sito → Token MCP → Crea Token.",
93
+ "examples": [
94
+ "<%= config.bin %> login --token orbit_mcp_xxx",
95
+ "<%= config.bin %> login --token orbit_mcp_xxx --api-url https://api.custom.com"
96
+ ],
97
+ "flags": {
98
+ "token": {
99
+ "char": "t",
100
+ "description": "Token MCP generato dalla UI di Orbit (o usa ORBIT_TOKEN env var)",
101
+ "env": "ORBIT_TOKEN",
102
+ "name": "token",
103
+ "required": true,
104
+ "hasDynamicHelp": false,
105
+ "multiple": false,
106
+ "type": "option"
107
+ },
108
+ "api-url": {
109
+ "description": "URL API Orbit",
110
+ "name": "api-url",
111
+ "default": "https://api.orbit.principi.it",
112
+ "hasDynamicHelp": false,
113
+ "multiple": false,
114
+ "type": "option"
115
+ },
116
+ "site-id": {
117
+ "char": "s",
118
+ "description": "Site ID associato al token",
119
+ "name": "site-id",
120
+ "default": "default",
121
+ "hasDynamicHelp": false,
122
+ "multiple": false,
123
+ "type": "option"
124
+ }
125
+ },
126
+ "hasDynamicHelp": false,
127
+ "hiddenAliases": [],
128
+ "id": "login",
129
+ "pluginAlias": "@orbitpanel/cli",
130
+ "pluginName": "@orbitpanel/cli",
131
+ "pluginType": "core",
132
+ "strict": true,
133
+ "summary": "Autentica la CLI con un token MCP di Orbit",
134
+ "enableJsonFlag": false,
135
+ "isESM": true,
136
+ "relativePath": [
137
+ "dist",
138
+ "commands",
139
+ "login.js"
140
+ ]
141
+ },
142
+ "logout": {
143
+ "aliases": [],
144
+ "args": {},
145
+ "examples": [
146
+ "<%= config.bin %> logout",
147
+ "<%= config.bin %> logout --site site_123"
148
+ ],
149
+ "flags": {
150
+ "site": {
151
+ "char": "s",
152
+ "description": "Rimuove solo il token di un sito specifico",
153
+ "name": "site",
154
+ "default": "default",
155
+ "hasDynamicHelp": false,
156
+ "multiple": false,
157
+ "type": "option"
158
+ }
159
+ },
160
+ "hasDynamicHelp": false,
161
+ "hiddenAliases": [],
162
+ "id": "logout",
163
+ "pluginAlias": "@orbitpanel/cli",
164
+ "pluginName": "@orbitpanel/cli",
165
+ "pluginType": "core",
166
+ "strict": true,
167
+ "summary": "Rimuove il token locale",
168
+ "enableJsonFlag": false,
169
+ "isESM": true,
170
+ "relativePath": [
171
+ "dist",
172
+ "commands",
173
+ "logout.js"
174
+ ]
175
+ },
176
+ "serve": {
177
+ "aliases": [],
178
+ "args": {},
179
+ "description": "Avvia un MCP server su stdio con 9 tool per l'integrazione LLM.\nConfigurazione nell'editor:\n\n {\n \"mcpServers\": {\n \"orbit-local\": {\n \"command\": \"orbit\",\n \"args\": [\"serve\"],\n \"env\": { \"MCP_TOKEN\": \"orbit_mcp_xxx\" }\n }\n }\n }",
180
+ "examples": [
181
+ "<%= config.bin %> serve",
182
+ "MCP_TOKEN=orbit_mcp_xxx <%= config.bin %> serve"
183
+ ],
184
+ "flags": {},
185
+ "hasDynamicHelp": false,
186
+ "hiddenAliases": [],
187
+ "id": "serve",
188
+ "pluginAlias": "@orbitpanel/cli",
189
+ "pluginName": "@orbitpanel/cli",
190
+ "pluginType": "core",
191
+ "strict": true,
192
+ "summary": "Avvia il MCP server per LLM (Claude Code, Cursor, etc.)",
193
+ "enableJsonFlag": false,
194
+ "isESM": true,
195
+ "relativePath": [
196
+ "dist",
197
+ "commands",
198
+ "serve.js"
199
+ ]
200
+ },
201
+ "status": {
202
+ "aliases": [],
203
+ "args": {},
204
+ "examples": [
205
+ "<%= config.bin %> status"
206
+ ],
207
+ "flags": {},
208
+ "hasDynamicHelp": false,
209
+ "hiddenAliases": [],
210
+ "id": "status",
211
+ "pluginAlias": "@orbitpanel/cli",
212
+ "pluginName": "@orbitpanel/cli",
213
+ "pluginType": "core",
214
+ "strict": true,
215
+ "summary": "Mostra lo stato corrente: sito, sessione, token",
216
+ "enableJsonFlag": false,
217
+ "isESM": true,
218
+ "relativePath": [
219
+ "dist",
220
+ "commands",
221
+ "status.js"
222
+ ]
223
+ },
224
+ "unlink": {
225
+ "aliases": [],
226
+ "args": {},
227
+ "description": "Elimina il file .orbit.json dalla directory corrente.",
228
+ "examples": [
229
+ "<%= config.bin %> unlink",
230
+ "<%= config.bin %> unlink --confirm"
231
+ ],
232
+ "flags": {
233
+ "confirm": {
234
+ "char": "y",
235
+ "description": "Salta la conferma interattiva",
236
+ "name": "confirm",
237
+ "allowNo": false,
238
+ "type": "boolean"
239
+ }
240
+ },
241
+ "hasDynamicHelp": false,
242
+ "hiddenAliases": [],
243
+ "id": "unlink",
244
+ "pluginAlias": "@orbitpanel/cli",
245
+ "pluginName": "@orbitpanel/cli",
246
+ "pluginType": "core",
247
+ "strict": true,
248
+ "summary": "Rimuove il collegamento della directory corrente",
249
+ "enableJsonFlag": false,
250
+ "isESM": true,
251
+ "relativePath": [
252
+ "dist",
253
+ "commands",
254
+ "unlink.js"
255
+ ]
256
+ },
257
+ "intervention:delete": {
258
+ "aliases": [],
259
+ "args": {
260
+ "id": {
261
+ "description": "UUID dell'intervento",
262
+ "name": "id",
263
+ "required": true
264
+ }
265
+ },
266
+ "examples": [
267
+ "<%= config.bin %> intervention delete abc123-uuid",
268
+ "<%= config.bin %> intervention delete abc123-uuid --confirm"
269
+ ],
270
+ "flags": {
271
+ "confirm": {
272
+ "char": "y",
273
+ "description": "Salta la conferma interattiva",
274
+ "name": "confirm",
275
+ "allowNo": false,
276
+ "type": "boolean"
277
+ }
278
+ },
279
+ "hasDynamicHelp": false,
280
+ "hiddenAliases": [],
281
+ "id": "intervention:delete",
282
+ "pluginAlias": "@orbitpanel/cli",
283
+ "pluginName": "@orbitpanel/cli",
284
+ "pluginType": "core",
285
+ "strict": true,
286
+ "summary": "Elimina un intervento (soft delete)",
287
+ "enableJsonFlag": false,
288
+ "isESM": true,
289
+ "relativePath": [
290
+ "dist",
291
+ "commands",
292
+ "intervention",
293
+ "delete.js"
294
+ ]
295
+ },
296
+ "intervention:get": {
297
+ "aliases": [],
298
+ "args": {
299
+ "id": {
300
+ "description": "UUID dell'intervento",
301
+ "name": "id",
302
+ "required": true
303
+ }
304
+ },
305
+ "examples": [
306
+ "<%= config.bin %> intervention get abc12345",
307
+ "<%= config.bin %> intervention get abc12345 --json"
308
+ ],
309
+ "flags": {
310
+ "json": {
311
+ "description": "Output in formato JSON",
312
+ "name": "json",
313
+ "allowNo": false,
314
+ "type": "boolean"
315
+ }
316
+ },
317
+ "hasDynamicHelp": false,
318
+ "hiddenAliases": [],
319
+ "id": "intervention:get",
320
+ "pluginAlias": "@orbitpanel/cli",
321
+ "pluginName": "@orbitpanel/cli",
322
+ "pluginType": "core",
323
+ "strict": true,
324
+ "summary": "Dettaglio di un singolo intervento",
325
+ "enableJsonFlag": false,
326
+ "isESM": true,
327
+ "relativePath": [
328
+ "dist",
329
+ "commands",
330
+ "intervention",
331
+ "get.js"
332
+ ]
333
+ },
334
+ "intervention:list": {
335
+ "aliases": [],
336
+ "args": {},
337
+ "examples": [
338
+ "<%= config.bin %> intervention list",
339
+ "<%= config.bin %> intervention list --status completed --limit 10",
340
+ "<%= config.bin %> intervention list --origin cli"
341
+ ],
342
+ "flags": {
343
+ "status": {
344
+ "description": "Filtra per stato",
345
+ "name": "status",
346
+ "hasDynamicHelp": false,
347
+ "multiple": false,
348
+ "options": [
349
+ "scheduled",
350
+ "in_progress",
351
+ "completed",
352
+ "verified"
353
+ ],
354
+ "type": "option"
355
+ },
356
+ "origin": {
357
+ "description": "Filtra per origine",
358
+ "name": "origin",
359
+ "hasDynamicHelp": false,
360
+ "multiple": false,
361
+ "options": [
362
+ "manual",
363
+ "ticket",
364
+ "protocol",
365
+ "agent",
366
+ "cli"
367
+ ],
368
+ "type": "option"
369
+ },
370
+ "type": {
371
+ "description": "Filtra per tipo",
372
+ "name": "type",
373
+ "hasDynamicHelp": false,
374
+ "multiple": false,
375
+ "options": [
376
+ "update",
377
+ "fix",
378
+ "security",
379
+ "feature",
380
+ "optimization",
381
+ "backup"
382
+ ],
383
+ "type": "option"
384
+ },
385
+ "priority": {
386
+ "description": "Filtra per priorita",
387
+ "name": "priority",
388
+ "hasDynamicHelp": false,
389
+ "multiple": false,
390
+ "options": [
391
+ "LOW",
392
+ "MEDIUM",
393
+ "HIGH",
394
+ "URGENT"
395
+ ],
396
+ "type": "option"
397
+ },
398
+ "limit": {
399
+ "char": "l",
400
+ "description": "Numero massimo risultati",
401
+ "name": "limit",
402
+ "default": 20,
403
+ "hasDynamicHelp": false,
404
+ "multiple": false,
405
+ "type": "option"
406
+ },
407
+ "sort": {
408
+ "description": "Campo di ordinamento (prefix - per DESC)",
409
+ "name": "sort",
410
+ "default": "-created_at",
411
+ "hasDynamicHelp": false,
412
+ "multiple": false,
413
+ "type": "option"
414
+ },
415
+ "json": {
416
+ "description": "Output in formato JSON",
417
+ "name": "json",
418
+ "allowNo": false,
419
+ "type": "boolean"
420
+ }
421
+ },
422
+ "hasDynamicHelp": false,
423
+ "hiddenAliases": [],
424
+ "id": "intervention:list",
425
+ "pluginAlias": "@orbitpanel/cli",
426
+ "pluginName": "@orbitpanel/cli",
427
+ "pluginType": "core",
428
+ "strict": true,
429
+ "summary": "Lista interventi del sito su Orbit",
430
+ "enableJsonFlag": false,
431
+ "isESM": true,
432
+ "relativePath": [
433
+ "dist",
434
+ "commands",
435
+ "intervention",
436
+ "list.js"
437
+ ]
438
+ },
439
+ "intervention:update": {
440
+ "aliases": [],
441
+ "args": {
442
+ "id": {
443
+ "description": "UUID dell'intervento",
444
+ "name": "id",
445
+ "required": true
446
+ }
447
+ },
448
+ "examples": [
449
+ "<%= config.bin %> intervention update abc123 --status completed",
450
+ "<%= config.bin %> intervention update abc123 --priority HIGH --title \"Nuovo titolo\""
451
+ ],
452
+ "flags": {
453
+ "status": {
454
+ "description": "Nuovo stato",
455
+ "name": "status",
456
+ "hasDynamicHelp": false,
457
+ "multiple": false,
458
+ "options": [
459
+ "scheduled",
460
+ "in_progress",
461
+ "completed",
462
+ "verified"
463
+ ],
464
+ "type": "option"
465
+ },
466
+ "priority": {
467
+ "description": "Nuova priorita",
468
+ "name": "priority",
469
+ "hasDynamicHelp": false,
470
+ "multiple": false,
471
+ "options": [
472
+ "LOW",
473
+ "MEDIUM",
474
+ "HIGH",
475
+ "URGENT"
476
+ ],
477
+ "type": "option"
478
+ },
479
+ "title": {
480
+ "description": "Nuovo titolo",
481
+ "name": "title",
482
+ "hasDynamicHelp": false,
483
+ "multiple": false,
484
+ "type": "option"
485
+ },
486
+ "description": {
487
+ "description": "Nuova descrizione",
488
+ "name": "description",
489
+ "hasDynamicHelp": false,
490
+ "multiple": false,
491
+ "type": "option"
492
+ },
493
+ "type-tag": {
494
+ "description": "Nuovo tipo",
495
+ "name": "type-tag",
496
+ "hasDynamicHelp": false,
497
+ "multiple": false,
498
+ "options": [
499
+ "update",
500
+ "fix",
501
+ "security",
502
+ "feature",
503
+ "optimization",
504
+ "backup"
505
+ ],
506
+ "type": "option"
507
+ }
508
+ },
509
+ "hasDynamicHelp": false,
510
+ "hiddenAliases": [],
511
+ "id": "intervention:update",
512
+ "pluginAlias": "@orbitpanel/cli",
513
+ "pluginName": "@orbitpanel/cli",
514
+ "pluginType": "core",
515
+ "strict": true,
516
+ "summary": "Aggiorna un intervento esistente",
517
+ "enableJsonFlag": false,
518
+ "isESM": true,
519
+ "relativePath": [
520
+ "dist",
521
+ "commands",
522
+ "intervention",
523
+ "update.js"
524
+ ]
525
+ },
526
+ "note:add": {
527
+ "aliases": [],
528
+ "args": {
529
+ "text": {
530
+ "description": "Testo della nota",
531
+ "name": "text",
532
+ "required": true
533
+ }
534
+ },
535
+ "description": "Registra un appunto o un'azione nella sessione attiva.",
536
+ "examples": [
537
+ "<%= config.bin %> note add \"Fixato layout mobile\"",
538
+ "<%= config.bin %> note add \"Aggiornato plugin sicurezza\" --priority critical"
539
+ ],
540
+ "flags": {
541
+ "priority": {
542
+ "char": "p",
543
+ "description": "Priorita della nota",
544
+ "name": "priority",
545
+ "default": "medium",
546
+ "hasDynamicHelp": false,
547
+ "multiple": false,
548
+ "options": [
549
+ "low",
550
+ "medium",
551
+ "high",
552
+ "critical"
553
+ ],
554
+ "type": "option"
555
+ }
556
+ },
557
+ "hasDynamicHelp": false,
558
+ "hiddenAliases": [],
559
+ "id": "note:add",
560
+ "pluginAlias": "@orbitpanel/cli",
561
+ "pluginName": "@orbitpanel/cli",
562
+ "pluginType": "core",
563
+ "strict": true,
564
+ "summary": "Aggiunge una nota alla sessione corrente",
565
+ "enableJsonFlag": false,
566
+ "isESM": true,
567
+ "relativePath": [
568
+ "dist",
569
+ "commands",
570
+ "note",
571
+ "add.js"
572
+ ]
573
+ },
574
+ "report:send": {
575
+ "aliases": [],
576
+ "args": {},
577
+ "description": "Raccoglie i dati dalla sessione corrente e dal repository git,\ncostruisce un intervento e lo invia a Orbit.",
578
+ "examples": [
579
+ "<%= config.bin %> report send",
580
+ "<%= config.bin %> report send --title \"Fix homepage\" --priority HIGH --tag fix",
581
+ "<%= config.bin %> report send --auto",
582
+ "<%= config.bin %> report send --dry-run"
583
+ ],
584
+ "flags": {
585
+ "title": {
586
+ "char": "t",
587
+ "description": "Titolo intervento (auto-generato se omesso)",
588
+ "name": "title",
589
+ "hasDynamicHelp": false,
590
+ "multiple": false,
591
+ "type": "option"
592
+ },
593
+ "priority": {
594
+ "char": "p",
595
+ "description": "Priorita",
596
+ "name": "priority",
597
+ "hasDynamicHelp": false,
598
+ "multiple": false,
599
+ "options": [
600
+ "LOW",
601
+ "MEDIUM",
602
+ "HIGH",
603
+ "URGENT"
604
+ ],
605
+ "type": "option"
606
+ },
607
+ "tag": {
608
+ "description": "Tipo intervento",
609
+ "name": "tag",
610
+ "hasDynamicHelp": false,
611
+ "multiple": false,
612
+ "options": [
613
+ "update",
614
+ "fix",
615
+ "security",
616
+ "feature",
617
+ "optimization",
618
+ "backup"
619
+ ],
620
+ "type": "option"
621
+ },
622
+ "description": {
623
+ "char": "d",
624
+ "description": "Descrizione markdown",
625
+ "name": "description",
626
+ "hasDynamicHelp": false,
627
+ "multiple": false,
628
+ "type": "option"
629
+ },
630
+ "auto": {
631
+ "description": "Mode automatico senza conferma",
632
+ "name": "auto",
633
+ "allowNo": false,
634
+ "type": "boolean"
635
+ },
636
+ "dry-run": {
637
+ "description": "Mostra anteprima senza inviare",
638
+ "name": "dry-run",
639
+ "allowNo": false,
640
+ "type": "boolean"
641
+ }
642
+ },
643
+ "hasDynamicHelp": false,
644
+ "hiddenAliases": [],
645
+ "id": "report:send",
646
+ "pluginAlias": "@orbitpanel/cli",
647
+ "pluginName": "@orbitpanel/cli",
648
+ "pluginType": "core",
649
+ "strict": true,
650
+ "summary": "Genera e invia un report/intervento a Orbit",
651
+ "enableJsonFlag": false,
652
+ "isESM": true,
653
+ "relativePath": [
654
+ "dist",
655
+ "commands",
656
+ "report",
657
+ "send.js"
658
+ ]
659
+ },
660
+ "session:end": {
661
+ "aliases": [],
662
+ "args": {},
663
+ "description": "Chiude la sessione attiva, cattura il commit finale\ne mostra un riepilogo del lavoro svolto.",
664
+ "examples": [
665
+ "<%= config.bin %> session end",
666
+ "<%= config.bin %> session end --summary \"Completato refactor homepage\""
667
+ ],
668
+ "flags": {
669
+ "summary": {
670
+ "char": "s",
671
+ "description": "Summary finale del lavoro svolto",
672
+ "name": "summary",
673
+ "hasDynamicHelp": false,
674
+ "multiple": false,
675
+ "type": "option"
676
+ }
677
+ },
678
+ "hasDynamicHelp": false,
679
+ "hiddenAliases": [],
680
+ "id": "session:end",
681
+ "pluginAlias": "@orbitpanel/cli",
682
+ "pluginName": "@orbitpanel/cli",
683
+ "pluginType": "core",
684
+ "strict": true,
685
+ "summary": "Chiude la sessione di lavoro corrente",
686
+ "enableJsonFlag": false,
687
+ "isESM": true,
688
+ "relativePath": [
689
+ "dist",
690
+ "commands",
691
+ "session",
692
+ "end.js"
693
+ ]
694
+ },
695
+ "session:start": {
696
+ "aliases": [],
697
+ "args": {},
698
+ "description": "Avvia una sessione di lavoro collegata al sito Orbit.\nCattura automaticamente branch git e commit corrente.",
699
+ "examples": [
700
+ "<%= config.bin %> session start",
701
+ "<%= config.bin %> session start --note \"Refactor homepage\""
702
+ ],
703
+ "flags": {
704
+ "note": {
705
+ "char": "n",
706
+ "description": "Nota iniziale sulla sessione",
707
+ "name": "note",
708
+ "hasDynamicHelp": false,
709
+ "multiple": false,
710
+ "type": "option"
711
+ }
712
+ },
713
+ "hasDynamicHelp": false,
714
+ "hiddenAliases": [],
715
+ "id": "session:start",
716
+ "pluginAlias": "@orbitpanel/cli",
717
+ "pluginName": "@orbitpanel/cli",
718
+ "pluginType": "core",
719
+ "strict": true,
720
+ "summary": "Inizia una sessione di lavoro locale",
721
+ "enableJsonFlag": false,
722
+ "isESM": true,
723
+ "relativePath": [
724
+ "dist",
725
+ "commands",
726
+ "session",
727
+ "start.js"
728
+ ]
729
+ }
730
+ },
731
+ "version": "0.1.0"
732
+ }