diff --git a/.cursor/rules/README.md b/.cursor/rules/README.md index 6d88bfc6..82266d6b 100644 --- a/.cursor/rules/README.md +++ b/.cursor/rules/README.md @@ -88,6 +88,12 @@ This directory contains all rules and standards for automation and AI assistants If an AI agent cannot answer a question from its own memory-bank, it must first check the .rules directory, then the memory-bank directory. See [doc/ai-fallback.rules.md](./doc/ai-fallback.rules.md). --- +--- +## Main GitHub Repository + +https://github.com/LebedevIV/agent-plugins-platform-boilerplate +--- + ## How to Use - The AI assistant should always refer to specific .mdc files when making decisions - To add a new rule: create a separate .mdc file in the appropriate section (preferably via the CLI) diff --git a/memory-bank/activeContext.md b/memory-bank/activeContext.md index 50e68d4e..561e34c1 100644 --- a/memory-bank/activeContext.md +++ b/memory-bank/activeContext.md @@ -1,3 +1,8 @@ + +--- +**Main GitHub Repository:** https://github.com/LebedevIV/agent-plugins-platform-boilerplate +--- + # Активный контекст разработки ## Текущий статус проекта