@skein-code/cli 0.3.6 → 0.3.7

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.6",
3
+ "version": "0.3.7",
4
4
  "description": "A context-first, model-agnostic coding agent with an auditable terminal workspace.",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -16,9 +16,9 @@
16
16
  },
17
17
  "skein": {
18
18
  "releaseNotes": [
19
- "Local multilingual retrieval now runs without an external service and verifies indexed spans against current files",
20
- "First-run model setup has two explicit connection paths with responsive, masked credential entry",
21
- "The interactive queue can now be inspected, reordered by removal, or cleared with /queue"
19
+ "Terminal startup no longer leaks Kitty keyboard probes or wraps long model names into stray rows",
20
+ "The fresh-session summary is denser and verified across narrow, wide, and short terminal layouts",
21
+ "Prompt assembly now keeps optional orchestration guidance out of simple runs and strengthens language, user-work, and verification guardrails"
22
22
  ]
23
23
  },
24
24
  "bin": {