@codyswann/lisa 2.319.0 → 2.320.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.
Files changed (84) hide show
  1. package/dist/core/upstream-evidence-manifest.d.ts.map +1 -1
  2. package/dist/core/upstream-evidence-manifest.js +12 -4
  3. package/dist/core/upstream-evidence-manifest.js.map +1 -1
  4. package/package.json +1 -1
  5. package/plugins/lisa/.claude-plugin/plugin.json +1 -1
  6. package/plugins/lisa/.codex-plugin/plugin.json +1 -1
  7. package/plugins/lisa/.codex-plugin/skills/lisa-secrets-access/scripts/surfaces.mjs +27 -10
  8. package/plugins/lisa/.codex-plugin/skills/lisa-setup-remote-env/SKILL.md +39 -2
  9. package/plugins/lisa/.codex-plugin/skills/lisa-setup-remote-env/assets/session-start.sh +30 -0
  10. package/plugins/lisa/.codex-plugin/skills/lisa-setup-remote-env/scripts/setup-remote-env.mjs +252 -20
  11. package/plugins/lisa/.codex-plugin/skills/lisa-setup-remote-env/scripts/verify-remote-env.mjs +56 -1
  12. package/plugins/lisa/skills/lisa-secrets-access/scripts/surfaces.mjs +27 -10
  13. package/plugins/lisa/skills/lisa-setup-remote-env/SKILL.md +39 -2
  14. package/plugins/lisa/skills/lisa-setup-remote-env/assets/session-start.sh +30 -0
  15. package/plugins/lisa/skills/lisa-setup-remote-env/scripts/setup-remote-env.mjs +252 -20
  16. package/plugins/lisa/skills/lisa-setup-remote-env/scripts/verify-remote-env.mjs +56 -1
  17. package/plugins/lisa-agy/plugin.json +1 -1
  18. package/plugins/lisa-agy/skills/lisa-secrets-access/scripts/surfaces.mjs +27 -10
  19. package/plugins/lisa-agy/skills/lisa-setup-remote-env/SKILL.md +39 -2
  20. package/plugins/lisa-agy/skills/lisa-setup-remote-env/assets/session-start.sh +30 -0
  21. package/plugins/lisa-agy/skills/lisa-setup-remote-env/scripts/setup-remote-env.mjs +252 -20
  22. package/plugins/lisa-agy/skills/lisa-setup-remote-env/scripts/verify-remote-env.mjs +56 -1
  23. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  24. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  25. package/plugins/lisa-cdk-agy/plugin.json +1 -1
  26. package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
  27. package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
  28. package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
  29. package/plugins/lisa-copilot/skills/lisa-secrets-access/scripts/surfaces.mjs +27 -10
  30. package/plugins/lisa-copilot/skills/lisa-setup-remote-env/SKILL.md +39 -2
  31. package/plugins/lisa-copilot/skills/lisa-setup-remote-env/assets/session-start.sh +30 -0
  32. package/plugins/lisa-copilot/skills/lisa-setup-remote-env/scripts/setup-remote-env.mjs +252 -20
  33. package/plugins/lisa-copilot/skills/lisa-setup-remote-env/scripts/verify-remote-env.mjs +56 -1
  34. package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
  35. package/plugins/lisa-cursor/skills/lisa-secrets-access/scripts/surfaces.mjs +27 -10
  36. package/plugins/lisa-cursor/skills/lisa-setup-remote-env/SKILL.md +39 -2
  37. package/plugins/lisa-cursor/skills/lisa-setup-remote-env/assets/session-start.sh +30 -0
  38. package/plugins/lisa-cursor/skills/lisa-setup-remote-env/scripts/setup-remote-env.mjs +252 -20
  39. package/plugins/lisa-cursor/skills/lisa-setup-remote-env/scripts/verify-remote-env.mjs +56 -1
  40. package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
  41. package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
  42. package/plugins/lisa-expo-agy/plugin.json +1 -1
  43. package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
  44. package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
  45. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  46. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  47. package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
  48. package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
  49. package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
  50. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  51. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  52. package/plugins/lisa-nestjs-agy/plugin.json +1 -1
  53. package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
  54. package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
  55. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  56. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  57. package/plugins/lisa-openclaw-agy/plugin.json +1 -1
  58. package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
  59. package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
  60. package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
  61. package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
  62. package/plugins/lisa-phaser-agy/plugin.json +1 -1
  63. package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
  64. package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
  65. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  66. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  67. package/plugins/lisa-rails-agy/plugin.json +1 -1
  68. package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
  69. package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
  70. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  71. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  72. package/plugins/lisa-typescript-agy/plugin.json +1 -1
  73. package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
  74. package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
  75. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  76. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  77. package/plugins/lisa-wiki-agy/plugin.json +1 -1
  78. package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
  79. package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
  80. package/plugins/src/base/skills/lisa-secrets-access/scripts/surfaces.mjs +27 -10
  81. package/plugins/src/base/skills/lisa-setup-remote-env/SKILL.md +39 -2
  82. package/plugins/src/base/skills/lisa-setup-remote-env/assets/session-start.sh +30 -0
  83. package/plugins/src/base/skills/lisa-setup-remote-env/scripts/setup-remote-env.mjs +252 -20
  84. package/plugins/src/base/skills/lisa-setup-remote-env/scripts/verify-remote-env.mjs +56 -1
