@ace3-memory/ace 3.0.66 → 3.0.67

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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -30,7 +30,7 @@ ACE3 (Autonomous Context Engine) is the **first cognitive OS for AI**. Not just
30
30
  | **AI Genome / behavioral DNA** | **Yes** | No | No | No | No |
31
31
  | **Passport authentication** | **Yes** | No | No | No | No |
32
32
  | **Session intelligence** | **Yes** | No | No | No | No |
33
- | **MCP-native** (73 tools) | **Yes** | No | No | No | No |
33
+ | **MCP-native** (77 tools) | **Yes** | No | No | No | No |
34
34
  | **Self-hosted** | Yes | Partial | Partial | Yes | Yes |
35
35
  | **One-time pricing** | **£499 lifetime** | $249/mo | Custom | $20/mo | €1,970/mo |
36
36
 
@@ -122,7 +122,7 @@ ace update
122
122
  | **Plans** | Save and track implementation plans from any CLI AI (Claude Code, Cursor, ChatGPT) |
123
123
  | **Observer** | AI that monitors your AI for errors, drift, contradictions |
124
124
  | **Agentic Intelligence** | 10 autonomous agents (observe/reason/act/reflect) that govern and improve memory |
125
- | **MCP Server** | 73 tools for Claude Desktop, Claude Code, Cursor, VS Code, ChatGPT, Gemini |
125
+ | **MCP Server** | 77 tools for Claude Desktop, Claude Code, Cursor, VS Code, ChatGPT, Gemini |
126
126
  | **REST API** | Full CRUD API for any AI tool or custom integration |
127
127
  | **Dashboard** | Web UI at ace3-ai.com for visual memory management |
128
128
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ace3-memory/ace",
3
- "version": "3.0.66",
3
+ "version": "3.0.67",
4
4
  "description": "Your Logbook for AI - persistent memory for ChatGPT, Claude, Gemini, and more",
5
5
  "main": "index.js",
6
6
  "bin": {