+1
-1
@@ -35,3 +35,3 @@ #!/usr/bin/env node | ||
| import { handleSlashCommand } from "./slashCommands.js"; | ||
| const VERSION = "1.1.1"; | ||
| const VERSION = "1.1.2"; | ||
| const COMPACT_BETA = "compact-2026-01-12"; | ||
@@ -38,0 +38,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.`; |
+29
-3
| { | ||
| "name": "arnie-cli", | ||
| "version": "1.1.1", | ||
| "description": "Portable IT troubleshooting companion powered by Claude", | ||
| "version": "1.1.2", | ||
| "description": "Portable IT troubleshooting companion powered by Claude — networking, AD, Windows Update, package managers, log triage, hardware checks, dev environments.", | ||
| "keywords": [ | ||
| "claude", | ||
| "anthropic", | ||
| "ai", | ||
| "cli", | ||
| "troubleshooting", | ||
| "it", | ||
| "sysadmin", | ||
| "windows", | ||
| "linux", | ||
| "macos", | ||
| "agent", | ||
| "tool-use", | ||
| "developer-tools" | ||
| ], | ||
| "author": "askalf (https://github.com/askalf)", | ||
| "license": "MIT", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/askalf/arnie.git" | ||
| }, | ||
| "homepage": "https://github.com/askalf/arnie", | ||
| "bugs": { | ||
| "url": "https://github.com/askalf/arnie/issues" | ||
| }, | ||
| "type": "module", | ||
@@ -12,3 +37,4 @@ "bin": { | ||
| "dist/**/*", | ||
| "README.md" | ||
| "README.md", | ||
| "LICENSE" | ||
| ], | ||
@@ -15,0 +41,0 @@ "scripts": { |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
627717
0.1%0
-100%0
-100%19
-5%