feat: PR-Agent GitHub App server — sanitized source + Nix flake + CI deploy

This commit is contained in:
MythEclipse
2026-07-31 09:35:03 +07:00
commit 163a1ef7ab
14 changed files with 944 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Secrets — never commit
*.pem
*credentials*.json
webhook_secret.txt
whsec*.txt
.secrets.toml
.env
# Python
__pycache__/
*.pyc