Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,9 @@ benchmark/data/*/openclaw_state/agents/*/agent/

# ── Claude Code local settings ────────────────────────────────────────────────
.claude/settings.local.json
.agents/
*AGENTS.md
.opencode/
.sisyphus/
docs/
skills-lock.json
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ metaclaw start --mode skills_only # skills only, no RL (no Tinker needed)

## 🔥 News

- **[04/19/2026]** **v0.4.2** — OpenClaw context-engine integration: memory plugin registers as a context-engine (assemble/compact lifecycle) on OpenClaw v2026.4.10+, eliminating double-injection of memories. Adds incremental per-turn capture with session-end final flush, OpenClaw compatibility config section, and active memory suppression for seamless proxy-side skill injection.
- **[04/11/2026]** **v0.4.1** — Incremental memory ingestion: the memory layer now extracts and persists turns every N turns (default 5) instead of only at session end, shrinking the mid-session memory blackout window.
- **[03/25/2026]** **v0.4.0** — Contexture layer: MetaClaw now persists cross-session memory for users and projects. Relevant facts, preferences, and project history are automatically retrieved and injected into prompts. Includes adaptive memory policy, background consolidation, and an optional memory sidecar service.
- **[03/24/2026]** **v0.3.3** — One-click OpenClaw plugin: MetaClaw now ships as a native OpenClaw extension — drop the folder into OpenClaw's extensions, run one command, and everything is set up automatically.
Expand Down
1 change: 1 addition & 0 deletions assets/README_AR.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ metaclaw start --mode skills_only # مهارات فقط، بدون RL (لا ح

## 🔥 آخر الأخبار

- **[2026/04/19]** **v0.4.2** — تكامل محرك سياق OpenClaw: تسجيل البرنامج المساعد للذاكرة كمحرك سياق (دورة assemble/compact) على OpenClaw v2026.4.10+، مما يزيل حقن الذاكرة المزدوج. إضافة التقاط تزايدي لكل دور مع تدفق نهائي، قسم إعدادات توافق OpenClaw، وقمع الذاكرة النشطة لحقن المهارات من جانب البروكسي.
- **[2026/04/11]** **v0.4.1** — استيعاب الذاكرة التدريجي: طبقة الذاكرة تستخرج الآن وتحتفظ بالأدوار كل N أدوار (5 افتراضيًا) بدلًا من نهاية الجلسة فقط، مما يقلل فجوة الذاكرة في منتصف الجلسة. يضيف نقطتي نهاية sidecar جديدتين `/buffer_turn` و`/flush_session`، وأداة قياس أداء مع علامة `--buffer-turns`، وتقارير مقارنة التجارب.
- **[2026/03/25]** **v0.4.0** — طبقة السياق (Contexture layer): يحتفظ MetaClaw الآن بالذاكرة عبر الجلسات للمستخدمين والمشاريع. يتم استرجاع الحقائق والتفضيلات وتاريخ المشروع ذات الصلة تلقائيًا وحقنها في المطالبات. يشمل سياسة ذاكرة تكيفية وتوحيدًا في الخلفية وخدمة sidecar اختيارية للذاكرة.
- **[2026/03/16]** **v0.3.2** دعم متعدد الـ Claw: أصبح IronClaw وPicoClaw وZeroClaw وCoPaw وNanoClaw وNemoClaw مدعومين إلى جانب OpenClaw. NanoClaw عبر نقطة النهاية الجديدة المتوافقة مع Anthropic `/v1/messages`؛ NemoClaw عبر توجيه الاستدلال OpenShell. إضافة OpenRouter كمنصة LLM مدعومة.
Expand Down
1 change: 1 addition & 0 deletions assets/README_DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ metaclaw start --mode skills_only # Nur Skills, kein RL (kein Tinker nötig)

## 🔥 Neuigkeiten

- **[19.04.2026]** **v0.4.2** — OpenClaw Context-Engine-Integration: Das Memory-Plugin registriert sich als Context-Engine (Assemble/Compact-Lebenszyklus) auf OpenClaw v2026.4.10+ und eliminiert doppelte Memory-Injektion. Ergänzt inkrementelle pro-Turn-Erfassung mit Final-Flush, OpenClaw-Kompatibilitäts-Konfiguration und Active-Memory-Unterdrückung für nahtlose proxyseitige Skill-Injektion.
- **[11.04.2026]** **v0.4.1** — Inkrementelle Speichererfassung: die Speicherschicht extrahiert und speichert jetzt alle N Turns (Standard 5) statt nur am Sitzungsende, wodurch der Speicher-Blackout mitten in einer Sitzung verkürzt wird. Fügt neue `/buffer_turn`- und `/flush_session`-Sidecar-Endpunkte, ein Benchmark-Harness mit `--buffer-turns`-Flag und Experiment-Vergleichsberichte hinzu.
- **[25.03.2026]** **v0.4.0** — Contexture layer: MetaClaw speichert nun sitzungsübergreifend Erinnerungen für Nutzer und Projekte. Relevante Fakten, Präferenzen und Projektverlauf werden automatisch abgerufen und in Prompts injiziert. Enthält adaptive Speicherrichtlinie, Hintergrundkonsolidierung und einen optionalen Memory-Sidecar-Dienst.
- **[16.03.2026]** **v0.3.2** Multi-Claw-Unterstützung: IronClaw, PicoClaw, ZeroClaw, CoPaw, NanoClaw und NemoClaw werden neben OpenClaw unterstützt. NanoClaw über den neuen `/v1/messages` Anthropic-kompatiblen Endpunkt; NemoClaw über OpenShell-Inferenz-Routing. OpenRouter als LLM-Plattform hinzugefügt.
Expand Down
1 change: 1 addition & 0 deletions assets/README_ES.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ metaclaw start --mode skills_only # solo skills, sin RL (no requiere Tinker)

## 🔥 Noticias

- **[19/04/2026]** **v0.4.2** — Integración context-engine OpenClaw: el plugin de memoria se registra como context-engine (ciclo assemble/compact) en OpenClaw v2026.4.10+, eliminando la doble inyección de memorias. Añade captura incremental por turno con volcado final, sección de configuración de compatibilidad OpenClaw y supresión de memoria activa para inyección de skills del lado del proxy.
- **[11/04/2026]** **v0.4.1** — Ingesta incremental de memoria: la capa de memoria ahora extrae y persiste turnos cada N turnos (5 por defecto) en lugar de solo al final de la sesión, reduciendo el hueco de memoria a mitad de sesión. Añade los nuevos endpoints sidecar `/buffer_turn` y `/flush_session`, un harness de benchmark con la opción `--buffer-turns` e informes comparativos de experimentos.
- **[25/03/2026]** **v0.4.0** — Contexture layer: MetaClaw ahora persiste la memoria entre sesiones para usuarios y proyectos. Los hechos relevantes, preferencias e historial del proyecto se recuperan automáticamente y se inyectan en los prompts. Incluye política de memoria adaptativa, consolidación en segundo plano y un servicio sidecar de memoria opcional.
- **[16/03/2026]** **v0.3.2** Soporte multi-Claw: IronClaw, PicoClaw, ZeroClaw, CoPaw, NanoClaw y NemoClaw ahora son compatibles junto con OpenClaw. NanoClaw a través del nuevo endpoint compatible con Anthropic `/v1/messages`; NemoClaw a través del enrutamiento de inferencia OpenShell. OpenRouter agregado como plataforma LLM.
Expand Down
1 change: 1 addition & 0 deletions assets/README_FR.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ metaclaw start --mode skills_only # skills uniquement, pas de RL (Tinker non re

## 🔥 Actualites

