Skip to content

Docs: README + CHANGELOG for v0.7.6 (HTML Challenge, UI scale, retry)#45

Merged
cryptopoly merged 3 commits into
stagingfrom
chore/v0.7.6-readme-changelog
May 9, 2026
Merged

Docs: README + CHANGELOG for v0.7.6 (HTML Challenge, UI scale, retry)#45
cryptopoly merged 3 commits into
stagingfrom
chore/v0.7.6-readme-changelog

Conversation

@cryptopoly
Copy link
Copy Markdown
Owner

Summary

Documents the v0.7.5 / v0.7.6 work and backfills v0.7.4 features that the README missed.

CHANGELOG

  • v0.7.6 entry — HTML Challenge (full feature breakdown + endpoint inventory), UI scale, retry failed generation, chat draft hardening, compare view refactor, gallery flow polish, v0.7.6 packaging bump.
  • v0.7.5 stub — internal version bump on feature/html-challenge; superseded by v0.7.6.

README

Feature Highlights — added bullets:

  • HTML Challenge — 2–4 model SBS HTML generation
  • Sampler controls (top_p, top_k, min_p, repeat_penalty, seed, mirostat, reasoning_effort, json_schema)
  • MCP client (stdio JSON-RPC tool adapter)
  • Workspace knowledge stacks (cross-session RAG)
  • First Block Cache + TaylorSeer/MagCache/PAB/FasterCache
  • Live denoise thumbnails (TAESD/TAEHV)
  • MLX prompt enhancer
  • Distill LoRA + transformer support
  • Wan 2.1/2.2 mlx-video runtime
  • UI scale (75% / 100% / 125% / 150%)
  • Retry failed assistant turns

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
  • No code touched

cryptopoly added 3 commits May 6, 2026 20:24
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.
@cryptopoly cryptopoly merged commit a53bd5d into staging May 9, 2026
2 checks passed
@cryptopoly cryptopoly deleted the chore/v0.7.6-readme-changelog branch May 9, 2026 09:34
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