diff --git a/TOOLS.md b/TOOLS.md index b6ad0cc..8c0ff2d 100644 --- a/TOOLS.md +++ b/TOOLS.md @@ -80,3 +80,9 @@ Add whatever helps you do your job. This is your cheat sheet. - User: `greggy` - Workspace Repo: `/root/.openclaw/workspace` - Credentials in `.bashrc`/`.profile` + +### Exec-Timeouts (Konventionen) + +- Kurze CLI-Abfragen: **150 Sekunden** +- Python-Skripte: **300 Sekunden** +- Browser-Vorgänge: **300 Sekunden**