diff --git a/.gitignore b/.gitignore index 338e374..4499ae8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ plans/ .skillopt-backups tests/ +node_modules/ diff --git a/README.md b/README.md index 837ee47..750e912 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,14 @@ Reads the JSON result, answers you in natural language When a retrieval produces a memory worth keeping, the agent proposes a markdown memory file. After user approval, it registers that file with the narrow -`runtime.mjs --remember + +
+ + + +