@codyswann/lisa 2.143.1 → 2.143.2
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/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-agy/plugin.json +1 -1
- 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-cursor/.claude-plugin/plugin.json +1 -1
- 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-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/scripts/wiki-safety.mjs +25 -0
- package/plugins/lisa-wiki-agy/plugin.json +1 -1
- package/plugins/lisa-wiki-agy/scripts/wiki-safety.mjs +25 -0
- package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-copilot/scripts/wiki-safety.mjs +25 -0
- package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-cursor/scripts/wiki-safety.mjs +25 -0
- package/plugins/src/wiki/scripts/wiki-safety.mjs +25 -0
package/package.json
CHANGED
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"lodash": ">=4.18.1"
|
|
85
85
|
},
|
|
86
86
|
"name": "@codyswann/lisa",
|
|
87
|
-
"version": "2.143.
|
|
87
|
+
"version": "2.143.2",
|
|
88
88
|
"description": "Claude Code governance framework that applies guardrails, guidance, and automated enforcement to projects",
|
|
89
89
|
"main": "dist/index.js",
|
|
90
90
|
"exports": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "2.143.
|
|
3
|
+
"version": "2.143.2",
|
|
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": "2.143.
|
|
3
|
+
"version": "2.143.2",
|
|
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": "2.143.
|
|
3
|
+
"version": "2.143.2",
|
|
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": "2.143.
|
|
3
|
+
"version": "2.143.2",
|
|
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": "2.143.
|
|
3
|
+
"version": "2.143.2",
|
|
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"
|
|
@@ -187,6 +187,31 @@ export function sanitizeWikiSourceText(rawText, sourceMetadata = {}) {
|
|
|
187
187
|
};
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
+
export function processWikiSourceNote(rawText, options = {}) {
|
|
191
|
+
const {
|
|
192
|
+
dryRun = false,
|
|
193
|
+
scannerAvailable = true,
|
|
194
|
+
scannerRequired = false,
|
|
195
|
+
...sourceMetadata
|
|
196
|
+
} = options;
|
|
197
|
+
const sanitized = sanitizeWikiSourceText(rawText, sourceMetadata);
|
|
198
|
+
const scannerBlocked = scannerRequired && !scannerAvailable;
|
|
199
|
+
|
|
200
|
+
return {
|
|
201
|
+
...sanitized,
|
|
202
|
+
dryRun: Boolean(dryRun),
|
|
203
|
+
writeAllowed: !dryRun && !scannerBlocked,
|
|
204
|
+
scanner: {
|
|
205
|
+
available: Boolean(scannerAvailable),
|
|
206
|
+
required: Boolean(scannerRequired),
|
|
207
|
+
blocked: scannerBlocked,
|
|
208
|
+
},
|
|
209
|
+
blockedReason: scannerBlocked
|
|
210
|
+
? "sensitivity scanner is required but unavailable"
|
|
211
|
+
: undefined,
|
|
212
|
+
};
|
|
213
|
+
}
|
|
214
|
+
|
|
190
215
|
export function serializeWikiSafetyFindings(result) {
|
|
191
216
|
return JSON.stringify(
|
|
192
217
|
{
|
|
@@ -187,6 +187,31 @@ export function sanitizeWikiSourceText(rawText, sourceMetadata = {}) {
|
|
|
187
187
|
};
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
+
export function processWikiSourceNote(rawText, options = {}) {
|
|
191
|
+
const {
|
|
192
|
+
dryRun = false,
|
|
193
|
+
scannerAvailable = true,
|
|
194
|
+
scannerRequired = false,
|
|
195
|
+
...sourceMetadata
|
|
196
|
+
} = options;
|
|
197
|
+
const sanitized = sanitizeWikiSourceText(rawText, sourceMetadata);
|
|
198
|
+
const scannerBlocked = scannerRequired && !scannerAvailable;
|
|
199
|
+
|
|
200
|
+
return {
|
|
201
|
+
...sanitized,
|
|
202
|
+
dryRun: Boolean(dryRun),
|
|
203
|
+
writeAllowed: !dryRun && !scannerBlocked,
|
|
204
|
+
scanner: {
|
|
205
|
+
available: Boolean(scannerAvailable),
|
|
206
|
+
required: Boolean(scannerRequired),
|
|
207
|
+
blocked: scannerBlocked,
|
|
208
|
+
},
|
|
209
|
+
blockedReason: scannerBlocked
|
|
210
|
+
? "sensitivity scanner is required but unavailable"
|
|
211
|
+
: undefined,
|
|
212
|
+
};
|
|
213
|
+
}
|
|
214
|
+
|
|
190
215
|
export function serializeWikiSafetyFindings(result) {
|
|
191
216
|
return JSON.stringify(
|
|
192
217
|
{
|
|
@@ -187,6 +187,31 @@ export function sanitizeWikiSourceText(rawText, sourceMetadata = {}) {
|
|
|
187
187
|
};
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
+
export function processWikiSourceNote(rawText, options = {}) {
|
|
191
|
+
const {
|
|
192
|
+
dryRun = false,
|
|
193
|
+
scannerAvailable = true,
|
|
194
|
+
scannerRequired = false,
|
|
195
|
+
...sourceMetadata
|
|
196
|
+
} = options;
|
|
197
|
+
const sanitized = sanitizeWikiSourceText(rawText, sourceMetadata);
|
|
198
|
+
const scannerBlocked = scannerRequired && !scannerAvailable;
|
|
199
|
+
|
|
200
|
+
return {
|
|
201
|
+
...sanitized,
|
|
202
|
+
dryRun: Boolean(dryRun),
|
|
203
|
+
writeAllowed: !dryRun && !scannerBlocked,
|
|
204
|
+
scanner: {
|
|
205
|
+
available: Boolean(scannerAvailable),
|
|
206
|
+
required: Boolean(scannerRequired),
|
|
207
|
+
blocked: scannerBlocked,
|
|
208
|
+
},
|
|
209
|
+
blockedReason: scannerBlocked
|
|
210
|
+
? "sensitivity scanner is required but unavailable"
|
|
211
|
+
: undefined,
|
|
212
|
+
};
|
|
213
|
+
}
|
|
214
|
+
|
|
190
215
|
export function serializeWikiSafetyFindings(result) {
|
|
191
216
|
return JSON.stringify(
|
|
192
217
|
{
|
|
@@ -187,6 +187,31 @@ export function sanitizeWikiSourceText(rawText, sourceMetadata = {}) {
|
|
|
187
187
|
};
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
+
export function processWikiSourceNote(rawText, options = {}) {
|
|
191
|
+
const {
|
|
192
|
+
dryRun = false,
|
|
193
|
+
scannerAvailable = true,
|
|
194
|
+
scannerRequired = false,
|
|
195
|
+
...sourceMetadata
|
|
196
|
+
} = options;
|
|
197
|
+
const sanitized = sanitizeWikiSourceText(rawText, sourceMetadata);
|
|
198
|
+
const scannerBlocked = scannerRequired && !scannerAvailable;
|
|
199
|
+
|
|
200
|
+
return {
|
|
201
|
+
...sanitized,
|
|
202
|
+
dryRun: Boolean(dryRun),
|
|
203
|
+
writeAllowed: !dryRun && !scannerBlocked,
|
|
204
|
+
scanner: {
|
|
205
|
+
available: Boolean(scannerAvailable),
|
|
206
|
+
required: Boolean(scannerRequired),
|
|
207
|
+
blocked: scannerBlocked,
|
|
208
|
+
},
|
|
209
|
+
blockedReason: scannerBlocked
|
|
210
|
+
? "sensitivity scanner is required but unavailable"
|
|
211
|
+
: undefined,
|
|
212
|
+
};
|
|
213
|
+
}
|
|
214
|
+
|
|
190
215
|
export function serializeWikiSafetyFindings(result) {
|
|
191
216
|
return JSON.stringify(
|
|
192
217
|
{
|
|
@@ -187,6 +187,31 @@ export function sanitizeWikiSourceText(rawText, sourceMetadata = {}) {
|
|
|
187
187
|
};
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
+
export function processWikiSourceNote(rawText, options = {}) {
|
|
191
|
+
const {
|
|
192
|
+
dryRun = false,
|
|
193
|
+
scannerAvailable = true,
|
|
194
|
+
scannerRequired = false,
|
|
195
|
+
...sourceMetadata
|
|
196
|
+
} = options;
|
|
197
|
+
const sanitized = sanitizeWikiSourceText(rawText, sourceMetadata);
|
|
198
|
+
const scannerBlocked = scannerRequired && !scannerAvailable;
|
|
199
|
+
|
|
200
|
+
return {
|
|
201
|
+
...sanitized,
|
|
202
|
+
dryRun: Boolean(dryRun),
|
|
203
|
+
writeAllowed: !dryRun && !scannerBlocked,
|
|
204
|
+
scanner: {
|
|
205
|
+
available: Boolean(scannerAvailable),
|
|
206
|
+
required: Boolean(scannerRequired),
|
|
207
|
+
blocked: scannerBlocked,
|
|
208
|
+
},
|
|
209
|
+
blockedReason: scannerBlocked
|
|
210
|
+
? "sensitivity scanner is required but unavailable"
|
|
211
|
+
: undefined,
|
|
212
|
+
};
|
|
213
|
+
}
|
|
214
|
+
|
|
190
215
|
export function serializeWikiSafetyFindings(result) {
|
|
191
216
|
return JSON.stringify(
|
|
192
217
|
{
|