Sync staging → main: CHANGELOG v0.7.4 detail#38
Merged
cryptopoly merged 2 commits intomainfrom May 6, 2026
Merged
Conversation
The original v0.7.4 entry focused on FU-### IDs and missed the chat uplift work that was actually the headline of the release - Phases 1 through 3.x landed via PR #32 and shipped a major chat experience overhaul (sampler exposure, conversation branching, in-thread compare, RAG, MCP client, capability badges, mid-thread model swap, OpenAI- compatible server, KV strategy chip, substrate routing inspector, Delve mode, workspace knowledge stacks). Backfill those sections at the top of the v0.7.4 entry so the changelog matches the GitHub release notes. Also document the vision / multimodal work (mmproj wiring, vision flag gating across runtimes, mlx-vlm torchvision dep).
CHANGELOG v0.7.4: add chat uplift + multimodal sections
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
Forwards the CHANGELOG v0.7.4 detail commit (chat uplift Phases 1 → 3.x + multimodal sections) from staging to main. Mirrors the v0.7.4 GitHub release notes so the on-disk changelog matches what the release page describes.
Single commit:
54f4b85(originally PR #37 → staging).Documentation-only — no runtime change.
Test plan