diff --git a/README.md b/README.md index 7834558f..d5c0f14f 100644 --- a/README.md +++ b/README.md @@ -111,15 +111,15 @@ One command deploys the mnemon skill, prompt files, and Cursor lifecycle hooks to `.cursor/`. The integration primes new agent sessions with Mnemon guidance and memory status, then nudges for durable-memory writeback after responses. -### [Trae](https://www.trae.ai/) +### [TRAE](https://www.trae.ai/) (TRAE Work) ```bash mnemon setup --target trae --yes ``` -One command deploys the mnemon skill, prompt files, and Trae native hooks to -`.trae/`. The integration uses `SessionStart`, `UserPromptSubmit`, and `Stop` -hooks in `.trae/hooks.json`. +One command deploys the mnemon skill, prompt files, and TRAE native hooks for +both TRAE IDE and TRAE Work to `.trae/`. The integration uses `SessionStart`, +`UserPromptSubmit`, and `Stop` hooks in `.trae/hooks.json`. ### [OpenClaw](https://github.com/openclaw/openclaw)