@exaudeus/workrail 3.23.0 → 3.24.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.
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8" />
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
6
  <title>WorkRail Console</title>
7
- <script type="module" crossorigin src="/console/assets/index-BjnOsG8b.js"></script>
8
- <link rel="stylesheet" crossorigin href="/console/assets/index-e4cUjvJj.css">
7
+ <script type="module" crossorigin src="/console/assets/index-CWETdPGj.js"></script>
8
+ <link rel="stylesheet" crossorigin href="/console/assets/index-ByW7d9qr.css">
9
9
  </head>
10
10
  <body>
11
11
  <div id="root"></div>
@@ -369,16 +369,16 @@
369
369
  "sha256": "5fe866e54f796975dec5d8ba9983aefd86074db212d3fccd64eed04bc9f0b3da",
370
370
  "bytes": 8011
371
371
  },
372
- "console/assets/index-BjnOsG8b.js": {
373
- "sha256": "a7b79a1d583a1e0515f5b7fab638237a0d675ea47161858fadb336a23baa1dde",
374
- "bytes": 737616
372
+ "console/assets/index-ByW7d9qr.css": {
373
+ "sha256": "1336e0c417833c4fff933ac519b763ab5945ef86c97d25e31c2f82d83b45d0c1",
374
+ "bytes": 59845
375
375
  },
376
- "console/assets/index-e4cUjvJj.css": {
377
- "sha256": "8dbf5085f4ed02dce407f6aa47d86252077df58016a851501a151728f92ee986",
378
- "bytes": 59782
376
+ "console/assets/index-CWETdPGj.js": {
377
+ "sha256": "01ac1ee867b8260ea371d73fee41187368253ac60299ed94846dbcaf1317182d",
378
+ "bytes": 742813
379
379
  },
380
380
  "console/index.html": {
381
- "sha256": "bae20130dc1393acd0e3ee47d9e45868882fdfe2e51ed33f320da9f317b05ee2",
381
+ "sha256": "26f9f87ae94cb739151d893db85be046dc4fe015d30306f80f4ca8e04e375a48",
382
382
  "bytes": 417
383
383
  },
384
384
  "core/error-handler.d.ts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@exaudeus/workrail",
3
- "version": "3.23.0",
3
+ "version": "3.24.0",
4
4
  "description": "Step-by-step workflow enforcement for AI agents via MCP",
5
5
  "license": "MIT",
6
6
  "repository": {