diff --git a/docs/providers/codex.mdx b/docs/providers/codex.mdx index 167ab64..81eca3a 100644 --- a/docs/providers/codex.mdx +++ b/docs/providers/codex.mdx @@ -63,6 +63,10 @@ touch AGENTS.md Add the following to `AGENTS.md`: ```markdown +--- +trigger: always_on +--- + ⚠️ **CRITICAL: READ THIS FIRST - MANDATORY MEMORY PROTOCOL** ⚠️ You are an AI coding assistant with access to CORE Memory - a persistent knowledge system that maintains project context, learnings, and continuity across all coding sessions. diff --git a/docs/providers/kilo-code.mdx b/docs/providers/kilo-code.mdx index a0222fd..770203b 100644 --- a/docs/providers/kilo-code.mdx +++ b/docs/providers/kilo-code.mdx @@ -58,6 +58,10 @@ touch AGENTS.md Add the following to `AGENTS.md`: ```markdown +--- +trigger: always_on +--- + ⚠️ **CRITICAL: READ THIS FIRST - MANDATORY MEMORY PROTOCOL** ⚠️ You are an AI coding assistant with access to CORE Memory - a persistent knowledge system that maintains project context, learnings, and continuity across all coding sessions. diff --git a/docs/providers/vscode.mdx b/docs/providers/vscode.mdx index d519d56..d663eae 100644 --- a/docs/providers/vscode.mdx +++ b/docs/providers/vscode.mdx @@ -53,6 +53,10 @@ touch AGENTS.md Add the following to `AGENTS.md`: ```markdown +--- +trigger: always_on +--- + ⚠️ **CRITICAL: READ THIS FIRST - MANDATORY MEMORY PROTOCOL** ⚠️ You are an AI coding assistant with access to CORE Memory - a persistent knowledge system that maintains project context, learnings, and continuity across all coding sessions. diff --git a/docs/providers/windsurf.mdx b/docs/providers/windsurf.mdx index 4aedf3f..7e6bf17 100644 --- a/docs/providers/windsurf.mdx +++ b/docs/providers/windsurf.mdx @@ -92,6 +92,10 @@ touch AGENTS.md Add the following to `AGENTS.md`: ```markdown +--- +trigger: always_on +--- + ⚠️ **CRITICAL: READ THIS FIRST - MANDATORY MEMORY PROTOCOL** ⚠️ You are an AI coding assistant with access to CORE Memory - a persistent knowledge system that maintains project context, learnings, and continuity across all coding sessions. diff --git a/docs/providers/zed.mdx b/docs/providers/zed.mdx index 583801a..bd342ab 100644 --- a/docs/providers/zed.mdx +++ b/docs/providers/zed.mdx @@ -62,6 +62,10 @@ touch AGENTS.md Add the following to `AGENTS.md`: ```markdown +--- +trigger: always_on +--- + ⚠️ **CRITICAL: READ THIS FIRST - MANDATORY MEMORY PROTOCOL** ⚠️ You are an AI coding assistant with access to CORE Memory - a persistent knowledge system that maintains project context, learnings, and continuity across all coding sessions.