Dev builds open-source local LLM coding harness with Qwen3 27B, shares hard-won lessons

xornullvoid · reddit · 2026-08-27

A Reddit user shared warpdrv, an open-source, telemetry-free harness for running local LLMs, built with local Qwen 3.x 27B (>90% human-supervised, not vibe-coded). Works on Windows/Linux.

Distinctive features: just-in-time code review before tool calls, three-way sub-agent threads where both user and agents can chat (nested conversations supported), voice dictation annotations, built-in MCP tools (filesystem, web fetch, code graph, To-Dos), review of all AI messages by a second adversarial AI, work-modes for planning/building/researching/reviewing, and custom llama.cpp compilation from any GitHub branch (CUDA/ROCm/Vulkan).

Lessons learned:

Original post →

More from coding & agent

coding & agent channel →