mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-23 10:18:10 +00:00
* fix(config): warn only for large memory watch paths
* fix(config): align memory watch warning scan roots
* fix(config): import memory search config type
* fix(config): align memory watch warning sources
* fix(config): match memory source fallback
* fix(memory): warn from runtime watcher pressure
* fix(memory): warn after watcher fallback pressure
* fix(memory): keep watcher pressure warning startup scoped
* fix(memory): delay startup watcher pressure sample
* chore(memory): clarify watcher pressure comments
* test(memory): remove redundant watcher assertion
* refactor(memory): share watcher pressure warning policy
* refactor(memory): trim watcher pressure duplication
* refactor(memory): flatten watcher pressure calls
* docs(readme): use contributor-facing community wording
* Revert "docs(readme): use contributor-facing community wording"
This reverts commit 796bc03913.