- **[19/04/2026]** **v0.4.2** — Integration context-engine OpenClaw : le plugin memoire s'enregistre comme context-engine (cycle assemble/compact) sur OpenClaw v2026.4.10+, eliminant la double injection de memoires. Ajout capture incrementale par tour avec vidage final, section config compatibilite OpenClaw et suppression memoire active pour injection de skills transparente cote proxy.
- **[11/04/2026]** **v0.4.1** — Ingestion memoire incrementale : la couche memoire extrait et persiste desormais les tours tous les N tours (5 par defaut) au lieu d'attendre la fin de la session, reduisant le blackout memoire en cours de session. Ajoute les nouveaux endpoints sidecar `/buffer_turn` et `/flush_session`, un harnais de benchmark avec l'option `--buffer-turns` et des rapports de comparaison d'experiences.
- **[25/03/2026]** **v0.4.0** — Contexture layer : MetaClaw persiste desormais la memoire inter-sessions pour les utilisateurs et les projets. Les faits pertinents, preferences et historiques de projet sont automatiquement recuperes et injectes dans les prompts. Inclut une politique de memoire adaptative, une consolidation en arriere-plan et un service sidecar memoire optionnel.
- **[16/03/2026]** **v0.3.2** Support multi-Claw : IronClaw, PicoClaw, ZeroClaw, CoPaw, NanoClaw et NemoClaw sont desormais supportes aux cotes d'OpenClaw. NanoClaw via le nouvel endpoint compatible Anthropic `/v1/messages` ; NemoClaw via le routage d'inference OpenShell. OpenRouter ajoute comme plateforme LLM.
Expand Down
1 change: 1 addition & 0 deletions assets/README_HI.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ metaclaw start --mode skills_only # केवल Skills, कोई RL नही

## 🔥 ताज़ा अपडेट

- **[2026/04/19]** **v0.4.2** — OpenClaw context-engine एकीकरण: मेमोरी प्लगइन OpenClaw v2026.4.10+ पर context-engine (assemble/compact लाइफसाइकल) के रूप में पंजीकृत होता है, जिससे मेमोरी का डबल इंजेक्शन समाप्त होता है। प्रति-टर्न इंक्रीमेंटल कैप्चर, सेशन-एंड फाइनल फ्लश, OpenClaw कम्पैटिबिलिटी कॉन्फिग सेक्शन और सीमलेस प्रॉक्सी-साइड स्किल इंजेक्शन के लिए एक्टिव मेमोरी सप्रेशन जोड़ा गया।
- **[2026/04/11]** **v0.4.1** — इंक्रीमेंटल मेमोरी इन्जेशन: मेमोरी लेयर अब केवल सत्र के अंत में नहीं बल्कि हर N टर्न (डिफ़ॉल्ट 5) पर एक्सट्रैक्ट और पर्सिस्ट करती है, जिससे सत्र के बीच मेमोरी ब्लैकआउट कम होता है। नए `/buffer_turn` और `/flush_session` sidecar एंडपॉइंट्स, `--buffer-turns` फ़्लैग के साथ बेंचमार्क हार्नेस और प्रयोग तुलना रिपोर्ट जोड़े गए।
- **[2026/03/25]** **v0.4.0** — Contexture layer(संदर्भ परत): MetaClaw अब उपयोगकर्ताओं और प्रोजेक्ट्स के लिए सत्रों के पार मेमोरी को बनाए रखता है। प्रासंगिक तथ्य, प्राथमिकताएं और प्रोजेक्ट इतिहास स्वचालित रूप से पुनर्प्राप्त होकर प्रॉम्प्ट में इंजेक्ट किए जाते हैं। इसमें अनुकूली मेमोरी नीति, बैकग्राउंड एकत्रीकरण और वैकल्पिक मेमोरी साइडकार सेवा शामिल है।
- **[2026/03/16]** **v0.3.2** मल्टी-Claw सपोर्ट: IronClaw, PicoClaw, ZeroClaw, CoPaw, NanoClaw और NemoClaw अब OpenClaw के साथ सपोर्टेड हैं। NanoClaw नए `/v1/messages` Anthropic-संगत एंडपॉइंट के माध्यम से; NemoClaw OpenShell इनफरेंस रूटिंग के माध्यम से। OpenRouter को LLM प्लेटफ़ॉर्म के रूप में जोड़ा गया।
Expand Down
1 change: 1 addition & 0 deletions assets/README_IT.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ metaclaw start --mode skills_only # solo Skill, nessun RL (Tinker non necessari

