@kryvenaiofficial/kryven 0.2.3 → 0.2.5

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kryvenaiofficial/kryven",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "description": "Kryven Agent CLI — terminal AI coding assistant powered by the Kryven platform.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -32,7 +32,7 @@ try {
32
32
  ' ' + purple('────────────────────────────────────────────'),
33
33
  ' ' + green('✓') + ' ' + bold('Kryven CLI installed.'),
34
34
  '',
35
- ' Run ' + bold(purple('kryven')) + ' in your terminal to enable the CLI.',
35
+ ' Run "' + bold(purple('kryven')) + '" in your terminal to enable the CLI.',
36
36
  ' ' + purple('────────────────────────────────────────────'),
37
37
  '',
38
38
  ' ' + bold('kryven') + ' ' + dim('start chatting + coding (3 free prompts)'),