From 6c37b41ca4c12c2ba19c1781c2bd2bc474f00d67 Mon Sep 17 00:00:00 2001 From: Manik Date: Mon, 27 Oct 2025 21:10:37 +0530 Subject: [PATCH] docs:updated agents.md instruction --- docs/providers/codex.mdx | 4 ++++ docs/providers/kilo-code.mdx | 4 ++++ docs/providers/vscode.mdx | 4 ++++ docs/providers/windsurf.mdx | 4 ++++ docs/providers/zed.mdx | 4 ++++ 5 files changed, 20 insertions(+) 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.