## 🔥 Novita

- **[19/04/2026]** **v0.4.2** — Integrazione context-engine OpenClaw: il plugin di memoria si registra come context-engine (ciclo assemble/compact) su OpenClaw v2026.4.10+, eliminando la doppia iniezione di memorie. Aggiunge cattura incrementale per turno con flush finale, sezione configurazione compatibilità OpenClaw e soppressione memoria attiva per iniezione di skill lato proxy.
- **[11/04/2026]** **v0.4.1** — Ingestione memoria incrementale: il livello di memoria ora estrae e persiste i turni ogni N turni (default 5) invece di attendere la fine della sessione, riducendo il blackout di memoria a metà sessione. Aggiunge i nuovi endpoint sidecar `/buffer_turn` e `/flush_session`, un harness di benchmark con il flag `--buffer-turns` e report di confronto esperimenti.
- **[25/03/2026]** **v0.4.0** — Contexture layer: MetaClaw ora persiste la memoria tra le sessioni per utenti e progetti. Fatti rilevanti, preferenze e cronologia del progetto vengono recuperati automaticamente e iniettati nei prompt. Include una politica di memoria adattiva, consolidamento in background e un servizio sidecar per la memoria opzionale.
- **[16/03/2026]** **v0.3.2** Supporto multi-Claw: IronClaw, PicoClaw, ZeroClaw, CoPaw, NanoClaw e NemoClaw ora supportati insieme a OpenClaw. NanoClaw tramite il nuovo endpoint compatibile Anthropic `/v1/messages`; NemoClaw tramite routing di inferenza OpenShell. OpenRouter aggiunto come piattaforma LLM.
Expand Down
1 change: 1 addition & 0 deletions assets/README_JA.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ metaclaw start --mode skills_only # スキルのみ、RL なし(Tinker 不要

## 🔥 ニュース

- **[2026/04/19]** **v0.4.2** — OpenClaw コンテキストエンジン統合:メモリプラグインが OpenClaw v2026.4.10+ のコンテキストエンジン(assemble/compact ライフサイクル)として登録され、メモリの二重注入を排除。ターンごとの増分キャプチャとセッション終了時のフラッシュ、OpenClaw 互換性設定セクション、シームレスなプロキシ側スキル注入のためのアクティブメモリ抑制を追加。
- **[2026/04/11]** **v0.4.1** — インクリメンタル・メモリ取り込み:メモリ層がセッション終了時だけでなく N ターン(デフォルト 5)ごとに抽出・永続化するようになり、セッション途中のメモリ空白期間が短縮。新しい `/buffer_turn`・`/flush_session` サイドカーエンドポイント、`--buffer-turns` フラグ付きベンチマーク、実験比較レポートを追加。
- **[2026/03/25]** **v0.4.0** — Contexture layer(コンテキスチュア レイヤー):MetaClaw がユーザーとプロジェクトのメモリをセッションをまたいで永続化。関連する事実・好み・プロジェクト履歴を自動取得してプロンプトに注入。適応型メモリポリシー、バックグラウンド統合、オプションのメモリサイドカーサービスを含む。
- **[2026/03/16]** **v0.3.2** マルチ Claw サポート:IronClaw・PicoClaw・ZeroClaw・CoPaw・NanoClaw・NemoClaw が OpenClaw に加えて利用可能に。NanoClaw は新規 `/v1/messages` Anthropic 互換エンドポイント経由で、NemoClaw は OpenShell 推論ルーティング経由で接続。OpenRouter を LLM プラットフォームとして追加。
Expand Down
1 change: 1 addition & 0 deletions assets/README_KO.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ metaclaw start --mode skills_only # 스킬만, RL 없음 (Tinker 불필요)

