@ekkos/cli 1.1.2 → 1.1.4

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.
@@ -1140,9 +1140,9 @@ async function run(options) {
1140
1140
  logoLines.forEach(line => console.log(chalk_1.default.magenta(line)));
1141
1141
  console.log('');
1142
1142
  // ══════════════════════════════════════════════════════════════════════════
1143
- // ANIMATED TITLE: "Cognitive Continuity Engine" with orange/white shine
1143
+ // ANIMATED TITLE: "Scale Pulse" with orange/white shine
1144
1144
  // ══════════════════════════════════════════════════════════════════════════
1145
- const titleText = 'Cognitive Continuity Engine';
1145
+ const titleText = 'ekkOS_Pulse';
1146
1146
  const taglineText = 'Context is finite. Intelligence isn\'t.';
1147
1147
  // Color palette for shine effect
1148
1148
  const whiteShine = chalk_1.default.whiteBright;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ekkos/cli",
3
- "version": "1.1.2",
3
+ "version": "1.1.4",
4
4
  "description": "Setup ekkOS memory for AI coding assistants (Claude Code, Cursor, Windsurf)",
5
5
  "main": "dist/index.js",
6
6
  "bin": {