From 1764502de5038b590555c0bbadc580497ee6b0dc Mon Sep 17 00:00:00 2001 From: Frederik Date: Sat, 8 Aug 2026 13:02:24 +0200 Subject: [PATCH] docs: add AgentStack Pro cross-link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4a62bf0..044d348 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,10 @@ With Ollama: $0. With Claude API: typically $0.02-0.10 per run depending on find **Can I run it manually?** Yes: `./coordinator.sh` runs a full cycle. `./summary-morning.sh` generates/sends the summary. +## Part of AgentStack + +This tool is free and always will be. For teams that need the full governance stack (GuardRail Pro + Compliance Shield + priority support), see [AgentStack Pro](https://github.com/FvdHMBAI/agent-stack/blob/main/BUNDLE.md) (EUR 79/dev/month). + ## License MIT — see [LICENSE](LICENSE)