@nikkory/vibe-engine 4.0.1 → 4.0.3

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/bin/vibe.js CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env node
1
+ #!/usr/bin/env node
2
2
  /**
3
3
  * Nikkory Vibe CLI - Executable Entry Point
4
4
  *
@@ -14,11 +14,11 @@ export declare const NIKKORY_LOGO: string;
14
14
  /**
15
15
  * Compact version of the logo (for inline use)
16
16
  */
17
- export declare const NIKKORY_COMPACT = "\n\u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n\u2551 NIKKORY VIBE ENGINE v4.0 \u2551\n\u2551 Zero-Token Code Generation \u2551\n\u2551 https://nikkory.com \u2551\n\u255A\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255D\n";
17
+ export declare const NIKKORY_COMPACT = "\n\u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n\u2551 NIKKORY VIBE v4.0.1 \u2551\n\u2551 Zero-Token Code Generation \u2551\n\u2551 https://nikkory.com \u2551\n\u255A\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255D\n";
18
18
  /**
19
19
  * Single-line version (for banners)
20
20
  */
21
- export declare const NIKKORY_BANNER = "\u001B[38;2;252;184;0m\uD83D\uDE80 NIKKORY VIBE\u001B[0m ENGINE v4.0 - Zero-Token Code Generation";
21
+ export declare const NIKKORY_BANNER = "\u001B[38;2;252;184;0m\uD83D\uDE80 NIKKORY VIBE\u001B[0m v4.0.1 - Zero-Token UI/UX Code Generation";
22
22
  /**
23
23
  * Print logo to console
24
24
  */
package/dist/index.js CHANGED
@@ -17368,7 +17368,7 @@ var NIKKORY_LOGO = [
17368
17368
  "",
17369
17369
  ` ${YELLOW}https://nikkory.com${RESET}`
17370
17370
  ].join("\n");
17371
- var NIKKORY_BANNER = `${YELLOW}\u{1F680} NIKKORY VIBE${RESET} ENGINE v4.0 - Zero-Token Code Generation`;
17371
+ var NIKKORY_BANNER = `${YELLOW}\u{1F680} NIKKORY VIBE${RESET} v4.0.1 - Zero-Token UI/UX Code Generation`;
17372
17372
 
17373
17373
  // src/cli/index.ts
17374
17374
  var HELP_TEXT = `${NIKKORY_LOGO}
@@ -17441,11 +17441,11 @@ TIERS:
17441
17441
  enterprise + memo, analytics, ARIA (150-300 LOC)
17442
17442
 
17443
17443
  VERSION:
17444
- 4.0.0
17444
+ 4.0.1
17445
17445
 
17446
17446
  Powered by Nikkory
17447
17447
  `.trim();
17448
- var VERSION = "4.0.0";
17448
+ var VERSION = "4.0.1";
17449
17449
  function printHelp() {
17450
17450
  console.log(HELP_TEXT);
17451
17451
  }
package/dist/index.mjs CHANGED
@@ -17346,7 +17346,7 @@ var NIKKORY_LOGO = [
17346
17346
  "",
17347
17347
  ` ${YELLOW}https://nikkory.com${RESET}`
17348
17348
  ].join("\n");
17349
- var NIKKORY_BANNER = `${YELLOW}\u{1F680} NIKKORY VIBE${RESET} ENGINE v4.0 - Zero-Token Code Generation`;
17349
+ var NIKKORY_BANNER = `${YELLOW}\u{1F680} NIKKORY VIBE${RESET} v4.0.1 - Zero-Token UI/UX Code Generation`;
17350
17350
 
17351
17351
  // src/cli/index.ts
17352
17352
  var HELP_TEXT = `${NIKKORY_LOGO}
@@ -17419,11 +17419,11 @@ TIERS:
17419
17419
  enterprise + memo, analytics, ARIA (150-300 LOC)
17420
17420
 
17421
17421
  VERSION:
17422
- 4.0.0
17422
+ 4.0.1
17423
17423
 
17424
17424
  Powered by Nikkory
17425
17425
  `.trim();
17426
- var VERSION = "4.0.0";
17426
+ var VERSION = "4.0.1";
17427
17427
  function printHelp() {
17428
17428
  console.log(HELP_TEXT);
17429
17429
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nikkory/vibe-engine",
3
- "version": "4.0.1",
3
+ "version": "4.0.3",
4
4
  "description": "Framework-agnostic code generation engine for Nikkory Vibe - Zero-token UI/UX code generation",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",