COMMITS
August 22, 2026
J
feat(vlm): chunk the media-expanded prefill so a long VL chat stops hitting a wall
Jinho Jang committed
J
J
fix(server): strip visual-grounding markup in the tool-suppression branch too
Jinho Jang committed
J
fix(vlm): the image-prefill budget advises, it no longer refuses
Jinho Jang committed
J
chore(cache): make the SSM key debug line self-identifying
Jinho Jang committed
J
J
fix(mllm): bind the clean-store key for every request, not only the finishing one
Jinho Jang committed
J
J
J
J
fix(cache): attempt the companion delta BEFORE the block table is trimmed
Jinho Jang committed
J
J
fix: never run an external drafter and the bundle's MTP heads together
Jinho Jang committed
J
fix(cli): match the panel's stream-interval default instead of shipping the bad one
Jinho Jang committed
J
perf(cache): stop discarding a whole hybrid KV hit over a 31-token misalignment
Jinho Jang committed
J
perf(cache): stop re-running the whole prefix to attach an SSM companion
Jinho Jang committed
J
fix(cache): say what the stored cache actually does, and bench it that way
Jinho Jang committed
J
fix(cache): recover multiturn reuse on rotating-SWA instead of going cold
Jinho Jang committed
J
diag(cache): log which tier answered a block lookup, behind VMLX_CACHE_HASH_DEBUG
Jinho Jang committed
August 21, 2026
J
fix(cache): stop shipping an unbounded SSD cache, and prepare the 1x bf16 block path
Jinho Jang committed
J
J
J
test(panel): assert the SSD budget reaches argv against the real launcher
Jinho Jang committed
J
J
J
feat(panel): warn low-memory Macs about the in-RAM cache, in every language
Jinho Jang committed
J
chore(release): bump uv.lock to 1.6.35
Jinho Jang committed
J
chore(release): 1.6.35
Jinho Jang committed
J
perf(cache): assemble the clean prompt-boundary cache instead of re-prefilling
Jinho Jang committed