On this machine, local ComfyUI is installed at `/home/wildlama/comfy/ComfyUI`, managed with `comfy --workspace /home/wildlama/comfy/ComfyUI`, listening on port 8188 when launched. Hardware: NVIDIA GeForce RTX 5090 (~32 GB VRAM), CUDA via PyTorch cu130 works.
§
Ollama is installed and running locally on this machine at `http://127.0.0.1:11434/v1`. Model `qwen3-coder:30b-a3b-q4_K_M` is pulled and verified. Hermes profile `local-ollama` is configured with provider `lmstudio`, base URL `http://127.0.0.1:11434/v1`, model `qwen3-coder:30b-a3b-q4_K_M`, and wrapper command `local-qwen`. The default Hermes profile uses `gpt-5.4-mini` with wrapper `chatgpt-mini`.
§
A separate Hermes gateway service exists for the `local-ollama` profile (`hermes-gateway-local-ollama.service`), so the local model can be exposed through its own Telegram bot without affecting the default hosted profile.
§
The visual-decline app in /home/wildlama/visual-decline runs with the project venv at ./.venv/bin/python; system python lacks the installed Gradio dependencies.
§
On this machine, zenity and gpg are available for lightweight GUI dialogs and encrypted local secret storage; tkinter is not installed in the default Python 3 environment.
§
On this machine, Bing RSS search (`https://www.bing.com/search?format=rss&q=...`) is accessible and works better than DuckDuckGo HTML for scraping search-result metadata in local apps; direct listing sites like LeBonCoin, PAP, and SeLoger often block raw HTTP requests.
§
On this machine, passwordless sudo is available (`sudo -n true` succeeds). The disk layout includes a 802M Windows recovery partition at `/dev/nvme0n1p4` with no current label.
§
On this machine, /dev/nvme0n1p7 is an NTFS data partition labeled DATA and is configured to auto-mount at /mnt/DATA via /etc/fstab.
§
The Agent GUI project now lives at /mnt/DATA/WORK/agent-gui; /home/wildlama/agent-gui is a symlink to that location.
§
ComfyUI Nano Banana 2 partner key was previously sent by the user and can be recovered locally from Hermes logs by matching `comfyui-...`; use it as `extra_data.api_key_comfy_org` for `GeminiNanoBanana2`/`GeminiNanoBanana2V2`, not as cloud auth.