Skip to content

Commit ff81545

Browse files
committed
docs: add AGENTS.md
1 parent 66e2feb commit ff81545

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
* Respond to users in the language they use in their messages
2+
* Comments in source code are generally not required. When explanation is necessary, write comments in English.
3+
* Do not respond based on speculation or assumptions. If you must speculate or assume, declare it explicitly.
4+
* Keep explanations as concise as possible.
5+
* When writing implementations or tests, ensure there are no duplicates in the content.
6+
* When installing libraries or dependencies, explain which libraries or dependencies will be installed before implementation.
7+
* When changes or implementations are expected to be substantial, explain what changes will be made beforehand.
8+
* When requirements are ambiguous, ask clarifying questions before implementation
9+
* When conducting research, provide primary sources when available.
10+
* Never reference, modify, or write to directories above the current directory where the agent is running.

0 commit comments

Comments
 (0)