From ad7415e3f378b33480096c614e8e966c4d9947b5 Mon Sep 17 00:00:00 2001 From: Harivansh Rathi Date: Wed, 1 Apr 2026 16:40:27 -0400 Subject: [PATCH] updatereadme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 511b238..1506ae0 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ Global agent skills are installed declaratively using skills.sh and only resync Secrets live in Bitwarden and are rendered at activation time using cli Deployment is `just switch` for the laptop and `just switch-netty` for the server. +All PRs auto-merge on creation if tests pass + The VPS has a declarative service bundle: - netty exposes 3 tcp ports (22:ssh, 80:http, 443:https) - services only listen on 127.0.0.1 (runs behind nginx with ACME)