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

arnie-cli

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arnie-cli - npm Package Compare versions

Comparing version
1.5.2
to
1.5.3
+1
-1
dist/cli.js

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

import { handleSlashCommand } from "./slashCommands.js";
const VERSION = "1.5.2";
const VERSION = "1.5.3";
const COMPACT_BETA = "compact-2026-01-12";

@@ -46,0 +46,0 @@ const PLAN_MODE_BLOCK = `Plan mode is active. Before calling any tool that mutates state (write_file, edit_file, shell that modifies the system, shell_background, shell_kill) or making non-trivial changes, propose a numbered plan and wait for the user's explicit approval (e.g. "ok", "go", "proceed"). Read-only investigation tools (read_file, list_dir, grep, network_check, service_check, shell_status, subagent, web_search) may be used freely to inform the plan. Once approved, execute the plan step by step, narrating progress.`;

{
"name": "arnie-cli",
"version": "1.5.2",
"version": "1.5.3",
"description": "Portable IT troubleshooting companion powered by Claude — networking, AD, Windows Update, package managers, log triage, hardware checks, dev environments.",

@@ -50,3 +50,3 @@ "keywords": [

"dependencies": {
"@anthropic-ai/sdk": "^0.95.1",
"@anthropic-ai/sdk": "^0.100.1",
"chalk": "^5.6.2",

@@ -53,0 +53,0 @@ "zod": "^4.4.3"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display