penpot/AGENTS.md
Dominik Jain 63e7df5fda Add structured memories for agents
Memories use a system of progressive disclosure:
Starting from a root memory, memories reference other memories using explicit
references.

The new system of hierarchical memories replaces AGENTS.md files.

GitHub #9215

Co-authored-by: Michael Panchenko <michael.panchenko@oraios-ai.de>
Co-authored-by: Codex <codex@openai.com>
2026-05-21 14:20:10 +02:00

421 B

CRITICAL: Read .serena/memories/critical-info.md NOW for important project information and instructions.

In general, information about this project is stored in memories located in .serena/memories/. Memories reference other memories via mem:name (e.g. mem:foo/bar maps to .serena/memories/foo/bar.md).

NOTE: When not using the Penpot agentic devenv, some tools mentioned in the memories will be unavailable.