diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..711f699 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,5 @@ +# party2d_estimates agent notes + +- For repositories on `git.seimel.app`, use the existing Tea/Gitea token from `~/.config/tea/config.yml` for authenticated `git push`/`git fetch` operations. +- Do not print, log, or expose the token. +- Prefer token-authenticated HTTPS over unauthenticated HTTPS or SSH when pushing to `git.seimel.app`.