From 71ec760365e110eaec55b715feaa3ff15f4143cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bot=20of=20Thomas=20G=C3=BCttler?= Date: Mon, 1 Jun 2026 21:47:44 +0200 Subject: [PATCH] test: add agentloop code test comment to DEVELOPMENT.md (#336) --- DEVELOPMENT.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 277637a..9c93adb 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -188,3 +188,5 @@ Using SSH to `localhost` is preferred over complex X11/Wayland permission hacks. ## Daily Workflow Refer to the [README.md](./README.md#daily-workflow) for common development tasks and commands. + +