commit 2f0810dd2eaff6a9d0a5aeeab9c1444fbda74622 Author: Wickedness Date: Sun Jun 21 22:00:45 2026 +0900 Add project agent instructions diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..b304817 --- /dev/null +++ b/AGENTS.md @@ -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.