github
GitHub APIExtracts: repo, release, stars delta · metadata or bounded excerpt
Retention: D1 event history with canonical source link and deduplication metadata.
Access basis: Public API; token recommended for production rate limits.
Last ingested: 2026-08-25 · run status: success with data
- 2026-08-08ggerganov/llama.cpp b10331: b10331
<details open> server: report the isolate working directory from get_info (#26773) * server: report the isolate working directory from get_info Without an explicit cwd, get_info fell back to the server process working directory even when a tools runtime was configured. That na
github:ggerganov/llama.cpp - 2026-08-08ggerganov/llama.cpp b10330: b10330
<details open> CUDA: fuse rms_norm + mul + rope (+ view + set_rows) (#26767) * CUDA: fuse rms_norm + mul + rope (+ view + set_rows) * tests: add broadcast weight case to rms_norm_mul_rope * CUDA: check memory ranges before rms_norm rope fusion * CUDA: check memory ranges in
github:ggerganov/llama.cpp - 2026-08-08ggerganov/llama.cpp b10329: b10329
<details open> server, ui: only offer a working directory when a tool reads it (#26762) The working directory chip showed up as soon as the server exposed any builtin tool, so a server started with just get_datetime, or a user who turned every filesystem tool off in the setting
github:ggerganov/llama.cpp - 2026-08-08ggerganov/llama.cpp b10328: b10328
<details open> server: add initial tool isolation support (via docker) (#26507) * server: add initial tool isolation support (via docker) * add docs * adapt get_info * py: fix type check * cont * separate tools_io_sandbox / tools_io_docker * rename sandbox --> isolate *
github:ggerganov/llama.cpp - 2026-08-08NVIDIA/cutlass v4.6.2: CUTLASS 4.6.2
### CuTe DSL * Bug fixing and improvements - Reverted the TMA bulk copy elect_one change from 4.6.0 to reset the behavior to align with 4.5.x releases - Fixed a vectorized fp32->f8 conversion issue ([!3382](https://github.com/NVIDIA/cutlass/issues/3382)) - Fixed a CuTe
NVDAgithub:NVIDIA/cutlass - 2026-08-08ggerganov/llama.cpp b10327: b10327
<details open> CUDA: fix thread/block count in quantized cpy kernel launches (#26731) * CUDA: fix thread/block count in quantized cpy kernel launches * tests: add uneven block count cpy case </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon
github:ggerganov/llama.cpp