🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@launchchair/agent

Package Overview
Dependencies
Maintainers
1
Versions
11
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.1
to
0.4.2
+2
-2
launchchair-cli.mjs

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

const VERSION = "0.4.1";
const VERSION = "0.4.2";
const SCRIPT_DIR = path.dirname(fileURLToPath(import.meta.url));

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

args = ["mcp-server"]
required = true
required = false
startup_timeout_sec = 20

@@ -810,0 +810,0 @@ tool_timeout_sec = 3600

{
"name": "@launchchair/agent",
"version": "0.4.1",
"version": "0.4.2",
"description": "LaunchChair Agent CLI, MCP bridge, local bridge, and runners for Codex, Claude Code, ChatGPT, Claude, and Hermes workflows.",

@@ -5,0 +5,0 @@ "type": "module",