@ace3-memory/ace 3.0.66 → 3.0.68

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 -3
  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
 
@@ -137,7 +137,7 @@ Permanent free tier - no expiry, no credit card required.
137
137
  | **Free** | £0 forever | Try ACE with 1 namespace, 1,000 memories |
138
138
  | **Starter** | £14.99/mo | Solo developers (3 namespaces, 5,000 memories) |
139
139
  | **Pro** | £39.99/mo | Teams (10 users included, +£3/extra, unlimited) |
140
- | **Founder** | £499 one-time | Lifetime Pro+ (25 users, limited to 100 licenses) |
140
+ | **Founder** | £499 one-time | Lifetime Pro+ (25 users) |
141
141
  | **Enterprise** | Custom | Unlimited everything, SSO, SLA |
142
142
 
143
143
  [**View Pricing**](https://ace3-ai.com/pricing)
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.68",
4
4
  "description": "Your Logbook for AI - persistent memory for ChatGPT, Claude, Gemini, and more",
5
5
  "main": "index.js",
6
6
  "bin": {