Commit graph

5 commits

Author SHA1 Message Date
1676ba4729 docs: add Vainplex Plugin Suite table 2026-02-17 18:17:12 +01:00
a247ca82c1 docs: update README for v0.2.0 — LLM enhancement, noise filter, config examples
- Add 'Regex + LLM Hybrid' intro section
- Add full LLM config documentation with Ollama/OpenAI/OpenRouter examples
- Add LLM Enhancement Flow diagram
- Update graceful degradation (LLM fallback)
- Update test count (270 → 288)
- Update performance section
2026-02-17 14:10:23 +01:00
44c78eaf5a docs: rich demo showcase in README + fix openclaw.id in package.json
- README: expanded demo section with collapsible output per feature
- README: shows real conversation, thread tracking, decisions, mood, snapshot, boot context
- package.json: added openclaw.id field (fixes plugin discovery on install)
- Bump v0.1.2
2026-02-17 12:45:57 +01:00
353d4dbbcf docs: add demo section to README with sample output 2026-02-17 12:22:21 +01:00
d41a13f914 feat: openclaw-cortex v0.1.0 — conversation intelligence plugin
Thread tracking, decision extraction, boot context generation,
pre-compaction snapshots, structured narratives.

- 10 source files, 1983 LOC TypeScript
- 9 test files, 270 tests passing
- Zero runtime dependencies
- Cerberus approved + all findings fixed
- EN/DE pattern matching, atomic file writes
- Graceful degradation (read-only workspace, corrupt JSON)
2026-02-17 12:16:49 +01:00