@nuanu-ai/agentbrowse 0.2.4 → 0.2.5

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.
Files changed (2) hide show
  1. package/README.md +0 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -83,12 +83,6 @@ operations:
83
83
  export AGENTPAY_API_KEY=...
84
84
  ```
85
85
 
86
- Optional API base URL override:
87
-
88
- ```bash
89
- export AGENTPAY_API_URL=https://durcottggsiesxxqzvbb.supabase.co/functions/v1/api
90
- ```
91
-
92
86
  ## Runtime model
93
87
 
94
88
  - `agentbrowse` persists the active browser session under `~/.agentpay`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuanu-ai/agentbrowse",
3
- "version": "0.2.4",
3
+ "version": "0.2.5",
4
4
  "type": "module",
5
5
  "description": "Standalone browser automation CLI for AI agents: launch, observe, act, extract, and solve captcha",
6
6
  "keywords": [