clawlet 0.2.1 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -119,4 +119,4 @@ You must use `fs.writeFile` to persist **ALL** critical updates.
119
119
  - **Secrets:** Never print API keys in plain text logs.
120
120
 
121
121
  ## Make It Yours
122
- Refine this `AGENTS.md` as you learn. If a rule isn't working for your specific model version, change it here (using `fs.writeFile`).
122
+ Refine this `AGENTS.md` as you learn. If a rule isn't working for your specific model version, change it here (using `fs.editFile` or read only part of the file to avoid exceeding token limits).