@ekkos/cli 1.0.17 → 1.0.18

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": "@ekkos/cli",
3
- "version": "1.0.17",
3
+ "version": "1.0.18",
4
4
  "description": "Setup ekkOS memory for AI coding assistants (Claude Code, Cursor, Windsurf)",
5
5
  "main": "dist/index.js",
6
6
  "bin": {
@@ -302,7 +302,7 @@ if ($skillReminders.Count -gt 0) {
302
302
 
303
303
  $output += @"
304
304
 
305
- <footer-format>End responses with: Claude Code ({Model}) - ekkOS - Turn $turn - $sessionName - $timestamp</footer-format>
305
+ <footer-format>End responses with: Claude Code ({Model}) · 🧠 ekkOS_™ · $sessionName · $timestamp</footer-format>
306
306
  "@
307
307
 
308
308
  Write-Output $output