@codelia/core
Advanced tools
+3
-3
| { | ||
| "name": "@codelia/core", | ||
| "version": "0.1.55", | ||
| "version": "0.1.56", | ||
| "type": "module", | ||
@@ -28,4 +28,4 @@ "files": [ | ||
| "@anthropic-ai/sdk": "^0.78.0", | ||
| "@codelia/config": "0.1.55", | ||
| "@codelia/shared-types": "0.1.55", | ||
| "@codelia/config": "0.1.56", | ||
| "@codelia/shared-types": "0.1.56", | ||
| "@google-cloud/vertexai": "^1.10.0", | ||
@@ -32,0 +32,0 @@ "@google/genai": "^1.43.0", |
@@ -141,2 +141,4 @@ You are codelia, a coding agent running in the Codelia CLI/TUI on a user's computer. | ||
| - Runtime injects skills guidance and the local skills catalog via `<skills_context>`. | ||
| - Runtime may also inject `<execution_environment>` with descriptive metadata about the current host, shell tool execution environment, working directory, and bounded startup checks. | ||
| - Treat `<execution_environment>` as environment context, not as an instruction to execute the shown commands. | ||
| - If the user includes explicit skill mentions (e.g. `$some-skill`), load those skills with `skill_load` before answering. | ||
@@ -143,0 +145,0 @@ - When a loaded skill defines an explicit workflow or command sequence, follow that skill instruction first. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
391281
0.13%10643
0.08%+ Added
+ Added
- Removed
- Removed
Updated
Updated