mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 01:04:36 +00:00
Changes for AGENTS.md
This commit is contained in:
parent
7ff3e572a4
commit
18db1fd6eb
1 changed files with 3 additions and 1 deletions
|
|
@ -11,4 +11,6 @@
|
|||
- 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
|
||||
- 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue