Pull Request Explorer

Exploring 93 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
llm: keep gemma3n projector off the CPU dhiltgen M No 21.5h 21.5h Sep 11, 2026

LLM analysis pending

This PR has not been analyzed yet.

cmd: remove built-in agent ParthSareen XL No 1.6h 1.2h Sep 11, 2026

LLM analysis pending

This PR has not been analyzed yet.

mlx: scope array lifetimes instead of pinning and sweeping jessegross XL No 49.9h 48.0h Sep 11, 2026

LLM analysis pending

This PR has not been analyzed yet.

llm: raise token repeat limit to 100 and return error instead of incomplete result rick-github XS No 2.1h 2.1h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

mlxrunner: check system free memory and wait for evicted runners before loading the next MLX model jessegross S No 27.6h 26.9h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

mlxrunner: Evict prefix cache snapshots from the active conversation jessegross M No 22.8h 21.9h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

llama.cpp: version bump b10864 dhiltgen XS No 48.0h 2.9h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

app: fix ChatGPT model selector spacing hoyyeva XS AI 2.5h 2.3h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

openai: support standalone named function outputs ParthSareen XL No 1.3h 1.0h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

proxy: normalize namespaced commands in Full Access ParthSareen M No 16.8h 1.2h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

openai: accept plaintext-labeled Codex agent messages ParthSareen L No 0.4h 0.3h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

openai: finalize responses at the web search limit ParthSareen L No 0.6h 0.6h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

app: add a first-use ChatGPT connection intro hoyyeva XL AI 4.1h 4.0h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

app: align ChatGPT connection status copy with Claude hoyyeva S AI 1.1h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

server: retry compaction after context overflow ParthSareen L No 0.5h 0.4h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

app: open Codex by default for Ollama launches hoyyeva M AI 0.6h 0.6h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix data races in progress and sched dhiltgen S No 4.2h 0.7h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

app: preserve Codex configuration across host changes ParthSareen S AI 90.8h 90.8h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

openai: use tsc_ prefix for tool search call IDs jmorganca S No 22.5h 2.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

app: harden Codex desktop proxy handling ParthSareen M No 2.0h 1.9h Sep 05, 2026

Summary

Health Assessment

AI Details

Tech Stack

openai: preserve images through response compaction ParthSareen L No 1.2h 1.2h Sep 05, 2026

Summary

Health Assessment

AI Details

Tech Stack

app: route Codex auto review through selected model ParthSareen XL No 0.9h 0.9h Sep 05, 2026

Summary

Health Assessment

AI Details

Tech Stack

ci: bound and cache the macOS MLX payload build dhiltgen S No 0.6h 0.5h Sep 04, 2026

Summary

CI/CD

Cache macOS MLX payloads to limit parallel builds

This change limits parallel builds on small runners and caches MLX payloads, improving CI efficiency and reducing build times.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal changes, straightforward CI improvement.

AI Details

Tech Stack

Languages: Shell, Yaml
Frameworks: Github-Actions
app: add Ollama to ChatGPT Desktop hoyyeva XL AI 0.9h 0.8h Sep 04, 2026

Summary

Feature

Add Ollama model selection to ChatGPT Desktop

Adds Ollama model selection to ChatGPT Desktop on macOS, enabling users to continue chats with configured plugins, MCPs, and skills.

Health Assessment

X-Large
Medium
Low
  • Rapid review and merge (under 1 hour) suggest high confidence in the changes, while the large code churn indicates a substantial new feature addition.

AI Details

Category: Code AI
Confidence: 0.10

Tech Stack

Languages: Go, Typescript
Frameworks: React
openai: add Codex compaction support ParthSareen XL No 19.7h 19.7h Sep 04, 2026

Summary

Feature

Add Codex compaction endpoint for OpenAI

Adds an OpenAI compatible compaction endpoint

Health Assessment

X-Large
Low
Low
  • The PR was merged within 20 hours with a single review, indicating a smooth and efficient implementation process.

AI Details

Confidence: 0.95

Tech Stack

Languages: Go
openai: add client tool search support ParthSareen XL No 19.7h 19.7h Sep 04, 2026

Summary

Feature

Add client tool search support

Enables clients to search for tools in OpenAI responses, improving developer experience and reducing lookup time.

Health Assessment

X-Large
Medium
Medium
  • The PR introduced a substantial number of lines across three files, indicating a significant feature addition. The review process took almost a full day, suggesting moderate complexity but no major blockers.

AI Details

Confidence: 0.75

Tech Stack

Languages: Go
mlxrunner: enable speculative decoding under structured output jessegross XL No 142.3h 142.2h Sep 03, 2026

Summary

Feature

Enable speculative decoding for structured output

Adds speculative decoding support for structured output, improving throughput by 4‑8% on large models while ensuring grammar compliance.