## 🔥 새소식

- **[2026/04/19]** **v0.4.2** — OpenClaw 컨텍스트 엔진 통합: 메모리 플러그인이 OpenClaw v2026.4.10+의 컨텍스트 엔진(assemble/compact 라이프사이클)으로 등록되어 메모리 이중 주입을 제거. 턴별 증분 캡처와 세션 종료 플러시, OpenClaw 호환성 설정 섹션, 프록시 측 스킬 주입을 위한 활성 메모리 억제 추가.
- **[2026/04/11]** **v0.4.1** — 증분 메모리 수집: 메모리 레이어가 세션 종료 시점뿐 아니라 N 턴(기본 5)마다 추출하고 저장하도록 변경되어 세션 중간의 메모리 공백 구간이 줄어듦. 새로운 `/buffer_turn`·`/flush_session` 사이드카 엔드포인트, `--buffer-turns` 플래그를 지원하는 벤치마크, 실험 비교 리포트 추가.
- **[2026/03/25]** **v0.4.0** — Contexture layer(컨텍스처 레이어):MetaClaw가 사용자와 프로젝트의 메모리를 세션을 넘어 지속적으로 저장. 관련 사실, 선호도, 프로젝트 히스토리를 자동으로 검색해 프롬프트에 주입. 적응형 메모리 정책, 백그라운드 통합, 선택적 메모리 사이드카 서비스 포함.
- **[2026/03/16]** **v0.3.2** 멀티 Claw 지원: IronClaw, PicoClaw, ZeroClaw, CoPaw, NanoClaw, NemoClaw가 OpenClaw와 함께 지원됨. NanoClaw는 새로운 `/v1/messages` Anthropic 호환 엔드포인트를 통해, NemoClaw는 OpenShell 추론 라우팅을 통해 연결. OpenRouter를 LLM 플랫폼으로 추가.
Expand Down
1 change: 1 addition & 0 deletions assets/README_PT.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ metaclaw start --mode skills_only # apenas Skills, sem RL (sem necessidade de T

## 🔥 Novidades

- **[19/04/2026]** **v0.4.2** — Integracao context-engine OpenClaw: o plugin de memoria registra-se como context-engine (ciclo assemble/compact) no OpenClaw v2026.4.10+, eliminando a dupla injeção de memorias. Adiciona captura incremental por turno com flush final, secao de configuracao de compatibilidade OpenClaw e supressao de memoria ativa para injeção de skills no lado do proxy.
- **[11/04/2026]** **v0.4.1** — Ingestao incremental de memoria: a camada de memoria agora extrai e persiste turnos a cada N turnos (padrao 5) em vez de apenas no final da sessao, reduzindo o blackout de memoria no meio da sessao. Adiciona os novos endpoints sidecar `/buffer_turn` e `/flush_session`, um harness de benchmark com a flag `--buffer-turns` e relatorios comparativos de experimentos.
- **[25/03/2026]** **v0.4.0** — Contexture layer: MetaClaw agora persiste a memoria entre sessoes para usuarios e projetos. Fatos relevantes, preferencias e historico do projeto sao recuperados automaticamente e injetados nos prompts. Inclui politica de memoria adaptativa, consolidacao em segundo plano e servico sidecar de memoria opcional.
- **[16/03/2026]** **v0.3.2** Suporte multi-Claw: IronClaw, PicoClaw, ZeroClaw, CoPaw, NanoClaw e NemoClaw agora sao suportados junto ao OpenClaw. NanoClaw via novo endpoint compativel com Anthropic `/v1/messages`; NemoClaw via roteamento de inferencia OpenShell. OpenRouter adicionado como plataforma LLM.
Expand Down
Loading