Implement local configuration discovery #3

Open
opened 2026-06-16 21:39:45 +02:00 by vince · 0 comments
Owner

Context:\nThe manager must discover local paths and services instead of hardcoding everything. It should work on this machine first, but remain configurable.\n\nRequirements:\n- Detect ComfyUI model root from config/defaults.\n- Read /home/vince/ai/apps/ComfyUI/extra_model_paths.yaml when present.\n- Detect Ollama binary path.\n- Detect Ollama host/API endpoint.\n- Detect systemd service status where available.\n- Allow overrides via config file and environment variables.\n\nAcceptance criteria:\n- A config page or CLI diagnostic shows resolved paths.\n- Missing paths are reported clearly.\n- Defaults match the current machine layout.

Context:\nThe manager must discover local paths and services instead of hardcoding everything. It should work on this machine first, but remain configurable.\n\nRequirements:\n- Detect ComfyUI model root from config/defaults.\n- Read /home/vince/ai/apps/ComfyUI/extra_model_paths.yaml when present.\n- Detect Ollama binary path.\n- Detect Ollama host/API endpoint.\n- Detect systemd service status where available.\n- Allow overrides via config file and environment variables.\n\nAcceptance criteria:\n- A config page or CLI diagnostic shows resolved paths.\n- Missing paths are reported clearly.\n- Defaults match the current machine layout.
vince added the
architecture
mvp
labels 2026-06-16 21:42:28 +02:00
vince added this to the v0.1 MVP milestone 2026-06-16 21:42:28 +02:00
Sign in to join this conversation.
No description provided.