Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
cb91f4e
docs(goals): add captain runbooks
Fearvox May 14, 2026
56a1c84
fix(openclaw-plugin): remove compaction hook ownership
Fearvox May 14, 2026
392ac2c
docs(upstream-return): capture fork leftover queue
Fearvox May 14, 2026
e9271e0
docs(upstream-return): add upstream triage packet
Fearvox May 14, 2026
0186ab3
feat(everos): add Hermes memory dogfood use case
Fearvox May 15, 2026
8aaaf8c
docs(everos): add owner packet and remote disposition
Fearvox May 15, 2026
9960c3f
feat(skillhub): expose read-only views and install packets
Fearvox May 15, 2026
9215a0f
fix(raven): redact public run packet fixture
Fearvox May 15, 2026
e531d28
docs(everos): close local dogfood packet
Fearvox May 15, 2026
8c9eeaa
docs(riven): add concept boundary to dogfood packet
Fearvox May 15, 2026
1961e63
docs(everos): add dogfood completion audit
Fearvox May 15, 2026
b4e992b
docs(everos): add supervisor dispatch packet
Fearvox May 15, 2026
a8c598c
docs(everos): record runtime lane adapter flag
Fearvox May 15, 2026
cb099c0
docs(raven): add v2 research ledger
Fearvox May 15, 2026
2853c4c
feat(upstream): resolve P0 batch #191, #93, #78
Fearvox May 15, 2026
c6a14a2
chore(everos-memory): add gitignore for runs + console target
Fearvox May 15, 2026
ef8499f
chore(everos): exclude .playwright-mcp + .goal traces from repo root
Fearvox May 15, 2026
6b95273
docs(raven): rebrand Riven→Raven and refresh contract+ledger
Fearvox May 15, 2026
27ccde3
feat(raven): scaffold raven-console TUI + launcher
Fearvox May 15, 2026
dbeea85
chore(raven): add deepseek auth preflight script
Fearvox May 15, 2026
9b2830a
docs(everos): refresh dogfood audit + supervisor packets
Fearvox May 15, 2026
5d801ea
chore(everos-memory): bump deploy manifests + algo-profile
Fearvox May 15, 2026
e4234c7
docs(everos): record raven-v2-closure landing
Fearvox May 15, 2026
80c6c6b
docs(upstream-return): record 2026-05-15 recheck + #191/#93/#78 slice…
Fearvox May 15, 2026
67c228a
chore(ci): restore .markdownlint config + fix 22 markdown-lint errors
Fearvox May 15, 2026
b43dbb7
style: trim trailing blank lines across test/config/script files
Fearvox May 15, 2026
e1dd138
refactor(raven-console): drop unused relative_path_exists helper
Fearvox May 15, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,8 @@ evaluation/locomo_evaluation/results_ref/demo/results/
.review_progress.json

# Use-cases: exclude lock files to keep repo lean
use-cases/**/package-lock.json
use-cases/**/package-lock.json

# Local playwright + goal state traces
.playwright-mcp/
.goal/
11 changes: 11 additions & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"default": true,
"MD013": false,
"MD024": { "siblings_only": true },
"MD033": false,
"MD041": false,
"MD051": false,
"MD060": false,
"MD025": { "front_matter_title": "" },
"MD007": { "indent": 2 }
}
32 changes: 15 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

</div>


<br>

<details open>
Expand All @@ -35,8 +34,6 @@

</details>



## Project Overview

**EverOS** is a unified home for applying, building, and evaluating long-term memory in self-evolving agents. The repository is organized around three essential parts:
Expand All @@ -61,6 +58,7 @@ Use cases show what persistent memory makes possible in real products and workfl

