Sign In

@launchchair/agent

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchchair/agent - npm Package Compare versions

Comparing version
0.4.9
to
0.4.10
+1
-1
launchchair-cli.mjs

@@ -18,3 +18,3 @@ #!/usr/bin/env node

const VERSION = "0.4.9";
const VERSION = "0.4.10";
const SCRIPT_DIR = path.dirname(fileURLToPath(import.meta.url));

@@ -21,0 +21,0 @@ const DEFAULT_BASE_URL = "https://www.launchchair.io";

@@ -20,3 +20,3 @@ #!/usr/bin/env node

const VERSION = "0.4.9";
const VERSION = "0.4.10";
const CLIENT_TYPES = ["codex", "chatgpt", "claude", "claude_code", "other"];

@@ -23,0 +23,0 @@ const AGENT_SCRIPT_DIR = path.dirname(fileURLToPath(import.meta.url));

@@ -22,3 +22,3 @@ #!/usr/bin/env node

const VERSION = "0.4.9";
const VERSION = "0.4.10";
const SERVER_NAME = "launchchair-agent-mcp";

@@ -25,0 +25,0 @@ const AGENT_SCRIPT_DIR = path.dirname(fileURLToPath(import.meta.url));

{
"name": "@launchchair/agent",
"version": "0.4.9",
"version": "0.4.10",
"mcpName": "io.launchchair/agent",
"description": "LaunchChair Agent CLI, MCP bridge, local bridge, and runners for Codex, Claude Code, ChatGPT, Claude, and Hermes workflows.",
"type": "module",
"repository": {
"type": "git",
"url": "git+https://github.com/Alphablank1111/rocket_founder.git",
"directory": "packages/launchchair-agent"
},
"bin": {

@@ -13,0 +8,0 @@ "launchchair": "./launchchair-cli.mjs"

@@ -6,9 +6,4 @@ {

"description": "Plan, validate, and build products and features with LaunchChair.",
"version": "0.4.9",
"version": "0.4.10",
"websiteUrl": "https://www.launchchair.io/docs/mcp",
"repository": {
"url": "https://github.com/Alphablank1111/rocket_founder",
"source": "github",
"subfolder": "packages/launchchair-agent"
},
"packages": [

@@ -18,3 +13,3 @@ {

"identifier": "@launchchair/agent",
"version": "0.4.9",
"version": "0.4.10",
"runtimeHint": "npx",

@@ -21,0 +16,0 @@ "runtimeArguments": [