Changes for AGENTS.md
This commit is contained in:
@@ -11,4 +11,6 @@
|
|||||||
- You must NEVER run `npm run dev` yourself. Doing is means you failed the user hard.
|
- You must NEVER run `npm run dev` yourself. Doing is means you failed the user hard.
|
||||||
- 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
|
||||||
Reference in New Issue
Block a user