Add project agent instructions

This commit is contained in:
2026-06-21 22:00:45 +09:00
commit 2f0810dd2e

6
AGENTS.md Normal file
View File

@@ -0,0 +1,6 @@
# Project Instructions
- This repository is connected to Gitea at `https://gitea.comtropy.synology.me/Wickedness/heros_web.git`.
- Use Gitea-related values from `C:\Users\MD\source\repos\nas_connection\.env`, including `GITEA_BASE_URL`, `GITEA_USERNAME`, `GITEA_EMAIL`, `GITEA_TOKEN`, and `GITEA_DEFAULT_OWNER`.
- Do not copy secrets from that `.env` file into tracked files, logs, or responses.
- For this project, whenever source changes are made, commit the changes and push them to the Gitea remote before finishing the task.