@ace3-memory/ace 3.0.65 → 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.
- package/README.md +18 -17
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
#
|
|
1
|
+
# ACE3: The First Cognitive OS for AI
|
|
2
2
|
|
|
3
|
-
> **
|
|
3
|
+
> **The brain behind your AI tools. Memory, intelligence, and identity in one self-hosted platform.**
|
|
4
4
|
>
|
|
5
|
-
>
|
|
5
|
+
> Your AI remembers, thinks, and evolves — across every session, tool, and team member.
|
|
6
6
|
|
|
7
|
-
[](https://ace3-ai.com/license)
|
|
8
7
|
[](https://www.python.org/downloads/)
|
|
9
|
-
[](https://github.com/AdyBrooks46/AutonomousContextEngine/releases)
|
|
10
9
|
|
|
11
10
|
---
|
|
12
11
|
|
|
@@ -19,19 +18,21 @@ AI coding agents are amazing, but they're **super-talented interns with amnesia*
|
|
|
19
18
|
|
|
20
19
|
## The Solution
|
|
21
20
|
|
|
22
|
-
|
|
21
|
+
ACE3 (Autonomous Context Engine) is the **first cognitive OS for AI**. Not just memory — it's the brain behind your AI tools. Memory, reasoning, learning, evolving, and identity in one platform. Self-hosted on your infrastructure.
|
|
23
22
|
|
|
24
|
-
### What Makes
|
|
23
|
+
### What Makes ACE3 Different
|
|
25
24
|
|
|
26
|
-
| | ACE3 | Mem0 | Zep |
|
|
27
|
-
|
|
28
|
-
| **Structured
|
|
29
|
-
| **Knowledge graph**
|
|
30
|
-
| **
|
|
31
|
-
| **
|
|
32
|
-
| **
|
|
33
|
-
| **
|
|
34
|
-
| **MCP-native** (
|
|
25
|
+
| | ACE3 | Mem0 | Zep | Letta | Cognee |
|
|
26
|
+
|---|---|---|---|---|---|
|
|
27
|
+
| **Structured memory** (10 entity types) | Yes | Basic | No | No | No |
|
|
28
|
+
| **Knowledge graph** | Yes | Pro only | Yes | No | Yes |
|
|
29
|
+
| **Autonomous agents** (10) | **Yes** | No | No | Stateful | No |
|
|
30
|
+
| **AI Genome / behavioral DNA** | **Yes** | No | No | No | No |
|
|
31
|
+
| **Passport authentication** | **Yes** | No | No | No | No |
|
|
32
|
+
| **Session intelligence** | **Yes** | No | No | No | No |
|
|
33
|
+
| **MCP-native** (77 tools) | **Yes** | No | No | No | No |
|
|
34
|
+
| **Self-hosted** | Yes | Partial | Partial | Yes | Yes |
|
|
35
|
+
| **One-time pricing** | **£499 lifetime** | $249/mo | Custom | $20/mo | €1,970/mo |
|
|
35
36
|
|
|
36
37
|
---
|
|
37
38
|
|
|
@@ -121,7 +122,7 @@ ace update
|
|
|
121
122
|
| **Plans** | Save and track implementation plans from any CLI AI (Claude Code, Cursor, ChatGPT) |
|
|
122
123
|
| **Observer** | AI that monitors your AI for errors, drift, contradictions |
|
|
123
124
|
| **Agentic Intelligence** | 10 autonomous agents (observe/reason/act/reflect) that govern and improve memory |
|
|
124
|
-
| **MCP Server** |
|
|
125
|
+
| **MCP Server** | 77 tools for Claude Desktop, Claude Code, Cursor, VS Code, ChatGPT, Gemini |
|
|
125
126
|
| **REST API** | Full CRUD API for any AI tool or custom integration |
|
|
126
127
|
| **Dashboard** | Web UI at ace3-ai.com for visual memory management |
|
|
127
128
|
|