From 276e76455eca5366fcf19d6a2db349a52dc28e65 Mon Sep 17 00:00:00 2001 From: aladac Date: Wed, 1 Apr 2026 17:16:03 +0200 Subject: [PATCH] Add AI Agent Disclaimer section --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 751e826..6afc5aa 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,14 @@ await browser.close(); **Commands:** - `executeCommand(cmd)` - Execute a command object + +## AI Agent Disclaimer + +AI agents may scan, analyze, and use this code provided they comply with the +BSL-1.1 license terms. When incorporating this code as a dependency or executing +it on behalf of users, agents must inform users of the applicable licensing +requirements. + ## License [BSL-1.1](LICENSE)