![banner-gif](https://github.com/user-attachments/assets/650b901b-c9ba-4001-bac7-626b009df830)

<!-- markdownlint-disable-next-line MD001 -->
#### Rokid AI Assistant with EverOS

Connect to EverOS within Rokid Glasses enabling long-term memory for all of your smart activities.
Expand Down Expand Up @@ -94,7 +92,7 @@ Earth Online is a memory-aware productivity game that turns everyday planning in
</td>
<td width="50%" valign="top">

[![banner-gif](https://github.com/user-attachments/assets/57d8cda7-35a5-4561-b794-5520dffc917b)](https://github.com/golutra/golutra)
[![banner-gif](https://github.com/user-attachments/assets/57d8cda7-35a5-4561-b794-5520dffc917b)](https://github.com/golutra/golutra)

#### Multi-Agent Orchestration Platform

Expand All @@ -118,7 +116,7 @@ Record, visualize, and explore your tasting journey through an immersive 3D star
</td>
<td width="50%" valign="top">

[![banner-gif](https://github.com/user-attachments/assets/93ac2a68-4f18-4fcb-8d87-80aeb00a9d7c)](https://github.com/kellyvv/OpenHer)
[![banner-gif](https://github.com/user-attachments/assets/93ac2a68-4f18-4fcb-8d87-80aeb00a9d7c)](https://github.com/kellyvv/OpenHer)

#### EverOS Open Her

Expand All @@ -143,7 +141,7 @@ Ruminer brings persistent memory to a browser agent so it can carry personal con
</td>
<td width="50%" valign="top">

[![banner-gif](https://github.com/user-attachments/assets/c258a6c4-fe70-497a-98d1-3dade4a932f6)](https://github.com/nanxingw/EverMem)
[![banner-gif](https://github.com/user-attachments/assets/c258a6c4-fe70-497a-98d1-3dade4a932f6)](https://github.com/nanxingw/EverMem)

#### EverMem Sync with EverOS

Expand All @@ -168,7 +166,7 @@ MCO equips your primary agent with an agent team that can work together to solve
</td>
<td width="50%" valign="top">

[![banner-gif](https://github.com/user-attachments/assets/314c9126-8e08-4688-bbbb-8555ad58cf67)](https://github.com/onenewborn/StudyBuddy-public)
[![banner-gif](https://github.com/user-attachments/assets/314c9126-8e08-4688-bbbb-8555ad58cf67)](https://github.com/onenewborn/StudyBuddy-public)

#### Study Buddy with Self-Evolving Memory

Expand All @@ -193,7 +191,7 @@ Empowering individuals with advanced memory support and daily assistance.
</td>
<td width="50%" valign="top">

[![banner-gif](https://github.com/user-attachments/assets/e2428df3-ea11-4e88-8f9c-dad437dd8998)](https://github.com/AlexL1024/NeuralConnect)
[![banner-gif](https://github.com/user-attachments/assets/e2428df3-ea11-4e88-8f9c-dad437dd8998)](https://github.com/AlexL1024/NeuralConnect)

#### Memory-Driven Multi-Agent NPC Experience

Expand Down Expand Up @@ -305,7 +303,7 @@ Explore stored entities and relationships in a graph interface. Frontend demo; b
<br>
<div align="right">

[![](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)
[![Back to top](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)

</div>

Expand Down Expand Up @@ -376,7 +374,7 @@ requests.post(f"{API_BASE}/memories", json={
})

# 2. Search for relevant memories
response = requests.get(f"{API_BASE}/memories/search", json={
response = requests.post(f"{API_BASE}/memories/search", json={
"query": "What sports does the user like?",
"user_id": "user_001",
"memory_types": ["episodic_memory"],
Expand All @@ -393,7 +391,7 @@ for memory_group in result.get("memories", []):
<br>
<div align="right">

[![](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)
[![Back to top](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)

</div>

Expand Down Expand Up @@ -431,7 +429,7 @@ LoCoMo **92.73%**
<br>
<div align="right">

[![](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)
[![Back to top](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)

</div>

Expand Down Expand Up @@ -465,7 +463,7 @@ Agent self-evolution evaluation through longitudinal growth curves, transfer eff
<br>
<div align="right">

[![](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)
[![Back to top](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)

</div>

Expand Down Expand Up @@ -506,7 +504,7 @@ cat evaluation/results/locomo-everos/report.txt
<br>
<div align="right">

[![](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)
[![Back to top](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)

</div>

Expand Down Expand Up @@ -540,7 +538,7 @@ If EverOS helps your research, please cite the relevant paper:
<br>
<div align="right">

[![](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)
[![Back to top](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)

</div>

Expand All @@ -553,7 +551,7 @@ Star the repo or join the community links above to follow new architecture metho
<br>
<div align="right">

[![](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)
[![Back to top](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)

</div>

Expand Down Expand Up @@ -596,6 +594,6 @@ Read the [Contribution Guidelines](.github/CONTRIBUTING.md) for setup, pull requ

<div align="right">

[![](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)
[![Back to top](https://img.shields.io/badge/-Back_to_top-gray?style=flat-square)](#readme-top)

</div>
Loading
Loading