Skip to content

0.17

Choose a tag to compare

@karero karero released this 16 Jul 09:44
· 70 commits to main since this release

website-builder 0.17 — you decide how much review your site gets 🎚️

As always: your favorite AI assistant takes you by the hand — just ask it, in your own words, and it does the work.

What's new:

  • 🎚️ Review depth is now your call. For most website changes the built-in two-pass review (free, runs immediately) is plenty. For the genuinely big stuff — a site-wide SEO repositioning, a checkout flow, a major redesign — your assistant can offer one outside AI reviewer as a second opinion. It now explains the options in plain language and asks you first, instead of defaulting to the heavyweight two-reviewer gate that's calibrated for application code.
  • 🆓 No surprise credit use. The credit-consuming reviewer tier (Antigravity) is now strictly opt-in; the standard second-opinion reviewers (Codex CLI, ollama-cloud) are free — and your assistant says so, instead of warning about costs that don't apply.
  • 🩹 The second-opinion offer is honest about setup. If the outside-reviewer kit isn't installed in your site, the assistant now checks first and frames it as "available after a one-time setup step" instead of promising something it can't run. There's also a documented fallback for AI assistants other than Claude Code.
  • 🧰 Small extras: the Codex reviewer can be pointed at a specific model (CODEX_MODEL), its "all clear" detection recognizes more phrasings, and docs/ gained a visual process diagram plus a saved progress-tracker design mockup.

New here? How to start: download website-builder.zip below, unzip it, and paste the starter prompt from the README into your AI assistant — it takes you by the hand from there.

For the technically curious: this release went direct-to-main — 92fe407 (CODEX_MODEL override, PR #55), 2aaba61 (clean-verdict detection), ac55fe7 (Antigravity opt-in + plan-review defaults), e486061 (review depth = owner's choice), 9f89824/eac2961 (fixes from a Fable fresh-eyes review of website-review), dec5f06 (docs).