pagerunner 0.7.0 → 0.7.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/install.js +1 -1
- package/package.json +2 -2
package/install.js
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pagerunner",
|
|
3
|
-
"version": "0.7.
|
|
4
|
-
"description": "Persistent browser layer for AI agents. Connects any MCP client to your real Chrome profiles
|
|
3
|
+
"version": "0.7.1",
|
|
4
|
+
"description": "Persistent browser layer for AI agents. Connects any MCP client to your real Chrome profiles — already logged in, with site intelligence that compounds over time. Sessions survive daemon restarts. PII anonymization, encrypted state, auto-checkpoints, macOS menu bar.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|