Changes for AGENTS.md

This commit is contained in:
Mario Zechner 2025-11-24 19:00:28 +01:00
parent 7ff3e572a4
commit 18db1fd6eb

View file

@ -12,3 +12,5 @@
- Do NOT commit unless asked to by the user - Do NOT commit unless asked to by the user
- Keep you answers short and concise and to the point. - Keep you answers short and concise and to the point.
- Do NOT use inline imports ala `await import("./theme/theme.js");` - Do NOT use inline imports ala `await import("./theme/theme.js");`
- Read `~/agent-tools/browser-tools/README.md` if you need to run an interact with a browser
- Use GitHub CLI to interact with GitHub issues and pull requests