@askalf/dario
Advanced tools
@@ -42,6 +42,9 @@ /** | ||
| }[]; | ||
| /** Lowercased CC tool name → canonical name, for identity-matching a CC client's | ||
| * own tools (so newer built-ins not yet in TOOL_MAP map to themselves rather | ||
| * than being treated as foreign and round-robined). Tracks the live bundle. */ | ||
| export declare const CC_NATIVE_LOWER: Map<string, string>; | ||
| /** CC's own tool names, EXACT case ("Read", "Bash", "Agent", …). A CC client's | ||
| * tools identity-map to themselves and OVERRIDE TOOL_MAP — whose lowercase | ||
| * cross-client aliases ('read' → {path}/{filePath}) would otherwise mistranslate | ||
| * a CC tool (Read's file_path → path). Exact case is the discriminator: CC sends | ||
| * PascalCase, the {path}-style clients send lowercase/snake, so a non-CC `read` | ||
| * still routes through TOOL_MAP. Tracks the live bundle (refreshed each bake). */ | ||
| export declare const CC_NATIVE_NAMES: Set<string>; | ||
| /** CC's static system prompt (~25KB). */ | ||
@@ -48,0 +51,0 @@ export declare const CC_SYSTEM_PROMPT: string; |
+1
-1
| { | ||
| "name": "@askalf/dario", | ||
| "version": "4.8.72", | ||
| "version": "4.8.73", | ||
| "description": "Use your Claude Pro/Max subscription in any tool — Cursor, Cline, Aider, the Agent SDK, your scripts — at subscription pricing, not per-token API bills. One local Anthropic + OpenAI-compatible endpoint.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances 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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances 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
1223754
0.05%24049
0.03%