Pull Request Explorer

Exploring 74 PRs. Want this for your team? Start Free Trial
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

Summary

Bug Fix

Restore 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
  • Quick fix with minimal changes, fast review and merge, indicating low complexity and high confidence.

AI Details

Confidence: 0.10

Tech Stack

cmd: agent UI ParthSareen XL No 161.1h 106.8h Jul 10, 2026

Summary

Feature

Add 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
  • Long cycle time (~6.7 days) and high review friction indicate complex changes; multiple commits reflect iterative refinement and extensive testing.

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

Summary

Feature

Warn 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
  • The PR required over 3 days for review and merge, with a large code change affecting launch logic, indicating significant complexity and potential risk.
  • No AI assistance was detected in the code or commit history.

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

Summary

Bug Fix

Select 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
  • Quick fix with minimal changes, resolved in a single commit after review, indicating straightforward issue resolution.

AI Details

Tech Stack

Languages: Go
llm: allow iGPU mmproj offload with fit padding dhiltgen M No 145.2h 26.5h Jul 07, 2026

Summary

Bug Fix

Enable 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
  • The PR took over 6 days to merge, with a single review after a day, indicating a slow but straightforward process with minimal rework.

AI Details

Tech Stack

Languages: Go
server: remove unused internal/ code pdevine XL No 0.2h 0.2h Jul 07, 2026

Summary

Health Assessment

AI Details

Tech Stack

create: harden GGUF create flows dhiltgen XL No 0.3h 0.0h Jul 06, 2026

Summary

Health Assessment

AI Details

Tech Stack

launch: disable claude code telemetry ParthSareen M AI 1.3h 1.0h Jul 06, 2026

Summary

Feature

Disable 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
  • Fast review and merge with minimal changes; low risk and small scope.

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

Summary

Health Assessment

AI Details

Tech Stack

server: remove OLLAMA_EXPERIMENT=client2 mxyng XL No 165.4h 16.4h Jul 06, 2026

Summary

Refactor

Remove OLLAMA_EXPERIMENT client2 environment variable

The experiment client2 has been removed, cleaning up environment variables and reducing configuration complexity.

Health Assessment

Large
Medium
Low
  • The PR involved a large code removal but was reviewed quickly and merged after a single approval, indicating a straightforward cleanup.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go
llama.cpp update dhiltgen XS No 3.9h 3.8h Jul 06, 2026

Summary

Chore

Update llama.cpp to b9888

Bumps the llama.cpp dependency to the latest b9888 commit, ensuring compatibility and bug fixes.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicates low complexity and high confidence in the update.

AI Details

Tech Stack

mlx: x/create rewrite pdevine XL No 191.5h 94.3h Jul 04, 2026

Summary

Refactor

Rewrite 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
  • The PR had a prolonged review cycle with many iterations, indicating significant complexity and potential risk. The large code churn suggests a major refactor that may impact stability.

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

Summary

Bug Fix

Enable 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
  • PR resolved a GPU compatibility issue with minimal changes and a quick review, demonstrating efficient issue handling.

AI Details

Tech Stack

Languages: Go
compat: use UTF-8-safe file open dhiltgen XS No 23.2h 22.8h Jul 02, 2026

Summary

Bug Fix

Use 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
  • Quick fix with minimal changes, resolved in under a day with a single review round.

AI Details

Tech Stack

Languages: Cpp
rocm: remove no longer supported devices dhiltgen S No 3.0h 2.5h Jul 02, 2026

Summary

Chore

Remove 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
  • Quick review and merge within 3 hours, minimal changes, low risk.

AI Details

Tech Stack

llama: clean up dead code from llama-server work dhiltgen XL No 3.2h 2.0h Jul 02, 2026

Summary

Refactor

llama: 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
  • PR was merged quickly with a single review, indicating a straightforward cleanup of dead code.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go
agent: harness core ParthSareen XL No 67.3h 20.0h Jul 02, 2026

Summary

Health Assessment

AI Details

Tech Stack

discover: fall back to standard CUDA when the JetPack runner is absent kevinpark1217 XS No 102.5h 78.8h Jul 02, 2026

Summary

Bug Fix

Add 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
  • The PR had a long cycle time due to a delayed review, but the change was small and straightforward, resulting in minimal risk.

AI Details

Tech Stack

Languages: Go
docs(cloud): update retirement list mxyng S No 0.2h - Jul 02, 2026

Summary

Health Assessment

AI Details

Tech Stack

ci: avoid unbounded parallelism dhiltgen XS No 14.4h 14.4h Jun 30, 2026

Summary

Bug Fix

Avoid unbounded parallelism in build script

Reduces build times for Darwin builds, improving developer productivity and CI throughput.

Health Assessment

Small
Low
Medium
  • Quick fix to improve build performance, minimal changes, merged within the same day.

AI Details

Tech Stack

Languages: Shell
mlx: tighten up gemma4 moe loading code pdevine M No 1.9h 0.8h Jun 30, 2026

Summary

Bug Fix

mlx: 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
  • Quick review and merge indicate a straightforward change with minimal risk.

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

Summary

Bug Fix

Add 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
  • Quick review and single commit indicate a straightforward change with minimal risk.

AI Details

Tech Stack

Languages: Go
llama.cpp update dhiltgen S No 1.0h 1.0h Jun 29, 2026

Summary

Health Assessment

AI Details

Tech Stack

mlx: bump dependency dhiltgen M No 63.8h 63.5h Jun 29, 2026

Summary

Chore

Bump MLX dependency

Update MLX to a specific commit and adjust tests to align with thread‑affinity model.

Health Assessment

Small
Low
Medium
  • Dependency bump with minimal changes; review took over a day, but no rework was required.

AI Details

Tech Stack

Languages: Go
« Page 2 of 2

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos