COMMITS
August 21, 2026
J
feat(cli): suggest SSD-only caching on low-memory Macs at session startup
Jinho Jang committed
J
fix(parity): controls that existed on one surface and silently died on another
Jinho Jang committed
J
fix(ollama): send the duration fields clients compute tok/s from
Jinho Jang committed
J
test(cache): pin the invariant that keeps padding off disk
Jinho Jang committed
J
test(compat): fail when an mlx_vlm patch target disappears instead of skipping
Jinho Jang committed
J
fix(lfm2-vl): load bundles whose MLP tensors carry llama-style names
Jinho Jang committed
J
harden(cache): clamp every truncation through the LOGICAL extent, not the buffer
Jinho Jang committed
J
fix(dots3): adopt the LOGICAL extent of a restored KV layer, not the padded buffer
Jinho Jang committed
J
fix(embeddings): batch internally so a long-chunk request cannot ask for 200GB
Jinho Jang committed
August 20, 2026
J
fix(lfm2-vl): unwrap InputEmbeddingsFeatures at the language-model boundary
Jinho Jang committed
J
fix(lfm2-vl): image requests died on an upstream arity bug
Jinho Jang committed
J
J
fix(cache): sibling-lane memory-wave discipline + idle-rederive exemption
Jinho Jang committed
J
docs: changelog notes the qwen video fix
Jinho Jang committed
J
fix(video): qwen3_5 video via SimpleEngine never expanded its placeholder
Jinho Jang committed
J
fix(store): disk-lane numpy view imports were the machine-killer's other half
Jinho Jang committed
J
docs: 1.6.34 changelog covers the store memory fix and DFlash2 resume fix
Jinho Jang committed
J
fix(store): numpy view imports dragged full base buffers into Metal
Jinho Jang committed
J
fix(hybrid,dflash2): post-turn clean-prefill memory waves + resume cache math
Jinho Jang committed
J
docs: changelog entries for 1.6.33 and 1.6.34
Jinho Jang committed
J
fix(dots3): exempt positional full-latent slots from SSM companion snapshots
Jinho Jang committed
J
debug(census): referrer walk names the holder of the largest grown bucket
Jinho Jang committed
J
debug(census): gc sweep reports per-bucket growth since previous sweep
Jinho Jang committed
J
debug(census): gc sweep prints total live-array count and bytes
Jinho Jang committed
J
debug(census): env-gated gc sweep bucketing live mx.arrays by shape
Jinho Jang committed
J
J
J
J
perf(dots3): bound the prefill lazy graph to eval_every layers
Jinho Jang committed
J
perf(native-mtp): skip the replay forward at every depth
Jinho Jang committed