Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| mlx: restore NAX in Metal v4 builds | dhiltgen | S | No | 0.5h | 0.2h | Jul 13, 2026 |
SummaryBug FixRestore NAX in Metal v4 builds Fixes missing NAX kernels in Metal v4 builds by updating macOS deployment target to 26.2, ensuring MLX compatibility. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| cmd: agent UI | ParthSareen | XL | No | 161.1h | 106.8h | Jul 10, 2026 |
SummaryFeatureAdd agent TUI command Adds a terminal UI for interacting with the agent harness, improving usability across terminals and simplifying agent management. Health Assessment
Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| launch: warn before old agent models | ParthSareen | XL | No | 71.8h | 71.7h | Jul 09, 2026 |
SummaryFeatureWarn before using deprecated agent models Adds guardrails to prevent launching older weak model families, hiding them from pickers and warning users, while allowing override with --yes. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go
|
||||||
| create: select the qwen3.5 parser and renderer for Qwen3.5/Next | jessegross | S | No | 18.2h | 15.5h | Jul 08, 2026 |
SummaryBug FixSelect Qwen3.5 parser and renderer Ensures correct parser and renderer for Qwen3.5/Next models, preventing empty think blocks and improving content framing for users. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| llm: allow iGPU mmproj offload with fit padding | dhiltgen | M | No | 145.2h | 26.5h | Jul 07, 2026 |
SummaryBug FixEnable iGPU projector offload with fit padding Improves GPU memory usage for integrated GPUs, enabling faster vision inference and better performance for users on non‑Metal iGPUs. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Go
|
||||||
| server: remove unused internal/ code | pdevine | XL | No | 0.2h | 0.2h | Jul 07, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| create: harden GGUF create flows | dhiltgen | XL | No | 0.3h | 0.0h | Jul 06, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| launch: disable claude code telemetry | ParthSareen | M | AI | 1.3h | 1.0h | Jul 06, 2026 |
SummaryFeatureDisable Claude Code Telemetry by Default Disables telemetry for Claude Code launches, improving privacy and reducing data sent to external services. Health Assessment
Medium
Low
Low
AI Details
Category:
Code AI
Confidence:
0.20
Tech Stack
Languages:
Go
|
||||||
| mlx: update to de7b4ed9 | dhiltgen | XS | No | 2.6h | 2.0h | Jul 06, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| server: remove OLLAMA_EXPERIMENT=client2 | mxyng | XL | No | 165.4h | 16.4h | Jul 06, 2026 |
SummaryRefactorRemove OLLAMA_EXPERIMENT client2 environment variable The experiment client2 has been removed, cleaning up environment variables and reducing configuration complexity. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go
|
||||||
| llama.cpp update | dhiltgen | XS | No | 3.9h | 3.8h | Jul 06, 2026 |
SummaryChoreUpdate llama.cpp to b9888 Bumps the llama.cpp dependency to the latest b9888 commit, ensuring compatibility and bug fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| mlx: x/create rewrite | pdevine | XL | No | 191.5h | 94.3h | Jul 04, 2026 |
SummaryRefactorRewrite create functionality for MLX engine This PR refactors the create pipeline for the MLX engine, simplifying model import and conversion steps, removing image generation, and improving performance and maintainability. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.80
Tech Stack
Languages:
Go
|
||||||
| llama: enable FA on CUDA CC 6.x GPUs | dhiltgen | S | No | 27.7h | 27.2h | Jul 03, 2026 |
SummaryBug FixEnable Flash Attention on CUDA CC 6.x GPUs Allows native SM60/SM61 kernel compilation, enabling Flash Attention on older GPUs and improving LLaMA model performance. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| compat: use UTF-8-safe file open | dhiltgen | XS | No | 23.2h | 22.8h | Jul 02, 2026 |
SummaryBug FixUse UTF-8-safe file open for Windows paths Ensures compatibility with Unicode file paths on Windows, preventing errors when loading models. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Cpp
|
||||||
| rocm: remove no longer supported devices | dhiltgen | S | No | 3.0h | 2.5h | Jul 02, 2026 |
SummaryChoreRemove unsupported ROCm devices This update cleans up ROCm device support, aligning docs and build presets with current supported hardware, reducing build times and avoiding runtime failures. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| llama: clean up dead code from llama-server work | dhiltgen | XL | No | 3.2h | 2.0h | Jul 02, 2026 |
SummaryRefactorllama: clean up dead code from llama-server work Removes obsolete code from the llama-server, reducing maintenance overhead and potential runtime errors. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go
|
||||||
| agent: harness core | ParthSareen | XL | No | 67.3h | 20.0h | Jul 02, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| discover: fall back to standard CUDA when the JetPack runner is absent | kevinpark1217 | XS | No | 102.5h | 78.8h | Jul 02, 2026 |
SummaryBug FixAdd fallback to standard CUDA for JetPack Ensures JetPack 7 devices use the correct CUDA build, enabling full GPU utilization and improving model performance. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Go
|
||||||
| docs(cloud): update retirement list | mxyng | S | No | 0.2h | - | Jul 02, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| ci: avoid unbounded parallelism | dhiltgen | XS | No | 14.4h | 14.4h | Jun 30, 2026 |
SummaryBug FixAvoid unbounded parallelism in build script Reduces build times for Darwin builds, improving developer productivity and CI throughput. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Shell
|
||||||
| mlx: tighten up gemma4 moe loading code | pdevine | M | No | 1.9h | 0.8h | Jun 30, 2026 |
SummaryBug Fixmlx: tighten up gemma4 moe loading code Enables consistent tensor naming across quantized and non-quantized models, improving model compatibility and reducing errors. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Go
|
||||||
| launch: check for min version for hermes desktop | BruceMacD | M | No | 96.6h | 0.9h | Jun 29, 2026 |
SummaryBug FixAdd minimum Hermes CLI version check for launch Ensures users have a compatible Hermes CLI version, preventing confusing failures when launching Hermes desktop. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| llama.cpp update | dhiltgen | S | No | 1.0h | 1.0h | Jun 29, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| mlx: bump dependency | dhiltgen | M | No | 63.8h | 63.5h | Jun 29, 2026 |
SummaryChoreBump MLX dependency Update MLX to a specific commit and adjust tests to align with thread‑affinity model. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Go
|
||||||