From f4495f358511dc55fb77f0bcdffe910a73b0e589 Mon Sep 17 00:00:00 2001 From: duffyduck Date: Thu, 24 Sep 2026 16:26:45 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20Vision-Roadmap-Punkt=20geschlossen=20?= =?UTF-8?q?=E2=80=94=20ARIA=20sieht=20Bilder=20via=20Read-Tool?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit "Claude Vision direkt (ohne Dateipfad-Umweg)" abgehakt und umformuliert: Bildanalyse funktioniert bereits (App-Uploads + Screenshots via Read-Tool, /shared/uploads im Proxy-Container gemountet). Die "direkte" Variante waere reine Politur (ein Read weniger) und ist bewusst nicht geplant — vermeidet, dass jemand den heiklen Proxy-Umbau spaeter grundlos wieder aufmacht. Co-Authored-By: Claude Opus 4.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbd0c31..43d3d0c 100644 --- a/README.md +++ b/README.md @@ -1187,4 +1187,4 @@ docker exec aria-brain curl localhost:8080/memory/stats - [ ] Desktop Client (Tauri) - [ ] bKVM Remote IT-Support - [ ] Custom-`.onnx`-Upload fuer Wake-Word ueber Diagnostic (ohne App-Rebuild) -- [ ] Claude Vision direkt (Bildanalyse ohne Dateipfad-Umweg) +- [x] Bildanalyse / Vision — ARIA sieht App-Uploads & Screenshots via Read-Tool (`/shared/uploads/` ist im Proxy-Container gemountet). „Direkt ohne Dateipfad" waere reine Politur (ein Read weniger) und ist bewusst NICHT geplant.