AI coding tools offer free models and new harness engineering discipline
OpenCode, an open‑source AI coding assistant, aggregates free models from five different providers—including Grok Code Fast 1, GLM, MiniMax and an unnamed lab—allowing users to run the tool without payment. The article details installation via a single command line script or npm, explains how the tool’s “Zen” gateway selects models, and notes that commercial pricing for similar services ranges from $20 to $200 per month.
In parallel, a new AI development discipline called Harness Engineering has emerged in 2026. It defines the non‑model components—constraints, feedback loops, documentation and tooling—that enable AI agents to produce reliable production code. ThoughtWorks describes the relationship as Model = CPU, Harness = Operating System. Key harness artifacts include AGENT.md (or equivalents like CLAUDE.md) for project context, JSON feature‑list files tracking progress, and standardized session‑initialisation routines that set up the environment for each AI run.