AIFactory 3.4: watch the build, message the agent, and a token-saving solo mode
· 3 min read
The 3.4 line is about seeing and steering a build while it runs — and trimming the overhead when a job is small. Here's what landed.
The 3.4 line is about seeing and steering a build while it runs — and trimming the overhead when a job is small. Here's what landed.
AIFactory claims to be provider-agnostic: the same build task should run on Claude, Codex, Gemini, GitHub Copilot, or a local Ollama model. A claim like that is worth nothing until you test it — so we did, with the same task, on every provider, and we re-ran the tests ourselves rather than trusting the agent's word.
The short version: every managed provider produced a working, tested feature — and the process surfaced (and fixed) four real bugs. Local models are a different story, and that story is the interesting one.