Health Assessment

Large
High
High
  • The PR had a long cycle time of 142 hours and no early review, indicating high complexity and potential integration risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go, C, Cpp
ci: rebuild MLX macOS test payloads the release can't supply dhiltgen L No 3.5h 2.5h Sep 03, 2026

Summary

CI/CD

Rebuild MLX macOS test payloads

Ensures MLX unit tests run correctly on macOS by rebuilding stale payloads when dependencies change.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; low risk and moderate scope.

AI Details

Tech Stack

gemma4: image and audio input on the MLX engine jessegross XL No 143.0h 23.5h Sep 02, 2026

Summary

Feature

Add image and audio support to gemma4

Gemma4 models can now process image and audio inputs, broadening application scenarios. This unlocks richer multimodal interactions without requiring new imports.

Health Assessment

X-Large
High
Medium
  • The PR introduced extensive new functionality for multimodal input, requiring significant code additions across multiple modules. Despite a moderate review time, the large scope and lack of multiple review rounds suggest a high risk of integration issues.

AI Details

Confidence: 0.80

Tech Stack

Languages: Go
mlxrunner: check every fallible mlx-c call in the MLX bindings jessegross XL No 167.3h 23.4h Sep 02, 2026

Summary

Bug Fix

Add comprehensive error checking to MLX bindings

Ensures MLX operations fail fast with clear error messages, preventing silent failures and downstream crashes.

Health Assessment

X-Large
High
Medium
  • The PR took over two weeks to merge with a single review round, indicating a slow review process. The large code changes across many files suggest significant refactoring and potential risk.

AI Details

Tech Stack

Languages: Go
mlx: fix mtp_test unit test dhiltgen M No 0.1h 0.1h Sep 02, 2026

Summary

Bug Fix

Fix MTP test alignment in mlx

Corrects unit test misalignment, ensuring new helpers are properly wired.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no rework needed.

AI Details

Tech Stack

Languages: Go
llama.cpp: version bump b10760 dhiltgen XS No 0.5h 0.1h Sep 02, 2026

Summary

Chore

Update llama.cpp version to b10760

Bumps llama.cpp to the latest version, ensuring compatibility and bug fixes.

Health Assessment

Small
Low
Low
  • Quick version bump with minimal changes, fast review and merge.

AI Details

Confidence: 0.80

Tech Stack

Report cached prompt tokens dhiltgen XL No 259.6h 73.5h Sep 02, 2026

Summary

Feature

Add cached prompt token metrics

Enables accurate measurement of cache usage, improving performance insights and cost optimization for users.

Health Assessment

Large
High
High
  • The PR required over 10 days to merge with a single review cycle, indicating a slow review process and potential bottlenecks in the workflow.

AI Details

Confidence: 0.75

Tech Stack

Languages: Go
llama.cpp: version bump b10729 dhiltgen L No 23.9h 1.3h Sep 01, 2026

Summary

Bug Fix

Update llama.cpp to version b10729

Bumps llama.cpp to the latest version and regenerates compatibility hooks to support new tensor loading behavior, ensuring seamless integration with Ollama's backend.

Health Assessment

Medium
Low
Low
  • PR merged within 24 hours after review with minimal rework, indicating a smooth integration process.

AI Details

Confidence: 0.75

Tech Stack

Languages: Cpp
MLX, MLX-C: version bump dhiltgen XL No 119.7h 119.6h Sep 01, 2026

Summary

Chore

Update MLX and MLX-C version

Updates MLX and MLX-C to newer versions, removing an obsolete patch. This ensures compatibility with the latest releases and simplifies maintenance.

Health Assessment

Large
High
High
  • The PR had a long review cycle and required multiple commits to address comments, indicating significant review friction. The large code changes across backend and devops files suggest a high-risk update.

AI Details

Tech Stack

Languages: C, Go
build: go deps dhiltgen M No 20.1h 0.6h Sep 01, 2026

Summary

CI/CD

Build Go Dependencies

Adds Go dependency management and license generation to the build pipeline, ensuring all Go modules are properly licensed and included in releases.

Health Assessment

Medium
Low
Low
  • Fast review and a single rework commit indicate a smooth, low‑risk process.

AI Details

Confidence: 0.75

Tech Stack

Languages: Go, Shell
mlx: dedup dependency files dhiltgen S No 2.5h 2.2h Sep 01, 2026

Summary

Refactor

Deduplicate dependency files

Remove duplicate license files from runner directories and package them in base packages, simplifying build and reducing redundancy.

Health Assessment

Small
Low
Low
  • Quick review and merge indicates a straightforward refactor with minimal impact.

AI Details

Tech Stack

Languages: Yaml, Shell
Frameworks: Github-Actions
lint fix dhiltgen XS No 0.1h 0.0h Aug 28, 2026

