trending

tsforge - full stack typescript harness - An AI harness that can't ship bad TypeScript.

tsforge wraps any OpenAI-compatible model in a strict gate: tsc, type-aware ESLint, 184 hand-tuned rules, and your own tests all have to pass before a change counts as done. No as any, no @ts-ignore, no escape hatches. Every patch is type-checked in-process before it touches disk, and the loop keeps going on its own until the build is green. Runs local or hosted, on large or small models. Open source, MIT.