This commit is contained in:
serversdwn
2025-12-29 22:44:47 -05:00
parent a900110fe4
commit 6716245a99
7 changed files with 102 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
# Project Lyra - README v0.9.0
# Project Lyra - README v0.9.1
Lyra is a modular persistent AI companion system with advanced reasoning capabilities and autonomous decision-making.
It provides memory-backed chat using **Relay** + **Cortex** with integrated **Autonomy System**,
@@ -6,7 +6,7 @@ featuring a multi-stage reasoning pipeline powered by HTTP-based LLM backends.
**NEW in v0.9.0:** Trilium Notes integration - Search and create notes from conversations
**Current Version:** v0.9.0 (2025-12-29)
**Current Version:** v0.9.1 (2025-12-29)
> **Note:** As of v0.6.0, NeoMem is **disabled by default** while we work out integration hiccups in the pipeline. The autonomy system is being refined independently before full memory integration.