cbrowser 18.6.0 → 18.6.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * CBrowser MCP Tools - Base Tools Index
3
- * Registers all 52 base tools across 17 categories
3
+ * Registers all 56 base tools across 18 categories
4
4
  *
5
5
  * @copyright 2026 Alexandria Eden alexandria.shai.eden@gmail.com https://cbrowser.ai
6
6
  * @license MIT
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * CBrowser MCP Tools - Base Tools Index
3
- * Registers all 52 base tools across 17 categories
3
+ * Registers all 56 base tools across 18 categories
4
4
  *
5
5
  * @copyright 2026 Alexandria Eden alexandria.shai.eden@gmail.com https://cbrowser.ai
6
6
  * @license MIT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cbrowser",
3
- "version": "18.6.0",
3
+ "version": "18.6.1",
4
4
  "type": "module",
5
5
  "description": "Cognitive browser automation that thinks like your users—and helps AI agents navigate too. Simulate real user cognition with abandonment detection, constitutional safety, chaos engineering, and UX friction discovery. Sites that pass CBrowser's cognitive tests are easier for both humans and AI agents to navigate.",
6
6
  "main": "dist/index.js",