@nuanu-ai/agentbrowse 0.2.10 → 0.2.12

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 +3 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -118,8 +118,9 @@ Default verification for this package is no longer unit-only:
118
118
  - `pnpm --filter @nuanu-ai/agentbrowse test` includes local fixture browser integration coverage for runtime and extract flows
119
119
  - the default suite also covers one explicit Stagehand-assisted observe fallback plus launch/session smoke at the command boundary
120
120
 
121
- See the neutral external-agent guide:
121
+ See package docs:
122
122
 
123
- - [docs/agentbrowse/testing/agent-usage-guide.md](/Users/dmitry/Dev/mercuryo-agent-pay/docs/agentbrowse/testing/agent-usage-guide.md)
123
+ - [packages/browse-cli/docs/README.md](/Users/dmitry/Dev/mercuryo-agent-pay/packages/browse-cli/docs/README.md)
124
+ - [packages/browse-cli/docs/testing/cli-usage-guide.md](/Users/dmitry/Dev/mercuryo-agent-pay/packages/browse-cli/docs/testing/cli-usage-guide.md)
124
125
 
125
126
  Releases are published automatically from `main` after checks pass. `@nuanu-ai/agentbrowse` is the only CLI package published by the current npm release workflow.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuanu-ai/agentbrowse",
3
- "version": "0.2.10",
3
+ "version": "0.2.12",
4
4
  "type": "module",
5
5
  "description": "Standalone browser automation CLI for AI agents: launch, observe, act, extract, and solve captcha",
6
6
  "keywords": [