Merge pull request #2 from ClaudioDrews/fix/6-to-7-layers
docs: fix "Six" → "Seven" memory layers in README
This commit is contained in:
commit
d206c3eae2
|
|
@ -2,10 +2,10 @@
|
|||
|
||||

|
||||
|
||||
> **Your agent finally stops forgetting.**
|
||||
> **Your agent finally stops forgetting.** \
|
||||
> Permanent memory. Local memory infrastructure. API-provider agnostic. Surgically token-efficient.
|
||||
|
||||
Six memory layers. Automatic, intelligent context injection. Structured facts with trust scoring. A self-curating wiki pipeline. Semantic search across **every conversation you've ever had**.
|
||||
Seven memory layers. Automatic, intelligent context injection. Structured facts with trust scoring. A self-curating wiki pipeline. Semantic search across **every conversation you've ever had**.
|
||||
|
||||
Memory OS turns Hermes Agent into a real long-term collaborator — one that remembers your projects, your decisions, your reasoning, and brings exactly the right context back at exactly the right moment. Like talking to a colleague who was there for every session.
|
||||
|
||||
|
|
@ -162,4 +162,4 @@ Clone it, run it, feel the difference.
|
|||
|
||||
→ [Setup guide](setup/install.md) · [Layer deep-dives](layers/) · [Infrastructure docs](infrastructure/architecture.md) · [Operational skills](skills/) · [License](LICENSE)
|
||||
|
||||
MIT License · Built with obsession by someone who runs Hermes every single day.
|
||||
MIT License · Built with obsession by someone who runs Hermes every single day.
|
||||
Loading…
Reference in New Issue