@quanta-intellect/vessel-browser 0.1.94 → 0.1.95

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.
@@ -114,7 +114,6 @@
114
114
  color: var(--bg-primary);
115
115
  }
116
116
 
117
-
118
117
  /* ═══════════════════════════════════════
119
118
  Tab bar — elevated, distinctive
120
119
  ═══════════════════════════════════════ */
@@ -506,7 +505,6 @@
506
505
  padding-bottom: 1px;
507
506
  }
508
507
 
509
-
510
508
  /* ═══════════════════════════════════════
511
509
  Address bar — refined URL shell
512
510
  ═══════════════════════════════════════ */
@@ -844,7 +842,6 @@
844
842
  animation: badge-enter var(--duration-enter) var(--ease-out-back) both;
845
843
  }
846
844
 
847
-
848
845
  /* ═══════════════════════════════════════
849
846
  Bookmark toast notifications — animated
850
847
  ═══════════════════════════════════════ */
@@ -918,7 +915,6 @@
918
915
  word-break: break-word;
919
916
  }
920
917
 
921
-
922
918
  .highlight-toast {
923
919
  border-color: color-mix(in srgb, var(--accent-primary) 25%, transparent);
924
920
  }
@@ -1431,7 +1427,6 @@
1431
1427
  }
1432
1428
  }
1433
1429
 
1434
-
1435
1430
  /* ═══════════════════════════════════════
1436
1431
  Page diff — "What Changed?" popup
1437
1432
  ═══════════════════════════════════════ */
@@ -2275,7 +2270,6 @@
2275
2270
  cursor: default;
2276
2271
  }
2277
2272
 
2278
-
2279
2273
  /* ═══════════════════════════════════════
2280
2274
  Sidebar — refined panel
2281
2275
  ═══════════════════════════════════════ */
@@ -2517,7 +2511,6 @@
2517
2511
  }
2518
2512
  }
2519
2513
 
2520
-
2521
2514
  /* ═══════════════════════════════════════
2522
2515
  Bookmark panel — section card
2523
2516
  ═══════════════════════════════════════ */
@@ -2945,7 +2938,6 @@
2945
2938
  flex-wrap: wrap;
2946
2939
  }
2947
2940
 
2948
-
2949
2941
  /* ═══════════════════════════════════════
2950
2942
  Agent supervisor panel
2951
2943
  ═══════════════════════════════════════ */
@@ -3368,7 +3360,6 @@
3368
3360
  color: var(--status-error);
3369
3361
  }
3370
3362
 
3371
-
3372
3363
  /* ═══════════════════════════════════════
3373
3364
  Chat messages — distinct bubbles
3374
3365
  ═══════════════════════════════════════ */
@@ -3548,7 +3539,6 @@
3548
3539
  background: var(--surface-glass);
3549
3540
  }
3550
3541
 
3551
-
3552
3542
  /* ═══════════════════════════════════════
3553
3543
  Tool call action chips
3554
3544
  ═══════════════════════════════════════ */
@@ -3604,7 +3594,6 @@
3604
3594
  opacity: 0.4;
3605
3595
  }
3606
3596
 
3607
-
3608
3597
  /* ═══════════════════════════════════════
3609
3598
  Inline approval prompts (chat tab)
3610
3599
  ═══════════════════════════════════════ */
@@ -3691,7 +3680,6 @@
3691
3680
  color: var(--text-secondary);
3692
3681
  }
3693
3682
 
3694
-
3695
3683
  /* ═══════════════════════════════════════
3696
3684
  Thinking & streaming states
3697
3685
  ═══════════════════════════════════════ */
@@ -3795,7 +3783,6 @@
3795
3783
  }
3796
3784
  }
3797
3785
 
3798
-
3799
3786
  /* ═══════════════════════════════════════
3800
3787
  Sidebar empty state & input area
3801
3788
  ═══════════════════════════════════════ */
@@ -4085,7 +4072,6 @@
4085
4072
  background: var(--border-visible);
4086
4073
  }
4087
4074
 
4088
-
4089
4075
  /* ═══════════════════════════════════════
4090
4076
  Checkpoint timeline
4091
4077
  ═══════════════════════════════════════ */
@@ -4184,7 +4170,6 @@
4184
4170
  margin-top: 2px;
4185
4171
  }
4186
4172
 
4187
-
4188
4173
  /* ═══════════════════════════════════════
4189
4174
  Page diff history
4190
4175
  ═══════════════════════════════════════ */
@@ -4295,7 +4280,6 @@
4295
4280
  }
4296
4281
  }
4297
4282
 
4298
-
4299
4283
  /* ═══════════════════════════════════════
4300
4284
  Responsive — compact layout
4301
4285
  ═══════════════════════════════════════ */
@@ -4340,7 +4324,6 @@
4340
4324
  }
4341
4325
  }
4342
4326
 
4343
-
4344
4327
  /* ═══════════════════════════════════════
4345
4328
  Automation Kits panel
4346
4329
  ═══════════════════════════════════════ */
@@ -5,8 +5,8 @@
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
6
  <meta http-equiv="Content-Security-Policy" content="default-src 'self'; base-uri 'none'; object-src 'none'; frame-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; connect-src 'self'; font-src 'self' data:; form-action 'self';" />
7
7
  <title>Vessel</title>
8
- <script type="module" crossorigin src="./assets/index-BeUwMCx4.js"></script>
9
- <link rel="stylesheet" crossorigin href="./assets/index-BFKx2klB.css">
8
+ <script type="module" crossorigin src="./assets/index-BP-7cF0c.js"></script>
9
+ <link rel="stylesheet" crossorigin href="./assets/index-Bf1d0lUq.css">
10
10
  </head>
11
11
  <body>
12
12
  <div id="root"></div>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@quanta-intellect/vessel-browser",
3
3
  "mcpName": "io.github.unmodeled-tyler/vessel-browser",
4
- "version": "0.1.94",
4
+ "version": "0.1.95",
5
5
  "description": "AI-native web browser runtime for autonomous agents with human supervision",
6
6
  "main": "./out/main/index.js",
7
7
  "bin": {
@@ -28,6 +28,9 @@
28
28
  "dist:mac:dir:signed": "npm run build:icon:mac && npm run build && electron-builder --config electron-builder.config.cjs --mac dir --publish never",
29
29
  "preview": "env -u ELECTRON_RUN_AS_NODE electron-vite preview",
30
30
  "typecheck": "tsc --noEmit",
31
+ "check:cleanup": "npm run typecheck && git diff --check && node scripts/check-cleanup.mjs && npm run deadcode:check",
32
+ "deadcode:check": "knip --include files,dependencies,unlisted,binaries,unresolved --no-progress",
33
+ "deadcode:exports": "knip --exports --no-progress --no-exit-code",
31
34
  "audit:prod": "npm audit --omit=dev",
32
35
  "audit:all": "npm audit",
33
36
  "deps:check": "npm outdated",
@@ -73,6 +76,7 @@
73
76
  "electron": "^42.0.1",
74
77
  "electron-builder": "^26.8.1",
75
78
  "electron-vite": "^5.0.0",
79
+ "knip": "^6.12.2",
76
80
  "linkedom": "^0.18.12",
77
81
  "lucide-solid": "^1.14.0",
78
82
  "solid-js": "^1.9.12",