@codyswann/lisa 2.230.0 → 2.230.1
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-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/ui/index.html +71 -25
package/package.json
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"form-data": ">=4.0.6"
|
|
103
103
|
},
|
|
104
104
|
"name": "@codyswann/lisa",
|
|
105
|
-
"version": "2.230.
|
|
105
|
+
"version": "2.230.1",
|
|
106
106
|
"description": "Claude Code governance framework that applies guardrails, guidance, and automated enforcement to projects",
|
|
107
107
|
"main": "dist/index.js",
|
|
108
108
|
"exports": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "2.230.
|
|
3
|
+
"version": "2.230.1",
|
|
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.230.
|
|
3
|
+
"version": "2.230.1",
|
|
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.230.
|
|
3
|
+
"version": "2.230.1",
|
|
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.230.
|
|
3
|
+
"version": "2.230.1",
|
|
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.230.
|
|
3
|
+
"version": "2.230.1",
|
|
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"
|
package/ui/index.html
CHANGED
|
@@ -366,6 +366,13 @@
|
|
|
366
366
|
border-color: var(--good);
|
|
367
367
|
color: #fff;
|
|
368
368
|
}
|
|
369
|
+
.ck:disabled {
|
|
370
|
+
cursor: not-allowed;
|
|
371
|
+
opacity: 0.65;
|
|
372
|
+
}
|
|
373
|
+
.ck:disabled:hover {
|
|
374
|
+
border-color: var(--line-strong);
|
|
375
|
+
}
|
|
369
376
|
.check-content {
|
|
370
377
|
flex: 1;
|
|
371
378
|
min-width: 0;
|
|
@@ -732,6 +739,17 @@
|
|
|
732
739
|
.action-btn:hover {
|
|
733
740
|
background: var(--accent-soft);
|
|
734
741
|
}
|
|
742
|
+
.action-btn:disabled {
|
|
743
|
+
border-color: var(--line-strong);
|
|
744
|
+
color: var(--muted);
|
|
745
|
+
background: var(--surface2);
|
|
746
|
+
cursor: not-allowed;
|
|
747
|
+
}
|
|
748
|
+
.readonly-reason {
|
|
749
|
+
display: block;
|
|
750
|
+
margin-top: 6px;
|
|
751
|
+
max-width: 28ch;
|
|
752
|
+
}
|
|
735
753
|
|
|
736
754
|
.envmap {
|
|
737
755
|
display: grid;
|
|
@@ -1078,6 +1096,11 @@
|
|
|
1078
1096
|
background: var(--accent);
|
|
1079
1097
|
color: var(--accent-ink);
|
|
1080
1098
|
}
|
|
1099
|
+
.savebar .save:disabled {
|
|
1100
|
+
background: var(--surface2);
|
|
1101
|
+
color: var(--muted);
|
|
1102
|
+
cursor: not-allowed;
|
|
1103
|
+
}
|
|
1081
1104
|
|
|
1082
1105
|
.toast {
|
|
1083
1106
|
position: fixed;
|
|
@@ -1265,11 +1288,21 @@
|
|
|
1265
1288
|
></span
|
|
1266
1289
|
>
|
|
1267
1290
|
<button class="discard" id="discardBtn" type="button">Discard</button>
|
|
1268
|
-
<button
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1291
|
+
<button
|
|
1292
|
+
class="save"
|
|
1293
|
+
id="saveBtn"
|
|
1294
|
+
type="button"
|
|
1295
|
+
disabled
|
|
1296
|
+
title="read-only: the write-path has not shipped yet"
|
|
1297
|
+
aria-describedby="saveReadonlyReason"
|
|
1298
|
+
>
|
|
1299
|
+
Save changes
|
|
1300
|
+
</button>
|
|
1301
|
+
<span class="status-why readonly-reason" id="saveReadonlyReason">
|
|
1302
|
+
read-only: the write-path has not shipped yet
|
|
1303
|
+
</span>
|
|
1272
1304
|
</div>
|
|
1305
|
+
<div class="toast" id="toast"></div>
|
|
1273
1306
|
<script>
|
|
1274
1307
|
"use strict";
|
|
1275
1308
|
document.title = "Lisa Console — Project Settings";
|
|
@@ -1807,8 +1840,8 @@
|
|
|
1807
1840
|
control: {
|
|
1808
1841
|
type: "button",
|
|
1809
1842
|
label: "Run health check",
|
|
1810
|
-
|
|
1811
|
-
|
|
1843
|
+
disabled: true,
|
|
1844
|
+
reason: "read-only: the health engine has not shipped yet",
|
|
1812
1845
|
},
|
|
1813
1846
|
},
|
|
1814
1847
|
{
|
|
@@ -2280,7 +2313,8 @@
|
|
|
2280
2313
|
control: {
|
|
2281
2314
|
type: "button",
|
|
2282
2315
|
label: "Sync now",
|
|
2283
|
-
|
|
2316
|
+
disabled: true,
|
|
2317
|
+
reason: "read-only: starter sync has not shipped yet",
|
|
2284
2318
|
},
|
|
2285
2319
|
},
|
|
2286
2320
|
],
|
|
@@ -5399,10 +5433,27 @@
|
|
|
5399
5433
|
} else if (control.type === "button") {
|
|
5400
5434
|
const b = el("button", "action-btn", esc(control.label));
|
|
5401
5435
|
b.type = "button";
|
|
5402
|
-
|
|
5403
|
-
|
|
5404
|
-
|
|
5436
|
+
if (control.disabled) {
|
|
5437
|
+
b.disabled = true;
|
|
5438
|
+
if (control.reason) {
|
|
5439
|
+
b.title = control.reason;
|
|
5440
|
+
b.setAttribute("aria-describedby", id + "-reason");
|
|
5441
|
+
}
|
|
5442
|
+
} else {
|
|
5443
|
+
b.addEventListener("click", () =>
|
|
5444
|
+
showToast(control.toast || "Prototype action")
|
|
5445
|
+
);
|
|
5446
|
+
}
|
|
5405
5447
|
wrap.appendChild(b);
|
|
5448
|
+
if (control.disabled && control.reason) {
|
|
5449
|
+
const reason = el(
|
|
5450
|
+
"span",
|
|
5451
|
+
"status-why readonly-reason",
|
|
5452
|
+
esc(control.reason)
|
|
5453
|
+
);
|
|
5454
|
+
reason.id = id + "-reason";
|
|
5455
|
+
wrap.appendChild(reason);
|
|
5456
|
+
}
|
|
5406
5457
|
} else if (control.type === "static") {
|
|
5407
5458
|
wrap.appendChild(
|
|
5408
5459
|
el("span", control.cls === "mono" ? "mono" : "", esc(control.value))
|
|
@@ -5704,17 +5755,19 @@
|
|
|
5704
5755
|
if (!isDone && item.why) {
|
|
5705
5756
|
right.appendChild(el("span", "status-why", esc(item.why)));
|
|
5706
5757
|
}
|
|
5758
|
+
right.appendChild(
|
|
5759
|
+
el(
|
|
5760
|
+
"span",
|
|
5761
|
+
"status-why",
|
|
5762
|
+
"read-only: setup checklist state has not shipped yet"
|
|
5763
|
+
)
|
|
5764
|
+
);
|
|
5707
5765
|
};
|
|
5708
5766
|
const ck = el("button", "ck");
|
|
5709
5767
|
ck.type = "button";
|
|
5710
|
-
ck.
|
|
5711
|
-
ck.
|
|
5712
|
-
ck.
|
|
5713
|
-
row.classList.toggle("done");
|
|
5714
|
-
refreshRight();
|
|
5715
|
-
refreshNote();
|
|
5716
|
-
markDirty("setup·" + item.label, null);
|
|
5717
|
-
});
|
|
5768
|
+
ck.disabled = true;
|
|
5769
|
+
ck.title = "read-only: setup checklist state has not shipped yet";
|
|
5770
|
+
ck.setAttribute("aria-label", item.label + " checklist status");
|
|
5718
5771
|
row.appendChild(ck);
|
|
5719
5772
|
const content = el("div", "check-content");
|
|
5720
5773
|
const lab = el("div", "check-label", esc(item.label));
|
|
@@ -6078,13 +6131,6 @@
|
|
|
6078
6131
|
}
|
|
6079
6132
|
});
|
|
6080
6133
|
|
|
6081
|
-
document.getElementById("saveBtn").addEventListener("click", () => {
|
|
6082
|
-
clearDirty();
|
|
6083
|
-
document
|
|
6084
|
-
.querySelectorAll(".row.modified")
|
|
6085
|
-
.forEach(r => r.classList.remove("modified"));
|
|
6086
|
-
showToast("Saved — prototype only, nothing was written");
|
|
6087
|
-
});
|
|
6088
6134
|
document.getElementById("discardBtn").addEventListener("click", () => {
|
|
6089
6135
|
clearDirty();
|
|
6090
6136
|
renderAll();
|