@@ -1 +1 @@
1
- {"version":3,"file":"upstream-evidence-manifest.d.ts","sourceRoot":"","sources":["../../src/core/upstream-evidence-manifest.ts"],"names":[],"mappings":"AACA,iFAAiF;AACjF,eAAO,MAAM,0BAA0B,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CA0mEpE,CAAC;AAEL,4EAA4E;AAC5E,eAAO,MAAM,yBAAyB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAuiNjE,CAAC;AAEL,sFAAsF;AACtF,eAAO,MAAM,uBAAuB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAk6I/D,CAAC"}
1
+ {"version":3,"file":"upstream-evidence-manifest.d.ts","sourceRoot":"","sources":["../../src/core/upstream-evidence-manifest.ts"],"names":[],"mappings":"AACA,iFAAiF;AACjF,eAAO,MAAM,0BAA0B,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CA4mEpE,CAAC;AAEL,4EAA4E;AAC5E,eAAO,MAAM,yBAAyB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CA8iNjE,CAAC;AAEL,sFAAsF;AACtF,eAAO,MAAM,uBAAuB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAk6I/D,CAAC"}
@@ -543,7 +543,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
543
543
  "plugins/src/base/skills/lisa-secrets-access/scripts/read-secret-note.mjs": "1471d2108058f3059e242f9c71208c99fdbc212bde32de34b798eaa9a27ffbcc",
544
544
  "plugins/src/base/skills/lisa-secrets-access/scripts/resolve-secret.mjs": "04ab89bc1f890526ba3b693cd3b022abc5a24e078b93c08fe7dfd586452b70b1",
545
545
  "plugins/src/base/skills/lisa-secrets-access/scripts/rotate-secret.mjs": "f896ef08c53c9f6a859c4ddb527f7e765c542e1fd8bb198c6d75c8f260185669",
546
- "plugins/src/base/skills/lisa-secrets-access/scripts/surfaces.mjs": "97c0cde692991fdf01cf640a563cd78f2f91812f135c06eac7ac418ff2bf2c8a",
546
+ "plugins/src/base/skills/lisa-secrets-access/scripts/surfaces.mjs": "da3fdf62b88f77c6c2ae09f5352797818813fccb0dafe551c801b58f25de2711",
547
547
  "plugins/src/base/skills/lisa-secrets-access/scripts/validate-config.mjs": "4a5209cdc1344dc309d853d2a4197cf7eef786f0c4de4886847c731a28629522",
548
548
  "plugins/src/base/skills/lisa-security-review/SKILL.md": "5a980eaf5efc4fcce66e75521ec5b1eda143a5b0d36e7157234a705dac94e3f5",
549
549
  "plugins/src/base/skills/lisa-security-zap-scan/SKILL.md": "a5189442dbf970cc49fd089ab03c386c8a205b856e09501f6ad1966321e7e4b5",
@@ -559,11 +559,12 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
559
559
  "plugins/src/base/skills/lisa-setup-linear/SKILL.md": "ec76f832a6df6f58b163f7f5ba6826ed2fcbddc91e44a8372e874858e4d0c518",
560
560
  "plugins/src/base/skills/lisa-setup-notion/SKILL.md": "f5a1e9290789fd1c33675168d30461fb24a11c98a433ef777c1f536bc2f905ef",
