@cubis/foundry
Advanced tools
@@ -98,3 +98,3 @@ --- | ||
| - Install/update bundle: | ||
| `cbx workflows install --platform antigravity --bundle agent-environment-setup --scope project --overwrite` | ||
| `cbx workflows install --platform antigravity --bundle agent-environment-setup --scope global --overwrite` | ||
| - Rebuild managed routing block: | ||
@@ -101,0 +101,0 @@ `cbx workflows sync-rules --platform antigravity --scope project` |
@@ -88,3 +88,3 @@ # AGENTS.md - Cubis Foundry Codex Protocol | ||
| - Install/update bundle: | ||
| `cbx workflows install --platform codex --bundle agent-environment-setup --scope project --overwrite` | ||
| `cbx workflows install --platform codex --bundle agent-environment-setup --scope global --overwrite` | ||
| - Rebuild managed routing block: | ||
@@ -91,0 +91,0 @@ `cbx workflows sync-rules --platform codex --scope project` |
@@ -97,3 +97,3 @@ # .github/copilot-instructions.md - Cubis Foundry Copilot Protocol | ||
| - Install/update bundle: | ||
| `cbx workflows install --platform copilot --bundle agent-environment-setup --scope project --overwrite` | ||
| `cbx workflows install --platform copilot --bundle agent-environment-setup --scope global --overwrite` | ||
| - Rebuild managed routing block: | ||
@@ -100,0 +100,0 @@ `cbx workflows sync-rules --platform copilot --scope project` |
@@ -97,3 +97,3 @@ # .github/copilot-instructions.md - Cubis Foundry Copilot Protocol | ||
| - Install/update bundle: | ||
| `cbx workflows install --platform copilot --bundle agent-environment-setup --scope project --overwrite` | ||
| `cbx workflows install --platform copilot --bundle agent-environment-setup --scope global --overwrite` | ||
| - Rebuild managed routing block: | ||
@@ -100,0 +100,0 @@ `cbx workflows sync-rules --platform copilot --scope project` |
+1
-1
| { | ||
| "name": "@cubis/foundry", | ||
| "version": "0.3.19", | ||
| "version": "0.3.20", | ||
| "description": "Cubis Foundry CLI for workflow-first AI agent environments", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+12
-1
@@ -63,2 +63,3 @@ # Cubis Foundry CLI (`cbx`) | ||
| - `cbx workflows install` now also bootstraps `ENGINEERING_RULES.md` and `TECH.md` (creates when missing; keeps existing files unless explicitly regenerated). | ||
| - When install scope is `global`, workflow/skill/agent artifacts install to global paths, but rule sync + engineering artifacts are maintained in workspace (`project`) scope. | ||
| - Optional `--postman` bootstrap creates `postman_setting.json` and installs/configures the Postman skill/MCP for Codex, Antigravity, and Copilot. | ||
@@ -256,6 +257,16 @@ - Use `cbx rules init --platform <platform> --overwrite` to force-regenerate both files. | ||
| Default scope: | ||
| - `project` | ||
| - Install/init commands: | ||
| - `cbx workflows install` | ||
| - `cbx workflows init` | ||
| - `cbx skills install` | ||
| - `cbx skills init` | ||
| - `cbx install` (legacy alias) | ||
| - `cbx init` (legacy alias) | ||
| - Default scope for these commands is `global`. | ||
| - Rule files (`AGENTS.md`/`GEMINI.md`/Copilot instructions) and engineering files (`ENGINEERING_RULES.md`, `TECH.md`) are still updated in workspace (`project`) scope during install. | ||
| - Other workflow/rules commands default to `project`. | ||
| Optional: | ||
| - `--scope global` | ||
| - `--scope project` | ||
@@ -262,0 +273,0 @@ Platform auto-detection: |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
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 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
21026315
037264
0.01%400
2.83%