@vegastack/vegafactory 0.19.0 → 0.19.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/README.md +10 -8
- package/dist/dashboard-artifact.json +59 -54
- package/dist/index.js +0 -2
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
# @vegastack/vegafactory
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
The VegaFactory command-line tool installs and verifies a bundled family of VegaStack Agent Skills for Claude Code, Codex, and Hermes, and it runs the local workflow, dispatcher, statistics, and service commands. The separately published `@vegastack/vegafactory-dashboard` package is the local read-only web app; this CLI downloads that package at its own exact version only when `vegafactory dashboard` is first used.
|
|
4
4
|
|
|
5
5
|
Install the whole dev workflow, once per machine:
|
|
6
6
|
|
|
7
7
|
```sh
|
|
8
|
-
npx @vegastack/vegafactory skills add --group dev --global
|
|
8
|
+
npx @vegastack/vegafactory@latest skills add --group dev --global
|
|
9
9
|
```
|
|
10
10
|
|
|
11
11
|
`--global` is the recommended install: the skills land in your home directory and are available in every project you open. Drop it for a project-local install when a repository should carry its own copy.
|
|
@@ -308,9 +308,11 @@ read is projected to the current verified repository scope before totals, rows o
|
|
|
308
308
|
source is unavailable, safely retained data stays visible with explicit unavailable, stale and
|
|
309
309
|
partial state; unavailable dispatcher observation is not reported as idle.
|
|
310
310
|
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
311
|
+
The registry-downloaded `0.19.0` pair passed descriptor/inventory verification, installed-CLI
|
|
312
|
+
launch identity and health checks, and scoped HTTP response smoke across all nine destinations.
|
|
313
|
+
That was not an interactive browser run. This source revision still uses the dashboard's native
|
|
314
|
+
semantic table and existing root setup; signature-verified provider/Table copy-in, keyboard,
|
|
315
|
+
automated accessibility, theme and viewport evidence remain pending.
|
|
314
316
|
|
|
315
317
|
## Flags
|
|
316
318
|
|
|
@@ -348,13 +350,13 @@ Prefer a project install when a repository should carry its own copy — so coll
|
|
|
348
350
|
|
|
349
351
|
## Integrity model
|
|
350
352
|
|
|
351
|
-
The package ships a checksum manifest that is verified at install and by `verify` — it proves the installed bytes match what was packed, not who published it.
|
|
353
|
+
The package ships a checksum manifest that is verified at install and by `verify` — it proves the installed bytes match what was packed, not who published it. A version with npm provenance adds a verifiable source/workflow link; inspect the selected version on npm rather than assuming every release carries one. The direct `0.19.0` bootstrap and the current automated publisher explicitly omit provenance. Verify available signatures and attestations with `npm audit signatures` or on the package's npm page.
|
|
352
354
|
|
|
353
355
|
## Network and telemetry
|
|
354
356
|
|
|
355
|
-
|
|
357
|
+
VegaFactory sends no product telemetry to VegaStack or to an analytics service.
|
|
356
358
|
|
|
357
|
-
The tool makes
|
|
359
|
+
The tool makes four kinds of network call, all to the npm registry or infrastructure you already own:
|
|
358
360
|
|
|
359
361
|
- `doctor`'s single version check against registry.npmjs.org;
|
|
360
362
|
- `sync`'s shallow git fetch of the control room named by the project's `control-room:` knob;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"name": "@vegastack/vegafactory-dashboard",
|
|
4
|
-
"version": "0.19.
|
|
5
|
-
"sha256": "
|
|
6
|
-
"integrity": "sha512-
|
|
7
|
-
"bytes":
|
|
4
|
+
"version": "0.19.1",
|
|
5
|
+
"sha256": "14b22fad76fb22f1b4400fcf1ddac66d1dcfeffaa49cef30b900d142d5cd59fb",
|
|
6
|
+
"integrity": "sha512-z972L6ppDjIRd46DQI9CmIm9I33Nf44FWR/cVw3awIkLjP8QoPdhW4EzYv3WZaABY3jeZtAQy47nMPmoH/cZig==",
|
|
7
|
+
"bytes": 126851959,
|
|
8
8
|
"files": [
|
|
9
9
|
{
|
|
10
10
|
"path": "LICENSE",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
"path": "README.md",
|
|
16
|
-
"sha256": "
|
|
16
|
+
"sha256": "058d5aacd261ec968e4f931492585cd4f28e0ccbb225ef1345f96671eb1906e8",
|
|
17
17
|
"mode": 420
|
|
18
18
|
},
|
|
19
19
|
{
|
|
@@ -13668,7 +13668,7 @@
|
|
|
13668
13668
|
},
|
|
13669
13669
|
{
|
|
13670
13670
|
"path": "dist-standalone/packages/dashboard/.next/BUILD_ID",
|
|
13671
|
-
"sha256": "
|
|
13671
|
+
"sha256": "16d9c943469deeb36b751879a74c417875baa38a8b2b0e7ec3f2a3ad94e498ed",
|
|
13672
13672
|
"mode": 420
|
|
13673
13673
|
},
|
|
13674
13674
|
{
|
|
@@ -13678,7 +13678,7 @@
|
|
|
13678
13678
|
},
|
|
13679
13679
|
{
|
|
13680
13680
|
"path": "dist-standalone/packages/dashboard/.next/build-manifest.json",
|
|
13681
|
-
"sha256": "
|
|
13681
|
+
"sha256": "fe48e2ddc66538a67e659077f8f531a47968fdf9d0279b4e04d63c1fd2b8af34",
|
|
13682
13682
|
"mode": 420
|
|
13683
13683
|
},
|
|
13684
13684
|
{
|
|
@@ -13688,12 +13688,12 @@
|
|
|
13688
13688
|
},
|
|
13689
13689
|
{
|
|
13690
13690
|
"path": "dist-standalone/packages/dashboard/.next/prerender-manifest.json",
|
|
13691
|
-
"sha256": "
|
|
13691
|
+
"sha256": "fe90a573facde4a5c2fbe3731e0290647fe17d36ccc3067db5ba8b83042e220a",
|
|
13692
13692
|
"mode": 420
|
|
13693
13693
|
},
|
|
13694
13694
|
{
|
|
13695
13695
|
"path": "dist-standalone/packages/dashboard/.next/required-server-files.json",
|
|
13696
|
-
"sha256": "
|
|
13696
|
+
"sha256": "78b93865664f4623a870f15d86680c833d07db973da4ff558f9f186ea6af63f4",
|
|
13697
13697
|
"mode": 420
|
|
13698
13698
|
},
|
|
13699
13699
|
{
|
|
@@ -13708,7 +13708,7 @@
|
|
|
13708
13708
|
},
|
|
13709
13709
|
{
|
|
13710
13710
|
"path": "dist-standalone/packages/dashboard/.next/server/app/_global-error.html",
|
|
13711
|
-
"sha256": "
|
|
13711
|
+
"sha256": "d3fafcb2502c99790366fc850d969372f94372adbdae58a96c4f27f12bf7f9f5",
|
|
13712
13712
|
"mode": 420
|
|
13713
13713
|
},
|
|
13714
13714
|
{
|
|
@@ -13718,22 +13718,22 @@
|
|
|
13718
13718
|
},
|
|
13719
13719
|
{
|
|
13720
13720
|
"path": "dist-standalone/packages/dashboard/.next/server/app/_global-error.rsc",
|
|
13721
|
-
"sha256": "
|
|
13721
|
+
"sha256": "623708cc29f7ddbb04b7dd4cc1ccdf6ffc788db1df13a487e9c755a389ed4093",
|
|
13722
13722
|
"mode": 420
|
|
13723
13723
|
},
|
|
13724
13724
|
{
|
|
13725
13725
|
"path": "dist-standalone/packages/dashboard/.next/server/app/_global-error.segments/__PAGE__.segment.rsc",
|
|
13726
|
-
"sha256": "
|
|
13726
|
+
"sha256": "9eab066fb25a3498f5ac115e5497bd7396d77bfd896836f10217a0f640c18b0c",
|
|
13727
13727
|
"mode": 420
|
|
13728
13728
|
},
|
|
13729
13729
|
{
|
|
13730
13730
|
"path": "dist-standalone/packages/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc",
|
|
13731
|
-
"sha256": "
|
|
13731
|
+
"sha256": "623708cc29f7ddbb04b7dd4cc1ccdf6ffc788db1df13a487e9c755a389ed4093",
|
|
13732
13732
|
"mode": 420
|
|
13733
13733
|
},
|
|
13734
13734
|
{
|
|
13735
13735
|
"path": "dist-standalone/packages/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc",
|
|
13736
|
-
"sha256": "
|
|
13736
|
+
"sha256": "034dfa0ef8dda3a6489137df58257141eeb8e546736d31a7892b7851a905f04b",
|
|
13737
13737
|
"mode": 420
|
|
13738
13738
|
},
|
|
13739
13739
|
{
|
|
@@ -13783,7 +13783,7 @@
|
|
|
13783
13783
|
},
|
|
13784
13784
|
{
|
|
13785
13785
|
"path": "dist-standalone/packages/dashboard/.next/server/app/_not-found.html",
|
|
13786
|
-
"sha256": "
|
|
13786
|
+
"sha256": "e173bd63b1d61a32dd501328008cf3fce08c7cc33dd4939c44275ba90221d347",
|
|
13787
13787
|
"mode": 420
|
|
13788
13788
|
},
|
|
13789
13789
|
{
|
|
@@ -13793,22 +13793,22 @@
|
|
|
13793
13793
|
},
|
|
13794
13794
|
{
|
|
13795
13795
|
"path": "dist-standalone/packages/dashboard/.next/server/app/_not-found.rsc",
|
|
13796
|
-
"sha256": "
|
|
13796
|
+
"sha256": "dde586ea8e9fc9ccae758c1deab741a6815a0ba35dd581f5e2141ca76846053f",
|
|
13797
13797
|
"mode": 420
|
|
13798
13798
|
},
|
|
13799
13799
|
{
|
|
13800
13800
|
"path": "dist-standalone/packages/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc",
|
|
13801
|
-
"sha256": "
|
|
13801
|
+
"sha256": "dde586ea8e9fc9ccae758c1deab741a6815a0ba35dd581f5e2141ca76846053f",
|
|
13802
13802
|
"mode": 420
|
|
13803
13803
|
},
|
|
13804
13804
|
{
|
|
13805
13805
|
"path": "dist-standalone/packages/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc",
|
|
13806
|
-
"sha256": "
|
|
13806
|
+
"sha256": "886160d09362b6c6f5d309f62e01a3ea57b0cb1f5ec2943ac9465463f74a43c5",
|
|
13807
13807
|
"mode": 420
|
|
13808
13808
|
},
|
|
13809
13809
|
{
|
|
13810
13810
|
"path": "dist-standalone/packages/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc",
|
|
13811
|
-
"sha256": "
|
|
13811
|
+
"sha256": "607bbdd4438226d82a346288221c2afb83f30110ef83e10575d004445fbd42b3",
|
|
13812
13812
|
"mode": 420
|
|
13813
13813
|
},
|
|
13814
13814
|
{
|
|
@@ -13868,7 +13868,7 @@
|
|
|
13868
13868
|
},
|
|
13869
13869
|
{
|
|
13870
13870
|
"path": "dist-standalone/packages/dashboard/.next/server/app/activity/page.js.nft.json",
|
|
13871
|
-
"sha256": "
|
|
13871
|
+
"sha256": "4cdc048d894fc6bbe84e90b9847909d8e1bd1cd433099a73e638a272b46da1cd",
|
|
13872
13872
|
"mode": 420
|
|
13873
13873
|
},
|
|
13874
13874
|
{
|
|
@@ -13913,7 +13913,7 @@
|
|
|
13913
13913
|
},
|
|
13914
13914
|
{
|
|
13915
13915
|
"path": "dist-standalone/packages/dashboard/.next/server/app/api/health/route.js.nft.json",
|
|
13916
|
-
"sha256": "
|
|
13916
|
+
"sha256": "f7012ee5b8a4c60f96767873e96f0aef41008fb87a722b11aa42d8e9bf888e8e",
|
|
13917
13917
|
"mode": 420
|
|
13918
13918
|
},
|
|
13919
13919
|
{
|
|
@@ -13948,7 +13948,7 @@
|
|
|
13948
13948
|
},
|
|
13949
13949
|
{
|
|
13950
13950
|
"path": "dist-standalone/packages/dashboard/.next/server/app/board/page.js.nft.json",
|
|
13951
|
-
"sha256": "
|
|
13951
|
+
"sha256": "b995a9d8bee8fb952d52d67eedb624e63a99a77ae20cfd705cc5bf304d516569",
|
|
13952
13952
|
"mode": 420
|
|
13953
13953
|
},
|
|
13954
13954
|
{
|
|
@@ -13993,7 +13993,7 @@
|
|
|
13993
13993
|
},
|
|
13994
13994
|
{
|
|
13995
13995
|
"path": "dist-standalone/packages/dashboard/.next/server/app/dispatcher/page.js.nft.json",
|
|
13996
|
-
"sha256": "
|
|
13996
|
+
"sha256": "8b245b474d1d33c2ae3d3cb3140ff0f5c2848fd5a9303ba8f0a539391e11813c",
|
|
13997
13997
|
"mode": 420
|
|
13998
13998
|
},
|
|
13999
13999
|
{
|
|
@@ -14038,7 +14038,7 @@
|
|
|
14038
14038
|
},
|
|
14039
14039
|
{
|
|
14040
14040
|
"path": "dist-standalone/packages/dashboard/.next/server/app/page.js.nft.json",
|
|
14041
|
-
"sha256": "
|
|
14041
|
+
"sha256": "318feda54ee27dc7482483521ae3eda871106df3015ec8899a890ed05f0ddb29",
|
|
14042
14042
|
"mode": 420
|
|
14043
14043
|
},
|
|
14044
14044
|
{
|
|
@@ -14083,7 +14083,7 @@
|
|
|
14083
14083
|
},
|
|
14084
14084
|
{
|
|
14085
14085
|
"path": "dist-standalone/packages/dashboard/.next/server/app/people/[login]/page.js.nft.json",
|
|
14086
|
-
"sha256": "
|
|
14086
|
+
"sha256": "7f54478ee45fd021787b3066a030e32c03b0f13ea569217faf220ed9b39f38e3",
|
|
14087
14087
|
"mode": 420
|
|
14088
14088
|
},
|
|
14089
14089
|
{
|
|
@@ -14128,7 +14128,7 @@
|
|
|
14128
14128
|
},
|
|
14129
14129
|
{
|
|
14130
14130
|
"path": "dist-standalone/packages/dashboard/.next/server/app/people/page.js.nft.json",
|
|
14131
|
-
"sha256": "
|
|
14131
|
+
"sha256": "94d78d6b3b837ac6610bab4311b27bb7966a17dc37a85026d793f3f165b3b311",
|
|
14132
14132
|
"mode": 420
|
|
14133
14133
|
},
|
|
14134
14134
|
{
|
|
@@ -14173,7 +14173,7 @@
|
|
|
14173
14173
|
},
|
|
14174
14174
|
{
|
|
14175
14175
|
"path": "dist-standalone/packages/dashboard/.next/server/app/performance/page.js.nft.json",
|
|
14176
|
-
"sha256": "
|
|
14176
|
+
"sha256": "049be1dfb66d19c9f9626e04d71fe788c53911e116a615a0e854730f7e3134f2",
|
|
14177
14177
|
"mode": 420
|
|
14178
14178
|
},
|
|
14179
14179
|
{
|
|
@@ -14218,7 +14218,7 @@
|
|
|
14218
14218
|
},
|
|
14219
14219
|
{
|
|
14220
14220
|
"path": "dist-standalone/packages/dashboard/.next/server/app/repo/[owner]/[name]/page.js.nft.json",
|
|
14221
|
-
"sha256": "
|
|
14221
|
+
"sha256": "5c0dd4946dfd6fa6e3e06a50862eefe0a533950112e95725330e0edeb6c56473",
|
|
14222
14222
|
"mode": 420
|
|
14223
14223
|
},
|
|
14224
14224
|
{
|
|
@@ -14263,7 +14263,7 @@
|
|
|
14263
14263
|
},
|
|
14264
14264
|
{
|
|
14265
14265
|
"path": "dist-standalone/packages/dashboard/.next/server/app/skills/page.js.nft.json",
|
|
14266
|
-
"sha256": "
|
|
14266
|
+
"sha256": "29f89d1e2f8f47ef81022c047368c5149173d006bd5e2aa2d65638842c3d0102",
|
|
14267
14267
|
"mode": 420
|
|
14268
14268
|
},
|
|
14269
14269
|
{
|
|
@@ -15078,7 +15078,7 @@
|
|
|
15078
15078
|
},
|
|
15079
15079
|
{
|
|
15080
15080
|
"path": "dist-standalone/packages/dashboard/.next/server/middleware-build-manifest.js",
|
|
15081
|
-
"sha256": "
|
|
15081
|
+
"sha256": "907144f570ddcfda38662ff678039077807ffb4831685ed1fe070a89eadbb24f",
|
|
15082
15082
|
"mode": 420
|
|
15083
15083
|
},
|
|
15084
15084
|
{
|
|
@@ -15103,12 +15103,12 @@
|
|
|
15103
15103
|
},
|
|
15104
15104
|
{
|
|
15105
15105
|
"path": "dist-standalone/packages/dashboard/.next/server/pages/404.html",
|
|
15106
|
-
"sha256": "
|
|
15106
|
+
"sha256": "e173bd63b1d61a32dd501328008cf3fce08c7cc33dd4939c44275ba90221d347",
|
|
15107
15107
|
"mode": 420
|
|
15108
15108
|
},
|
|
15109
15109
|
{
|
|
15110
15110
|
"path": "dist-standalone/packages/dashboard/.next/server/pages/500.html",
|
|
15111
|
-
"sha256": "
|
|
15111
|
+
"sha256": "d3fafcb2502c99790366fc850d969372f94372adbdae58a96c4f27f12bf7f9f5",
|
|
15112
15112
|
"mode": 420
|
|
15113
15113
|
},
|
|
15114
15114
|
{
|
|
@@ -15118,12 +15118,27 @@
|
|
|
15118
15118
|
},
|
|
15119
15119
|
{
|
|
15120
15120
|
"path": "dist-standalone/packages/dashboard/.next/server/server-reference-manifest.js",
|
|
15121
|
-
"sha256": "
|
|
15121
|
+
"sha256": "8ade2d7966b128135c74e498b77264489d830c8221fba04f8b46e0a66d0d6a9b",
|
|
15122
15122
|
"mode": 420
|
|
15123
15123
|
},
|
|
15124
15124
|
{
|
|
15125
15125
|
"path": "dist-standalone/packages/dashboard/.next/server/server-reference-manifest.json",
|
|
15126
|
-
"sha256": "
|
|
15126
|
+
"sha256": "b750c6ed56351caf9934206f063273e1859a6969f044d835d31b995d1cbf08f1",
|
|
15127
|
+
"mode": 420
|
|
15128
|
+
},
|
|
15129
|
+
{
|
|
15130
|
+
"path": "dist-standalone/packages/dashboard/.next/static/aq8OjeI9l7bR2CGyoaW1t/_buildManifest.js",
|
|
15131
|
+
"sha256": "9476e0afd3f9da68a64e6ec58631191fd3eaca62c9f5a377e7517fe9a89e59ea",
|
|
15132
|
+
"mode": 420
|
|
15133
|
+
},
|
|
15134
|
+
{
|
|
15135
|
+
"path": "dist-standalone/packages/dashboard/.next/static/aq8OjeI9l7bR2CGyoaW1t/_clientMiddlewareManifest.js",
|
|
15136
|
+
"sha256": "5483e3295dc35dfe29ea932efc85341c916f10ff78ff5b0e965e003710893a4a",
|
|
15137
|
+
"mode": 420
|
|
15138
|
+
},
|
|
15139
|
+
{
|
|
15140
|
+
"path": "dist-standalone/packages/dashboard/.next/static/aq8OjeI9l7bR2CGyoaW1t/_ssgManifest.js",
|
|
15141
|
+
"sha256": "678f6ce2cb80b1fe72fc67e7412be6e2ab6ada083111b64f7c40d35e3cba5e00",
|
|
15127
15142
|
"mode": 420
|
|
15128
15143
|
},
|
|
15129
15144
|
{
|
|
@@ -15176,24 +15191,9 @@
|
|
|
15176
15191
|
"sha256": "8917d76a368a5bd96306af173899c65854cfa6100dc4cb8d7eeb1b4eb183da49",
|
|
15177
15192
|
"mode": 420
|
|
15178
15193
|
},
|
|
15179
|
-
{
|
|
15180
|
-
"path": "dist-standalone/packages/dashboard/.next/static/hEhWpQ4CfL_5vZcaUbTmP/_buildManifest.js",
|
|
15181
|
-
"sha256": "9476e0afd3f9da68a64e6ec58631191fd3eaca62c9f5a377e7517fe9a89e59ea",
|
|
15182
|
-
"mode": 420
|
|
15183
|
-
},
|
|
15184
|
-
{
|
|
15185
|
-
"path": "dist-standalone/packages/dashboard/.next/static/hEhWpQ4CfL_5vZcaUbTmP/_clientMiddlewareManifest.js",
|
|
15186
|
-
"sha256": "5483e3295dc35dfe29ea932efc85341c916f10ff78ff5b0e965e003710893a4a",
|
|
15187
|
-
"mode": 420
|
|
15188
|
-
},
|
|
15189
|
-
{
|
|
15190
|
-
"path": "dist-standalone/packages/dashboard/.next/static/hEhWpQ4CfL_5vZcaUbTmP/_ssgManifest.js",
|
|
15191
|
-
"sha256": "678f6ce2cb80b1fe72fc67e7412be6e2ab6ada083111b64f7c40d35e3cba5e00",
|
|
15192
|
-
"mode": 420
|
|
15193
|
-
},
|
|
15194
15194
|
{
|
|
15195
15195
|
"path": "dist-standalone/packages/dashboard/CHANGELOG.md",
|
|
15196
|
-
"sha256": "
|
|
15196
|
+
"sha256": "0589dfb5135cffbe09b125edd1c9d7fcfef519b43765e3c9dbfdc5b38d82b0e5",
|
|
15197
15197
|
"mode": 420
|
|
15198
15198
|
},
|
|
15199
15199
|
{
|
|
@@ -15203,7 +15203,7 @@
|
|
|
15203
15203
|
},
|
|
15204
15204
|
{
|
|
15205
15205
|
"path": "dist-standalone/packages/dashboard/README.md",
|
|
15206
|
-
"sha256": "
|
|
15206
|
+
"sha256": "058d5aacd261ec968e4f931492585cd4f28e0ccbb225ef1345f96671eb1906e8",
|
|
15207
15207
|
"mode": 420
|
|
15208
15208
|
},
|
|
15209
15209
|
{
|
|
@@ -20913,7 +20913,7 @@
|
|
|
20913
20913
|
},
|
|
20914
20914
|
{
|
|
20915
20915
|
"path": "dist-standalone/packages/dashboard/package.json",
|
|
20916
|
-
"sha256": "
|
|
20916
|
+
"sha256": "34c345c798a31e8d3eb3d0e577eab6a4d7c413d885291b7a047f13a7e4147200",
|
|
20917
20917
|
"mode": 420
|
|
20918
20918
|
},
|
|
20919
20919
|
{
|
|
@@ -20928,7 +20928,7 @@
|
|
|
20928
20928
|
},
|
|
20929
20929
|
{
|
|
20930
20930
|
"path": "dist-standalone/packages/dashboard/server.js",
|
|
20931
|
-
"sha256": "
|
|
20931
|
+
"sha256": "1be1eb3df1d46b53e26cfe806e81ca1f89205822be58d8388b6ceb4f976214d0",
|
|
20932
20932
|
"mode": 420
|
|
20933
20933
|
},
|
|
20934
20934
|
{
|
|
@@ -21231,9 +21231,14 @@
|
|
|
21231
21231
|
"sha256": "f8e9a8d884d8283b3564adc2cf4250c7ddf00e33f7c5dee20a1c5cb1f78b56fc",
|
|
21232
21232
|
"mode": 420
|
|
21233
21233
|
},
|
|
21234
|
+
{
|
|
21235
|
+
"path": "dist-standalone/packages/dashboard/tsconfig.tsbuildinfo",
|
|
21236
|
+
"sha256": "44507045f8fa2c1178808821ff1999856ba3da84fe57dee2ce978014edb39849",
|
|
21237
|
+
"mode": 420
|
|
21238
|
+
},
|
|
21234
21239
|
{
|
|
21235
21240
|
"path": "package.json",
|
|
21236
|
-
"sha256": "
|
|
21241
|
+
"sha256": "34c345c798a31e8d3eb3d0e577eab6a4d7c413d885291b7a047f13a7e4147200",
|
|
21237
21242
|
"mode": 420
|
|
21238
21243
|
}
|
|
21239
21244
|
]
|
package/dist/index.js
CHANGED
|
@@ -21938,8 +21938,6 @@ The dashboard (a local, read-only web view over the control room and the live bo
|
|
|
21938
21938
|
Fetches @vegastack/vegafactory-dashboard at this CLI's version on first use and
|
|
21939
21939
|
serves it on 127.0.0.1. Run "vegafactory dashboard --help" for the whole surface.
|
|
21940
21940
|
|
|
21941
|
-
Reserved (not yet available): dashboard
|
|
21942
|
-
|
|
21943
21941
|
Run "vegafactory skills list" to see the bundled skills.
|
|
21944
21942
|
`;
|
|
21945
21943
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vegastack/vegafactory",
|
|
3
|
-
"version": "0.19.
|
|
4
|
-
"description": "
|
|
3
|
+
"version": "0.19.1",
|
|
4
|
+
"description": "VegaFactory CLI for installing Agent Skills and running local development workflows",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"repository": {
|