# Changelog

## Baseline

- First survey — no prior run to compare against. CAI 36.

## Lenses

- Code Health 43
- Architecture 97
- Maturity 51
- Readiness 21
- Security 46

## Changes since last survey

- 300 commits — 215 feature/other, 85 fixes

## By area

- candle-core/src — 63 commits
- candle-metal-kernels/src — 50 commits
- candle-transformers/src — 41 commits
- (root) — 31 commits
- candle-examples/examples — 26 commits
- candle-nn/src — 14 commits
- .github/workflows — 9 commits
- candle-core/benches — 9 commits
- candle-kernels/src — 7 commits
- candle-onnx/src — 6 commits
- candle-core/tests — 5 commits
- candle-examples/Cargo.toml — 4 commits
- candle-core/Cargo.toml — 3 commits
- candle-core/examples — 3 commits
- candle-datasets/src — 3 commits
- candle-kernels/build.rs — 3 commits
- candle-examples/build.rs — 2 commits
- candle-examples/single-file-binary-builder — 2 commits
- candle-flash-attn-v3/hkernel — 2 commits
- candle-flash-attn-v3/src — 2 commits

## Notable commits

- fix: (hotfix) fix the doc test for indexer (#2970)
- fix: CUDA: Fix integer reductions by removing +/-INF initialization (#3200)
- fix: Fix BF16 conv_transpose2d using wrong kernel on Metal (#3279)
- fix: Fix DINOv2 no-interpolation shortcut (#3172)
- fix: Fix FAv3 packing and symbol overlap (#3559)
- fix: Fix Metal matmul failure in `ModernBertHead::forward` by ensuring contiguous input  (#3139)
- fix: Fix Metal pipeline cache source identity (#3760)
- fix: Fix MoE WMMA kernel on V100 (#3282)
- fix: Fix RoPE convention for NEOX-style models in quantized_llama.rs (#3411)
- fix: Fix argmax. Higher index should also be taken into account (#3179)
- fix: Fix beit on metal by adding additional affine implementations (#3116)
- fix: Fix broken slice_scatter example in basics.rs
- fix: Fix clippy warnings for Rust 1.97 (#3754)
- fix: Fix cuda memory error for Qwen3 non-quantized (#2987)
- fix: Fix discord badge (#3033)
- fix: Fix docs quantized qwen3 (#2955)
- fix: Fix duplicated words in documentation (#3786)
- fix: Fix failing `cuda` build (#3121)
- fix: Fix fmt and clippy remnants (#3472)
- fix: Fix iOS app store validation issues (#3071)
- …and 280 more
