Issue Description
While running Qoder on Ubuntu Linux, the machine exhausted physical RAM and triggered the kernel OOM killer multiple times within ~2 minutes. Kernel logs show **1088 concurrent `qoder` processes paired with 1088 `sh` processes**, with aggregate RSS on the order of **~24 GB** from `qoder` alone (many small processes).
