@skein-code/cli 0.3.1 → 0.3.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skein-code/cli",
3
- "version": "0.3.1",
3
+ "version": "0.3.3",
4
4
  "description": "A context-first, model-agnostic coding agent with an auditable terminal workspace.",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -16,8 +16,8 @@
16
16
  },
17
17
  "skein": {
18
18
  "releaseNotes": [
19
- "Fix ghost characters left in /theme list and other list panels",
20
- "List rows now pad to a stable width so incremental repaints overwrite stale cells"
19
+ "Quieter turns: greetings like \"hi\" no longer dump a context panel",
20
+ "Redesigned entry banner into a bordered hero card with aligned metadata"
21
21
  ]
22
22
  },
23
23
  "bin": {