docs: document EverOS 1.0.0 issue migration (#258)

* docs: document EverOS 1.0 issue migration

* docs: standardize EverOS 1.0.0 wording
This commit is contained in:
Elliot Chen
2026-06-06 14:33:00 +08:00
committed by GitHub
parent 00f1dfaec5
commit 8f175d3f8f
7 changed files with 87 additions and 15 deletions

View File

@ -229,13 +229,13 @@ A context-native AI wearable that listens to everyday life and converts conversa
<tr>
<td width="50%" valign="top">
[![banner-gif](https://github.com/user-attachments/assets/df9677ec-386f-4c56-a428-08bca25c54dc)](https://github.com/EverMind-AI/EverOS/tree/0f49826ba0f9a94e1974c97614a46a68e0a08b52/evermemos-openclaw-plugin)
[![banner-gif](https://github.com/user-attachments/assets/df9677ec-386f-4c56-a428-08bca25c54dc)](../docs/migration-to-1.0.0.md)
#### OpenClaw Agent Memory
#### Legacy OpenClaw Agent Memory
A 24/7 agent workflow with continuous learning memory across sessions.
Archived pre-1.0.0 plugin reference. New integrations should use the EverOS 1.0.0 API.
[Plugin](https://github.com/EverMind-AI/EverOS/tree/0f49826ba0f9a94e1974c97614a46a68e0a08b52/evermemos-openclaw-plugin)
[Learn more](../docs/migration-to-1.0.0.md)
</td>
<td width="50%" valign="top">

View File

@ -2,6 +2,13 @@
Persistent memory for Claude Code. Automatically saves and recalls context from past coding sessions.
> Compatibility note: this folder documents a legacy EverMem Cloud
> plugin. It still uses the old cloud `/api/v1/memories/*` routes and
> should not be treated as the canonical local EverOS 1.0.0 OSS API.
> New integrations should follow
> [EverOS 1.0.0 migration notes](../../docs/migration-to-1.0.0.md) and
> [the API reference](../../docs/api.md).
![Memory Hub Screenshot](https://github.com/user-attachments/assets/af37c1f6-7ba5-430c-b99d-2a7e7eac618f)
## Features