Pull Request Explorer
| 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 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| openai: preserve images through response compaction | ParthSareen | L | No | 1.2h | 1.2h | Sep 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| app: route Codex auto review through selected model | ParthSareen | XL | No | 0.9h | 0.9h | Sep 05, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| ci: bound and cache the macOS MLX payload build | dhiltgen | S | No | 0.6h | 0.5h | Sep 04, 2026 |
SummaryCI/CDCache 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
AI DetailsTech Stack
Languages:
Shell, Yaml
Frameworks:
Github-Actions
|
||||||
| app: add Ollama to ChatGPT Desktop | hoyyeva | XL | AI | 0.9h | 0.8h | Sep 04, 2026 |
SummaryFeatureAdd 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
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 |
SummaryFeatureAdd Codex compaction endpoint for OpenAI Adds an OpenAI compatible compaction endpoint Health Assessment
X-Large
Low
Low
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureEnable 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
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 |
SummaryCI/CDRebuild MLX macOS test payloads Ensures MLX unit tests run correctly on macOS by rebuilding stale payloads when dependencies change. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| gemma4: image and audio input on the MLX engine | jessegross | XL | No | 143.0h | 23.5h | Sep 02, 2026 |
SummaryFeatureAdd 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
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 |
SummaryBug FixAdd 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
AI DetailsTech Stack
Languages:
Go
|
||||||
| mlx: fix mtp_test unit test | dhiltgen | M | No | 0.1h | 0.1h | Sep 02, 2026 |
SummaryBug FixFix MTP test alignment in mlx Corrects unit test misalignment, ensuring new helpers are properly wired. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| llama.cpp: version bump b10760 | dhiltgen | XS | No | 0.5h | 0.1h | Sep 02, 2026 |
SummaryChoreUpdate llama.cpp version to b10760 Bumps llama.cpp to the latest version, ensuring compatibility and bug fixes. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack |
||||||
| Report cached prompt tokens | dhiltgen | XL | No | 259.6h | 73.5h | Sep 02, 2026 |
SummaryFeatureAdd cached prompt token metrics Enables accurate measurement of cache usage, improving performance insights and cost optimization for users. Health Assessment
Large
High
High
AI Details
Confidence:
0.75
Tech Stack
Languages:
Go
|
||||||
| llama.cpp: version bump b10729 | dhiltgen | L | No | 23.9h | 1.3h | Sep 01, 2026 |
SummaryBug FixUpdate 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
AI Details
Confidence:
0.75
Tech Stack
Languages:
Cpp
|
||||||
| MLX, MLX-C: version bump | dhiltgen | XL | No | 119.7h | 119.6h | Sep 01, 2026 |
SummaryChoreUpdate 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
AI DetailsTech Stack
Languages:
C, Go
|
||||||
| build: go deps | dhiltgen | M | No | 20.1h | 0.6h | Sep 01, 2026 |
SummaryCI/CDBuild 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
AI Details
Confidence:
0.75
Tech Stack
Languages:
Go, Shell
|
||||||
| mlx: dedup dependency files | dhiltgen | S | No | 2.5h | 2.2h | Sep 01, 2026 |
SummaryRefactorDeduplicate 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
AI DetailsTech Stack
Languages:
Yaml, Shell
Frameworks:
Github-Actions
|
||||||
| lint fix | dhiltgen | XS | No | 0.1h | 0.0h | Aug 28, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| app: list account cloud models for Claude | hoyyeva | M | AI | 0.3h | 0.2h | Aug 27, 2026 |
SummaryFeatureAdd 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
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 |
SummaryBug FixSynchronize 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
AI DetailsTech Stack
Languages:
Go
|
||||||
| proxy: continue requests when the model catalog changes | ParthSareen | M | No | 0.4h | 0.3h | Aug 27, 2026 |
SummaryBug FixContinue 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
AI Details
Confidence:
0.10
Tech Stack
Languages:
Go
|
||||||
| app: restore system dark mode | hoyyeva | M | No | 4.8h | - | Aug 27, 2026 |
SummaryFeatureRestore 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
AI DetailsTech Stack
Languages:
Go, Typescript
Frameworks:
React
|
||||||
| app: consume Claude recommendation mappings | ParthSareen | XL | No | 4.7h | 4.7h | Aug 26, 2026 |
SummaryFeatureConsume 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
AI DetailsTech Stack
Languages:
Go
|
||||||
| mlx: remove the text-only gemma3 model | jessegross | L | No | 22.0h | 21.5h | Aug 26, 2026 |
SummaryChoreRemove 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
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 |
SummaryBug FixFix 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
AI DetailsTech Stack
Languages:
Go
|
||||||
| app: prevent Claude model picker scroll jumps | hoyyeva | L | No | 0.6h | 0.5h | Aug 26, 2026 |
SummaryBug FixPrevent 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
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| linux: fix llama.cpp docker build | dhiltgen | XS | No | 0.0h | 0.0h | Aug 26, 2026 |
SummaryBug FixFix 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
AI DetailsTech Stack
Frameworks:
Docker
|
||||||
| MLX: Qwen3.8 Flash Next support | dhiltgen | XL | No | 0.3h | 0.1h | Aug 26, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| docs: claude docs | ParthSareen | S | No | 0.1h | 0.1h | Aug 26, 2026 |
SummaryDocsAdd Claude Desktop Integration Docs Provides updated documentation for Claude Desktop integration, improving user onboarding. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| docs: Claude Desktop integration | ParthSareen | S | No | 3.4h | 2.5h | Aug 26, 2026 |
SummaryDocsAdd Claude Desktop integration documentation Provides updated setup instructions and feature overview for Claude Desktop, improving user onboarding. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||