Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

kyos-cli

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kyos-cli - npm Package Compare versions

Comparing version
1.1.0
to
1.1.1
+1
-1
package.json
{
"name": "kyos-cli",
"version": "1.1.0",
"version": "1.1.1",
"description": "Bootstrap and safely evolve a shared Claude Code repo structure.",

@@ -5,0 +5,0 @@ "author": "Eugene",

@@ -8,2 +8,3 @@ # kyos-cli

[![Node version](https://img.shields.io/node/v/kyos-cli)](https://nodejs.org)
[![Buy Me a Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ajesskit-FFDD00?style=flat&logo=buy-me-a-coffee&logoColor=black)](https://buymeacoffee.com/ajesskit)

@@ -10,0 +11,0 @@ Claude Code works best with structure — without it, conversations drift, context gets lost, and results get inconsistent. `kyos-cli` installs a set of workflow commands into your project so you can move from idea to working code in a repeatable way. One command sets it up; the rest is up to you and Claude.

@@ -209,3 +209,3 @@ const fs = require("fs");

summary: "apply disabled",
errors: ["The '--apply' command is temporarily disabled pending revalidation."],
errors: ["The 'kyos-cli --apply' command is temporarily disabled pending revalidation."],
};

@@ -335,6 +335,2 @@ }

},
statusLine: {
showBranch: true,
showDirty: true,
},
}),

@@ -341,0 +337,0 @@ [`${CLAUDE_ROOT}/commands/README.md`]: