Skip to content

v3.2.0

Choose a tag to compare

@GRU-953 GRU-953 released this 16 Jul 21:56

Two new abilities, both scaled to a clear confirmation before building.

New: micro-task planning. On bigger projects, the Architect now breaks the plan into small, clearly-checkable steps, each with its own proof of "done" and its own place in the order — recorded so it's auditable, not just assumed. Independent steps can still run side by side (nothing about the existing two-builders-at-once feature changes); steps that depend on each other are correctly kept in order.

New: an optional local AI model via Ollama. The AI Developer can now offer a free, private, locally-run AI model (via Ollama) as an alternative to Claude for an app's AI features — always your choice, never the default, and it always asks first and tells you the download size before installing anything or downloading any model. The team can also use a local model as an independent second opinion during its own review work, the same technique already proven in v3.1.1.

Not built this round: using two other AI tools (Antigravity and Gemini) already installed on this Mac to help audit the plugin. Both were confirmed genuinely installed, but neither exposes a way for this session to actually drive them (no command line, no API) — so nothing was built rather than something that couldn't actually be verified.

Verified: 63/63 automated tests, every integrity/roster/licence check clean, strict plugin validation passing, all on a fresh clone of the actual published repository before this release.