local-ai-code-assistant
About
CodeLoom is built for developers who want multi-model AI assistance with zero cloud dependency: all inference runs locally through llama.cpp, ExLlama, or MLX backends, with no telemetry, accounts, or network calls. The loom metaphor is structural, not decorative - warp slots hold large models for architecture and refactoring while weft slots run 1-3B models for fast completion, and a cross-thread shuttle passes context between them so a small model's draft can be refined by a larger one. Up to five concurrent sessions can debate or collaborate, and prompt looms fan one task out to several models for parallel review. Models import from Hugging Face, Ollama, or local GGUF/GPTQ files with automatic quantization selection based on available VRAM. The repository is primarily a distribution and marketing page (the actual code ships as release downloads), and its Claude-related SEO tags contradict the open-models pitch, warranting caution.