mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-19 15:18:03 +00:00
test(cron): document consent-first self-learning suggestions
This commit is contained in:
parent
bc85f6150e
commit
85f108ef03
3 changed files with 28 additions and 2 deletions
|
|
@ -248,8 +248,12 @@ ones — waits for your yes/no before it ever enters your profile.
|
|||
## Background review notifications (`display.memory_notifications`)
|
||||
|
||||
After a turn, the background self-improvement review may quietly save a memory
|
||||
or update a skill. By default it surfaces a short `💾 Memory updated` line in
|
||||
chat so you know it happened. Control how chatty that is:
|
||||
or update a skill. This is Hermes' consent-aware learning loop: repeated
|
||||
corrections and durable workflow lessons become compact memory entries or
|
||||
procedural skills, while `write_approval` can stage those writes for review
|
||||
before they affect future sessions. By default it surfaces a short
|
||||
`💾 Memory updated` line in chat so you know it happened. Control how chatty
|
||||
that is:
|
||||
|
||||
```yaml
|
||||
display:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue