Add instructions for presto in AGENTS.md

This commit is contained in:
Claudio Ortolina
2026-05-10 20:00:32 +01:00
parent 56fb7e590d
commit ebb394a6b7
+1
View File
@@ -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 <task> --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.
<!-- usage-rules-start -->
<!-- usage_rules-start -->