From d0fdb0b03c2bba55ddea774ef43873102c742673 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Thu, 16 Apr 2026 02:55:31 +0000 Subject: [PATCH] Add AGENTS.md with initial cloud agent instructions Co-authored-by: FluffyAIcode --- AGENTS.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..d3721fc --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,9 @@ +# AgentMemorySystem + +## Cursor Cloud specific instructions + +This repository is in its initial state — it contains only a `LICENSE` file (MIT). There is no application code, build system, or services to run yet. + +- **No dependencies** to install and no build/test/lint commands available. +- **No services** to start. +- Future agents should re-evaluate this file once application code is added to the repository.