@codyswann/lisa 4.3.4 → 4.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/all/copy-overwrite/scripts/check-conflict-markers.mjs +30 -5
- package/all/copy-overwrite/scripts/lib/bounded-spawn.mjs +26 -14
- package/all/copy-overwrite/scripts/lisa-environment-prepare.mjs +29 -2
- package/all/copy-overwrite/scripts/lisa-postinstall.mjs +18 -2
- package/all/copy-overwrite/scripts/lisa-reconcile-policy.mjs +35 -7
- package/all/copy-overwrite/scripts/lisa-run-gates.mjs +38 -4
- package/dist/core/lisa-owned-hash-ledger.d.ts.map +1 -1
- package/dist/core/lisa-owned-hash-ledger.js +8 -0
- package/dist/core/lisa-owned-hash-ledger.js.map +1 -1
- package/dist/core/upstream-evidence-manifest.js +10 -10
- package/expo/copy-overwrite/scripts/lib/bounded-spawn.mjs +26 -14
- package/package.json +1 -1
- package/plugins/lisa/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa/.codex-plugin/skills/lisa-parity-safety-net-rules/SKILL.md +2 -2
- package/plugins/lisa/skills/lisa-parity-safety-net-rules/SKILL.md +2 -2
- package/plugins/lisa-agy/plugin.json +1 -1
- package/plugins/lisa-agy/skills/lisa-parity-safety-net-rules/SKILL.md +2 -2
- package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-agy/plugin.json +1 -1
- package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-copilot/skills/lisa-parity-safety-net-rules/SKILL.md +2 -2
- package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cursor/skills/lisa-parity-safety-net-rules/SKILL.md +2 -2
- package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-agy/plugin.json +1 -1
- package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-agy/plugin.json +1 -1
- package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-agy/plugin.json +1 -1
- package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-agy/plugin.json +1 -1
- package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-agy/plugin.json +1 -1
- package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-agy/plugin.json +1 -1
- package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-agy/plugin.json +1 -1
- package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/src/base/skills/lisa-parity-safety-net-rules/SKILL.md +2 -2
- package/scripts/lib/bounded-spawn.mjs +26 -14
- package/typescript/copy-overwrite/scripts/lib/bounded-spawn.mjs +26 -14
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
name: lisa-parity-safety-net-rules
|
|
3
3
|
description: "View, set, and verify the…"
|
|
4
4
|
allowed-tools: ["Read", "Edit", "Write", "Bash"]
|
|
5
|
-
synced-from: safety-net@cc-marketplace@
|
|
5
|
+
synced-from: safety-net@cc-marketplace@1.0.6
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# Parity Safety-Net Rules
|
|
@@ -24,7 +24,7 @@ project-specific rules on top of those built-ins.
|
|
|
24
24
|
> against Lisa conventions — it does **not** port or invoke upstream plugin
|
|
25
25
|
> code.
|
|
26
26
|
>
|
|
27
|
-
> **Drift tracking.** Pinned to `safety-net@cc-marketplace@
|
|
27
|
+
> **Drift tracking.** Pinned to `safety-net@cc-marketplace@1.0.6`.
|
|
28
28
|
> `scripts/plugin-parity-drift.mjs` compares this pin against the upstream
|
|
29
29
|
> version in the plugin cache and flags staleness. **Do not port or copy upstream
|
|
30
30
|
> plugin code.**
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
name: lisa-parity-safety-net-rules
|
|
3
3
|
description: "View, set, and verify the custom guard rules enforced by Lisa's safety-net PreToolUse Bash hook (parity-safety-net.sh). The consolidated cross-agent equivalent of the upstream safety-net plugin's set-custom-rules + verify-custom-rules skills — manages a project-local list of extended-regex patterns that block destructive shell commands, on Codex, agy, Copilot, Cursor, and Claude."
|
|
4
4
|
allowed-tools: ["Read", "Edit", "Write", "Bash"]
|
|
5
|
-
synced-from: safety-net@cc-marketplace@
|
|
5
|
+
synced-from: safety-net@cc-marketplace@1.0.6
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# Parity Safety-Net Rules
|
|
@@ -24,7 +24,7 @@ project-specific rules on top of those built-ins.
|
|
|
24
24
|
> against Lisa conventions — it does **not** port or invoke upstream plugin
|
|
25
25
|
> code.
|
|
26
26
|
>
|
|
27
|
-
> **Drift tracking.** Pinned to `safety-net@cc-marketplace@
|
|
27
|
+
> **Drift tracking.** Pinned to `safety-net@cc-marketplace@1.0.6`.
|
|
28
28
|
> `scripts/plugin-parity-drift.mjs` compares this pin against the upstream
|
|
29
29
|
> version in the plugin cache and flags staleness. **Do not port or copy upstream
|
|
30
30
|
> plugin code.**
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
name: lisa-parity-safety-net-rules
|
|
3
3
|
description: "View, set, and verify the custom guard rules enforced by Lisa's safety-net PreToolUse Bash hook (parity-safety-net.sh). The consolidated cross-agent equivalent of the upstream safety-net plugin's set-custom-rules + verify-custom-rules skills — manages a project-local list of extended-regex patterns that block destructive shell commands, on Codex, agy, Copilot, Cursor, and Claude."
|
|
4
4
|
allowed-tools: ["Read", "Edit", "Write", "Bash"]
|
|
5
|
-
synced-from: safety-net@cc-marketplace@
|
|
5
|
+
synced-from: safety-net@cc-marketplace@1.0.6
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# Parity Safety-Net Rules
|
|
@@ -24,7 +24,7 @@ project-specific rules on top of those built-ins.
|
|
|
24
24
|
> against Lisa conventions — it does **not** port or invoke upstream plugin
|
|
25
25
|
> code.
|
|
26
26
|
>
|
|
27
|
-
> **Drift tracking.** Pinned to `safety-net@cc-marketplace@
|
|
27
|
+
> **Drift tracking.** Pinned to `safety-net@cc-marketplace@1.0.6`.
|
|
28
28
|
> `scripts/plugin-parity-drift.mjs` compares this pin against the upstream
|
|
29
29
|
> version in the plugin cache and flags staleness. **Do not port or copy upstream
|
|
30
30
|
> plugin code.**
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
name: lisa-parity-safety-net-rules
|
|
3
3
|
description: "View, set, and verify the custom guard rules enforced by Lisa's safety-net PreToolUse Bash hook (parity-safety-net.sh). The consolidated cross-agent equivalent of the upstream safety-net plugin's set-custom-rules + verify-custom-rules skills — manages a project-local list of extended-regex patterns that block destructive shell commands, on Codex, agy, Copilot, Cursor, and Claude."
|
|
4
4
|
allowed-tools: ["Read", "Edit", "Write", "Bash"]
|
|
5
|
-
synced-from: safety-net@cc-marketplace@
|
|
5
|
+
synced-from: safety-net@cc-marketplace@1.0.6
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# Parity Safety-Net Rules
|
|
@@ -24,7 +24,7 @@ project-specific rules on top of those built-ins.
|
|
|
24
24
|
> against Lisa conventions — it does **not** port or invoke upstream plugin
|
|
25
25
|
> code.
|
|
26
26
|
>
|
|
27
|
-
> **Drift tracking.** Pinned to `safety-net@cc-marketplace@
|
|
27
|
+
> **Drift tracking.** Pinned to `safety-net@cc-marketplace@1.0.6`.
|
|
28
28
|
> `scripts/plugin-parity-drift.mjs` compares this pin against the upstream
|
|
29
29
|
> version in the plugin cache and flags staleness. **Do not port or copy upstream
|
|
30
30
|
> plugin code.**
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
name: lisa-parity-safety-net-rules
|
|
3
3
|
description: "View, set, and verify the custom guard rules enforced by Lisa's safety-net PreToolUse Bash hook (parity-safety-net.sh). The consolidated cross-agent equivalent of the upstream safety-net plugin's set-custom-rules + verify-custom-rules skills — manages a project-local list of extended-regex patterns that block destructive shell commands, on Codex, agy, Copilot, Cursor, and Claude."
|
|
4
4
|
allowed-tools: ["Read", "Edit", "Write", "Bash"]
|
|
5
|
-
synced-from: safety-net@cc-marketplace@
|
|
5
|
+
synced-from: safety-net@cc-marketplace@1.0.6
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# Parity Safety-Net Rules
|
|
@@ -24,7 +24,7 @@ project-specific rules on top of those built-ins.
|
|
|
24
24
|
> against Lisa conventions — it does **not** port or invoke upstream plugin
|
|
25
25
|
> code.
|
|
26
26
|
>
|
|
27
|
-
> **Drift tracking.** Pinned to `safety-net@cc-marketplace@
|
|
27
|
+
> **Drift tracking.** Pinned to `safety-net@cc-marketplace@1.0.6`.
|
|
28
28
|
> `scripts/plugin-parity-drift.mjs` compares this pin against the upstream
|
|
29
29
|
> version in the plugin cache and flags staleness. **Do not port or copy upstream
|
|
30
30
|
> plugin code.**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.4.0",
|
|
4
4
|
"description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, for Claude Code and Codex",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Cody Swann"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.4.0",
|
|
4
4
|
"description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, across Claude and Codex.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Cody Swann"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.4.0",
|
|
4
4
|
"description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, for Claude Code and Codex",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Cody Swann"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.4.0",
|
|
4
4
|
"description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, for Claude Code and Codex",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Cody Swann"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.4.0",
|
|
4
4
|
"description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, for Claude Code and Codex",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Cody Swann"
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
name: lisa-parity-safety-net-rules
|
|
3
3
|
description: "View, set, and verify the custom guard rules enforced by Lisa's safety-net PreToolUse Bash hook (parity-safety-net.sh). The consolidated cross-agent equivalent of the upstream safety-net plugin's set-custom-rules + verify-custom-rules skills — manages a project-local list of extended-regex patterns that block destructive shell commands, on Codex, agy, Copilot, Cursor, and Claude."
|
|
4
4
|
allowed-tools: ["Read", "Edit", "Write", "Bash"]
|
|
5
|
-
synced-from: safety-net@cc-marketplace@
|
|
5
|
+
synced-from: safety-net@cc-marketplace@1.0.6
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# Parity Safety-Net Rules
|
|
@@ -24,7 +24,7 @@ project-specific rules on top of those built-ins.
|
|
|
24
24
|
> against Lisa conventions — it does **not** port or invoke upstream plugin
|
|
25
25
|
> code.
|
|
26
26
|
>
|
|
27
|
-
> **Drift tracking.** Pinned to `safety-net@cc-marketplace@
|
|
27
|
+
> **Drift tracking.** Pinned to `safety-net@cc-marketplace@1.0.6`.
|
|
28
28
|
> `scripts/plugin-parity-drift.mjs` compares this pin against the upstream
|
|
29
29
|
> version in the plugin cache and flags staleness. **Do not port or copy upstream
|
|
30
30
|
> plugin code.**
|