From ebb394a6b7993117b7751940706ec708d47c8b55 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Sun, 10 May 2026 20:00:32 +0100 Subject: [PATCH] Add instructions for presto in AGENTS.md --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AGENTS.md b/AGENTS.md index f940864c..bc19e23b 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -22,6 +22,7 @@ The project uses [mise](https://mise.jdx.dev/) to manage high level configuratio - **Read `docs/project-conventions.md`** before writing or refactoring code. Also read it when asked about project style, testing patterns, error handling, SQL optimization, commit messages, or JavaScript conventions. - **Read `docs/production-infrastructure.md`** before changing deployment config, CI/CD, environment variables, Dockerfiles, or backup strategy. Also read it when asked about hosting, Litestream, Coolify, or production monitoring. - **Read `docs/available-tasks.md`** before running mise tasks. Read the file to see available tasks, then run `mise run --help` for task-specific options. +- **Read `presto/AGENTS.md`** before changing anything in the `presto/` directory. Also read it when the user mentions "presto", the Pimoroni Presto device, MicroPython, or touch display.