Skip to content

Commit 754e206

Browse files
committed
Agents update
1 parent be83036 commit 754e206

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

AGENTS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ This `AGENTS.md` file provides guidelines for OpenAI Codex and other AI agents i
1919

2020
Agents should focus on the core application logic and ignore files or folders marked as third-party, sample, or media-related. All changes should preserve the integrity of external dependencies and translations.
2121

22-
For every change, add a meaningful one-liner to the corresponding section (Added, Changed, Fixed) in CHANGELOG.md.
22+
For every change, add a meaningful one-liner to the corresponding section (Added, Changed, Fixed) in CHANGELOG.md.
23+
24+
No nodejs or vue components are used. Everything is plain Javascript.

0 commit comments

Comments
 (0)