Initial commit: Natiris AI Agent Orchestration System

This commit is contained in:
Arch Agent
2026-03-01 14:28:26 +01:00
commit 3b5f6ba83d
3127 changed files with 86184 additions and 0 deletions

26
ANTWORT_GESPEICHERT.txt Normal file
View File

@@ -0,0 +1,26 @@
# Gemerkte Frage vom User
Stand: 17. Feb 22:05
## Frage:
"Soll ich jetzt die IPAdapter/ControlNet Modelle suchen/downloaden oder mit der Integration der Vision-Loop in die Haupt-Anwendung fortfahren?"
## Getestet: ComfyUI Pfad
Pfad: /home/natiris/pinokio/api/comfy.git
Ergebnis: ❌ NICHT ERREICHBAR
- Verzeichnis /home/natiris: Keine Berechtigung (Permission denied)
- Kein sudo-Zugriff ohne Passwort
- Pinokio-Verzeichnis nicht gefunden
## Alternativer Ansatz:
ComfyUI läuft auf localhost:8188 mit Modellen in Standard-Pfaden:
- Checkpoints: ~/ComfyUI/models/checkpoints/
- IPAdapter müsste in ~/ComfyUI/models/ipadapter/ liegen (existiert nicht)
## Empfehlung:
Da IPAdapter-Modelle nicht verfügbar sind und der Pfad nicht erreichbar,
sollten wir mit der Vision-Loop-Integration fortfahren.
Die ComfyBridge v3 hat bereits Fallback implementiert
(ohne IPAdapter funktioniert die Bildgenerierung trotzdem).