Skip to content

Release v0.7.6: HTML Challenge + UI scale + retry#46

Merged
cryptopoly merged 2 commits into
mainfrom
staging
May 9, 2026
Merged

Release v0.7.6: HTML Challenge + UI scale + retry#46
cryptopoly merged 2 commits into
mainfrom
staging

Conversation

@cryptopoly

Copy link
Copy Markdown
Owner

Summary

Release v0.7.6 — HTML Challenge + UI scale + retry. README + CHANGELOG forwarded from staging to main.

Headline: HTML Challenge — new chat sub-tab for side-by-side HTML generation across 2-4 model slots, each with own thinking mode + reasoning effort + seed. Sandboxed live previews, automated HTML validation (valid / partial / script-error / blank-render / no-html), persistent history, retry + repair flows.

Other v0.7.5 / v0.7.6 work:

  • UI scale segmented control (75% / 100% / 125% / 150%) in Settings → Display
  • Retry failed assistant turns
  • Compare view refactored to share slot logic with HTML Challenge
  • Image + Video Gallery flow polish
  • Reasoning panel + runtime controls spacing

Version bumped to 0.7.6 across npm + Python + Tauri metadata. v0.7.5 was internal-only on the html-challenge branch.

Test plan

cryptopoly added 2 commits May 9, 2026 10:30
Documents the v0.7.5 / v0.7.6 work that has landed since v0.7.4:

- HTML Challenge: side-by-side HTML generation across 2-4 model slots,
  each with its own thinking mode + reasoning effort + seed. Sandboxed
  live previews, built-in HTML validation (valid / partial /
  script-error / blank-render / no-html), persistent history, retry
  and continue/repair flows. New routes under /api/chat/html-challenges.
- UI scale: 75% / 100% / 125% / 150% segmented control in
  Settings -> Display, applied app-wide via useUiScale.
- Retry failed assistant turns from chat with one click.
- Compare view refactored so the two-up Compare mode and the new
  HTML Challenge multi-slot view share buildComparePayload /
  cloneLaunchSettings / compareTargetLabels / useLaunchPreview.
- Gallery flow polish (image + video) plus reasoning panel and
  runtime controls spacing.
- v0.7.5 stub for the internal version bump on the html-challenge
  branch; superseded directly by v0.7.6.

README: HTML Challenge added to Feature Highlights, the detailed
Chat workflows section, and the tour (text-only entry, no
screenshot yet). UI scale added to the highlights list. Existing
v0.7.4 work (sampler controls, MCP client, knowledge stacks,
mid-thread model swap, FBCache, live denoise thumbnails, MLX
prompt enhancer, distill LoRAs, mlx-video Wan runtime) backfilled
into the highlights list and the detailed Chat section since it
was missing from the README.
Docs: README + CHANGELOG for v0.7.6 (HTML Challenge, UI scale, retry)
@cryptopoly cryptopoly merged commit f86ac4e into main May 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant