Docs: README + CHANGELOG for v0.7.6 (HTML Challenge, UI scale, retry)#45
Merged
Conversation
Sync staging → main: CHANGELOG v0.7.4 detail
Staging → Main: HTML Challenge UX polish + retry/repair + history
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the v0.7.5 / v0.7.6 work and backfills v0.7.4 features that the README missed.
CHANGELOG
feature/html-challenge; superseded by v0.7.6.README
Feature Highlights — added bullets:
Tour — added HTML Challenge text entry above Server (no screenshot yet).
Detailed Chat workflows section — backfilled branching, in-thread compare, mid-thread swap, retry, knowledge stacks, capability gating, logprobs viz, substrate routing inspector, host strip, KV strategy chip, Delve mode, MCP, structured tool output, OpenAI-compatible parity.
Documentation-only — no runtime change.
Test plan
git diff --stat: only CHANGELOG.md + README.md modified