@quanta-intellect/vessel-browser 0.1.9 → 0.1.10
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 +0 -1
- package/package.json +2 -1
package/README.md
CHANGED
|
@@ -55,7 +55,6 @@ Most browser automation stacks are either headless, stateless, or designed aroun
|
|
|
55
55
|
|
|
56
56
|
<img width="1280" height="800" alt="vessel_2026-03-16_144201_7545" src="https://github.com/user-attachments/assets/da7b28ea-6c5f-4aa7-909e-0a255c80d508" />
|
|
57
57
|
|
|
58
|
-
<img width="1280" height="800" alt="vessel_2026-03-17_145154_5389" src="https://github.com/user-attachments/assets/b1c08d6c-bcdf-4c9a-8429-a71a23a61903" />
|
|
59
58
|
|
|
60
59
|
<img width="1280" height="785" alt="vessel_2026-03-16_171108_8677" src="https://github.com/user-attachments/assets/613c285f-0253-4344-b335-f74a64e124ac" />
|
|
61
60
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quanta-intellect/vessel-browser",
|
|
3
|
-
"
|
|
3
|
+
"mcpName": "io.github.unmodeled-tyler/vessel-browser",
|
|
4
|
+
"version": "0.1.10",
|
|
4
5
|
"description": "AI-native web browser for Linux — persistent browser runtime for autonomous agents with human supervision",
|
|
5
6
|
"main": "./out/main/index.js",
|
|
6
7
|
"bin": {
|