vault backup: 2026-03-03 15:33:33

This commit is contained in:
AlexAI
2026-03-03 15:33:33 -06:00
parent 64c74d4498
commit aeda4e8926
4 changed files with 30 additions and 2 deletions

View File

@@ -0,0 +1,27 @@
# Memory Vector System
**Status:** Supermonkey-Powered
**Created:** 2026-03-02
## Overview
Local semantic memory search using SQLite + Ollama embeddings. No cloud, works offline.
## Innovation
Reads OpenClaw session transcripts (.jsonl) to auto-capture conversations every 15 messages.
## Current Stats
- Total embeddings: ~1,600+
- Auto session snapshots: 27
- Tracked sessions: 245
## Key Files
- `tools/session_monitor.py` - Real-time capture
- `tools/search_memories.py` - CLI search
- `memory_vector.py` - Core module
## Full Documentation
See: `memory/projects/memory-vector-system.md` in git repo
---
*Credit: Corey's genius idea*
*System: Operational*

View File

@@ -1,4 +1,4 @@
# OpenClaw Sync - 2026-03-02
# OpenClaw Sync - 2026-03-02
## Files Synced
- Tools Reference.md (from TOOLS.md)

View File

@@ -1,4 +1,4 @@
# OpenClaw Sync - 2026-03-03
# OpenClaw Sync - 2026-03-03
## Files Synced
- Tools Reference.md (from TOOLS.md)

1
Test Folder/Test Note.md Normal file
View File

@@ -0,0 +1 @@
test