Summary

Health Assessment

AI Details

Tech Stack

app: list account cloud models for Claude hoyyeva M AI 0.3h 0.2h Aug 27, 2026

Summary

Feature

Add account cloud models to Claude picker

Enables users to see all signed‑in cloud models in the Claude Desktop picker, improving model selection flexibility and ensuring defaults are driven by recommendations.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework; PR merged within 20 minutes of opening.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Go
app: synchronize macOS app handoff ParthSareen XL No 4.5h 1.9h Aug 27, 2026

Summary

Bug Fix

Synchronize macOS app handoff

Ensures only one Ollama app instance runs after updates, improving reliability and user experience by preventing stale processes and race conditions.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time and short review window indicate efficient collaboration; multiple commits refined handoff logic, but the large line change set suggests moderate complexity.

AI Details

Tech Stack

Languages: Go
proxy: continue requests when the model catalog changes ParthSareen M No 0.4h 0.3h Aug 27, 2026

Summary

Bug Fix

Continue requests across catalog refreshes

This change eliminates intermittent errors when the Claude model catalog changes, ensuring smoother user experience and reducing retry overhead.

Health Assessment

Medium
Low
Low
  • Rapid review and merge indicate low complexity and high confidence in the fix.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go
app: restore system dark mode hoyyeva M No 4.8h - Aug 27, 2026

Summary

Feature

Restore system dark mode

Users can now experience consistent light and dark appearance across the desktop UI and Apps Launcher, improving usability and visual consistency.

Health Assessment

Medium
Low
Low
  • PR completed quickly with minimal iterations, indicating a straightforward implementation.

AI Details

Tech Stack

Languages: Go, Typescript
Frameworks: React
app: consume Claude recommendation mappings ParthSareen XL No 4.7h 4.7h Aug 26, 2026

Summary

Feature

Consume Claude recommendation mappings

Integrates the new Claude recommendation API to provide more accurate model selections, improving user experience and reducing misconfigurations.

Health Assessment

X-Large
Medium
Low
  • The PR was merged within 4.7 hours, indicating efficient review and low friction.
  • Despite a large code change, the short cycle time suggests high confidence and minimal risk.

AI Details

Tech Stack

Languages: Go
mlx: remove the text-only gemma3 model jessegross L No 22.0h 21.5h Aug 26, 2026

Summary

Chore

Remove text-only Gemma3 model from MLX

Eliminates unsupported Gemma3 text‑only model, ensuring correct engine routing and reducing maintenance overhead.

Health Assessment

Large
Low
Low
  • Quick turnaround with a single review and commit, indicating a straightforward cleanup of unused code.

AI Details

Confidence: 0.75

Tech Stack

Languages: Go
launch: respect OLLAMA_HOST when configuring Pi dhiltgen M No 3.2h 1.2h Aug 26, 2026

Summary

Bug Fix

Fix Pi host configuration to respect OLLAMA_HOST

Ensures Pi connects to the correct Ollama server when OLLAMA_HOST changes, preventing stale localhost connections and improving reliability for remote deployments.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single review cycle, indicating low complexity and high confidence in the patch.

AI Details

Tech Stack

Languages: Go
app: prevent Claude model picker scroll jumps hoyyeva L No 0.6h 0.5h Aug 26, 2026

Summary

Bug Fix

Prevent model picker scroll jumps

Improves the settings UI by eliminating jarring scroll behavior when selecting Claude models, enhancing user experience and reducing confusion.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal changes; low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
linux: fix llama.cpp docker build dhiltgen XS No 0.0h 0.0h Aug 26, 2026

Summary

Bug Fix

Fix llama.cpp Docker build on Linux

Resolved missing cmake utility in Docker build context, ensuring successful image creation for Linux environments.

Health Assessment

Small
Low
Low
  • PR merged immediately with no review, indicating a straightforward and low-risk fix.

AI Details

Tech Stack

Frameworks: Docker
MLX: Qwen3.8 Flash Next support dhiltgen XL No 0.3h 0.1h Aug 26, 2026

Summary

Health Assessment

AI Details

Tech Stack

docs: claude docs ParthSareen S No 0.1h 0.1h Aug 26, 2026

Summary

Docs

Add Claude Desktop Integration Docs

Provides updated documentation for Claude Desktop integration, improving user onboarding.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes indicates a straightforward documentation update.

AI Details

Tech Stack

docs: Claude Desktop integration ParthSareen S No 3.4h 2.5h Aug 26, 2026

Summary

Docs

Add Claude Desktop integration documentation

Provides updated setup instructions and feature overview for Claude Desktop, improving user onboarding.

Health Assessment

Small
Low
Low
  • Quick documentation update with minimal changes and fast review, indicating low complexity and high efficiency.

AI Details

Tech Stack

Page 1 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