561
561
  "plugins/src/base/skills/lisa-setup-remote-aws/SKILL.md": "80fbf157f9c562c033886c25a99b37356602edd9e61cd2d492f339769ddcf97e",
562
- "plugins/src/base/skills/lisa-setup-remote-env/SKILL.md": "d3ecfe4ffbb7c6df241f2b3f7252c4b24e907ccf87fb3da7db95fadbaa45c054",
562
+ "plugins/src/base/skills/lisa-setup-remote-env/SKILL.md": "91c5d4dbc513b642e9da304425501ca6802f28c8059135e8ccc6ca0200060ee9",
563
+ "plugins/src/base/skills/lisa-setup-remote-env/assets/session-start.sh": "6e3871ec2f8d56b8ebb85376ebdd3956f3ed8fa4f7b278c2ed90ca9b8845897c",
563
564
  "plugins/src/base/skills/lisa-setup-remote-env/assets/setup.sh": "a043074dd52e3f9b4b4a32bdd8b5eaa728160e5a0622a8a18388e6e26c7d25e3",
564
- "plugins/src/base/skills/lisa-setup-remote-env/scripts/setup-remote-env.mjs": "1e3f57c34edd65129a157f7418524594ca92b5472978bf5be1641981f4f1afbe",
565
+ "plugins/src/base/skills/lisa-setup-remote-env/scripts/setup-remote-env.mjs": "d63a47cbf5ca4875c2d0e173943dd36a4c95db5b5ff994e1267d00b251277b57",
565
566
  "plugins/src/base/skills/lisa-setup-remote-env/scripts/toolchain.mjs": "ff66d33ba41a068d09be18f81ac68988238c2afa1d4e3733ae906b73eea74324",
566
- "plugins/src/base/skills/lisa-setup-remote-env/scripts/verify-remote-env.mjs": "5c025cd06d3d9f01649b75d03859126e347ba62e8230447580a0ae5297240697",
567
+ "plugins/src/base/skills/lisa-setup-remote-env/scripts/verify-remote-env.mjs": "82bc2a27a0a5afb2ff413a88365c619fd7f0eaada5de3ccabf2000938f0607a4",
567
568
  "plugins/src/base/skills/lisa-setup-sonar/SKILL.md": "53fbd8acce4b5e47e88195a7b90d5be424fa6ef7ad872f52c50467c690664c3b",
568
569
  "plugins/src/base/skills/lisa-sonarcloud-access/SKILL.md": "031acb01195ae59010a65335da98d46a1d6080e749823d6f6d157938d9e96648",
569
570
  "plugins/src/base/skills/lisa-spec-conformance/SKILL.md": "ed43ca160a8b4b6e8d226d459419f0c28f8036ba1b6d3c204255c965a3223c3b",
@@ -2178,6 +2179,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
2178
2179
  "plugins/lisa-agy/skills/lisa-setup-notion/SKILL.md": true,
2179
2180
  "plugins/lisa-agy/skills/lisa-setup-remote-aws/SKILL.md": true,
2180
2181
  "plugins/lisa-agy/skills/lisa-setup-remote-env/SKILL.md": true,
2182
+ "plugins/lisa-agy/skills/lisa-setup-remote-env/assets/session-start.sh": true,
2181
2183
  "plugins/lisa-agy/skills/lisa-setup-remote-env/assets/setup.sh": true,
2182
2184
  "plugins/lisa-agy/skills/lisa-setup-remote-env/scripts/setup-remote-env.mjs": true,
2183
2185
  "plugins/lisa-agy/skills/lisa-setup-remote-env/scripts/toolchain.mjs": true,
@@ -2592,6 +2594,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
2592
2594
  "plugins/lisa-copilot/skills/lisa-setup-notion/SKILL.md": true,
2593
2595
  "plugins/lisa-copilot/skills/lisa-setup-remote-aws/SKILL.md": true,
2594
2596
  "plugins/lisa-copilot/skills/lisa-setup-remote-env/SKILL.md": true,
2597
+ "plugins/lisa-copilot/skills/lisa-setup-remote-env/assets/session-start.sh": true,
2595
2598
  "plugins/lisa-copilot/skills/lisa-setup-remote-env/assets/setup.sh": true,
2596
2599
  "plugins/lisa-copilot/skills/lisa-setup-remote-env/scripts/setup-remote-env.mjs": true,
2597
2600
  "plugins/lisa-copilot/skills/lisa-setup-remote-env/scripts/toolchain.mjs": true,
@@ -2992,6 +2995,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
2992
2995
  "plugins/lisa-cursor/skills/lisa-setup-notion/SKILL.md": true,
2993
2996
  "plugins/lisa-cursor/skills/lisa-setup-remote-aws/SKILL.md": true,
2994
2997
  "plugins/lisa-cursor/skills/lisa-setup-remote-env/SKILL.md": true,
2998
+ "plugins/lisa-cursor/skills/lisa-setup-remote-env/assets/session-start.sh": true,
2995
2999
  "plugins/lisa-cursor/skills/lisa-setup-remote-env/assets/setup.sh": true,
2996
3000
  "plugins/lisa-cursor/skills/lisa-setup-remote-env/scripts/setup-remote-env.mjs": true,
2997
3001
  "plugins/lisa-cursor/skills/lisa-setup-remote-env/scripts/toolchain.mjs": true,
@@ -5024,6 +5028,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
5024
5028
  "plugins/lisa/.codex-plugin/skills/lisa-setup-remote-aws/agents/openai.yaml": true,
5025
5029
  "plugins/lisa/.codex-plugin/skills/lisa-setup-remote-env/SKILL.md": true,
5026
5030
  "plugins/lisa/.codex-plugin/skills/lisa-setup-remote-env/agents/openai.yaml": true,
5031
+ "plugins/lisa/.codex-plugin/skills/lisa-setup-remote-env/assets/session-start.sh": true,
5027
5032
  "plugins/lisa/.codex-plugin/skills/lisa-setup-remote-env/assets/setup.sh": true,
5028
5033
  "plugins/lisa/.codex-plugin/skills/lisa-setup-remote-env/scripts/setup-remote-env.mjs": true,
5029
5034
  "plugins/lisa/.codex-plugin/skills/lisa-setup-remote-env/scripts/toolchain.mjs": true,
@@ -5600,6 +5605,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
5600
5605
  "plugins/lisa/skills/lisa-setup-remote-aws/agents/openai.yaml": true,
5601
5606
  "plugins/lisa/skills/lisa-setup-remote-env/SKILL.md": true,
5602
5607
  "plugins/lisa/skills/lisa-setup-remote-env/agents/openai.yaml": true,
5608
+ "plugins/lisa/skills/lisa-setup-remote-env/assets/session-start.sh": true,
5603
5609
  "plugins/lisa/skills/lisa-setup-remote-env/assets/setup.sh": true,
5604
5610
  "plugins/lisa/skills/lisa-setup-remote-env/scripts/setup-remote-env.mjs": true,
5605
5611
  "plugins/lisa/skills/lisa-setup-remote-env/scripts/toolchain.mjs": true,
@@ -6039,6 +6045,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
6039
6045
  "plugins/src/base/skills/lisa-setup-notion/SKILL.md": true,
6040
6046
  "plugins/src/base/skills/lisa-setup-remote-aws/SKILL.md": true,
6041
6047
  "plugins/src/base/skills/lisa-setup-remote-env/SKILL.md": true,
6048
+ "plugins/src/base/skills/lisa-setup-remote-env/assets/session-start.sh": true,
6042
6049
  "plugins/src/base/skills/lisa-setup-remote-env/assets/setup.sh": true,
6043
6050
  "plugins/src/base/skills/lisa-setup-remote-env/scripts/setup-remote-env.mjs": true,
6044
6051
  "plugins/src/base/skills/lisa-setup-remote-env/scripts/toolchain.mjs": true,
@@ -7243,6 +7250,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
7243
7250
  "tests/unit/secrets/bootstrap-key-naming.test.ts": true,
7244
7251
  "tests/unit/secrets/doctor-secrets.test.ts": true,
7245
7252
  "tests/unit/secrets/remote-dispatch.test.ts": true,
7253
+ "tests/unit/secrets/remote-env-phases.test.ts": true,
7246
7254
  "tests/unit/secrets/remote-env-skill-resolution.test.ts": true,
7247
7255
  "tests/unit/secrets/remote-env-toolchain.test.ts": true,
7248
7256
  "tests/unit/secrets/secrets-access-contract.test.ts": true,