Pull Request Explorer

Exploring 49 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore: add flatpak manifest 0.8.2 Minh141120 XS No 0.1h 0.0h Jun 02, 2026

Summary

Chore

Add Flatpak manifest for release 0.8.2

Updates application metadata to document the new 0.8.2 release, highlighting features and fixes.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, no review needed.

AI Details

Tech Stack

merge release/v0.8.2 to main qnixsynapse S No 3.4h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix RAG parser size limit

Ensures the document parser respects the user-configured attachment size limit, preventing oversized files from being processed.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Rust
docs: add v0.8.2 changelog qnixsynapse M No 2.7h 2.7h Jun 01, 2026

Summary

Docs

Add v0.8.2 changelog

Adds the v0.8.2 changelog to the documentation, ensuring users see the latest release notes.

Health Assessment

Small
Low
Low
  • Quickly merged after minimal changes, indicating a straightforward documentation update with no significant risk or friction.

AI Details

Tech Stack

fix(rag): honor configured attachment size limit in document parser qnixsynapse S No 0.2h 0.0h Jun 01, 2026

Summary

Bug Fix

Fix attachment size limit enforcement in parser

Ensures the Rust parser respects the user-configured file size limits, preventing false rejections and aligning backend validation with the frontend.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with no rework, minimal scope and low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
Merge dev/v0.8.2 to main qnixsynapse XL No 7.0h 7.0h Jun 01, 2026

Summary

Feature

Merge v0.8.2 release to main

Deploys v0.8.2, adding AMD GPU support, improved UI, download pause/resume, and performance enhancements, boosting user experience and stability.

Health Assessment

Large
High
Low
  • Rapid merge of a large release branch with many feature additions and bug fixes, minimal review time, indicating high confidence but high risk due to scope.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript, Rust
Frameworks: Tauri
Merge branch release/v0.8.1 to main qnixsynapse M No 0.7h 0.2h May 29, 2026

Summary

Bug Fix

Release v0.8.1: bug fixes and UI improvements

This release resolves dark‑mode flicker, cleans up message actions, fixes macOS GPU probe issues, restores a missing settings entry, and updates the Flatpak release metadata, enhancing stability and user experience.

Health Assessment

Medium
Low
Low
  • The PR was merged within 0.7 hours with minimal review time, indicating a straightforward, low‑risk release with few changes and no significant rework.

AI Details

Tech Stack

Languages: Rust, Typescript
Frameworks: React
chore(flatpak): add v0.8.1 release to appdata qnixsynapse XS No 0.1h 0.1h May 29, 2026

Summary

Chore

Add v0.8.1 release to appdata

Updates Flatpak app metadata to include the new v0.8.1 release, ensuring packaging and distribution reflect the latest version.

Health Assessment

Small
Low
Low
  • Fast approval with minimal changes; quick cycle time indicates low complexity.

AI Details

Tech Stack

docs: Update for 0.8.1 qnixsynapse XL No 19.7h 19.7h May 29, 2026

Summary

Docs

docs: Update for 0.8.1

Updated documentation for version 0.8.1, adding new guides, troubleshooting, and download options to improve user onboarding.

Health Assessment

X-Large
Low
Low
  • Documentation changes were merged within 20 hours with minimal review, indicating an efficient and low-risk process.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(settings): restore Attachments entry in settings menu qnixsynapse XS No 0.1h 0.1h May 29, 2026

Summary

Bug Fix

Restore Attachments link in settings menu

The Attachments section is now visible in the settings menu, restoring expected navigation. This improves usability by allowing users to find attachments without manual URL entry.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within minutes.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(threads): avoid router invariant in PromptProgress qnixsynapse XS No 10.4h 10.2h May 29, 2026

Summary

Bug Fix

Fix router invariant in PromptProgress

Prevents errors when PromptProgress renders outside the thread route, improving stability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single review cycle.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(hardware): skip NVIDIA/Vulkan GPU probes on macOS qnixsynapse S No 10.4h 10.2h May 29, 2026

Summary

Bug Fix

Skip NVIDIA/Vulkan GPU probes on macOS

Prevents unnecessary GPU probe attempts on macOS, improving startup performance and avoiding errors.

Health Assessment

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

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
Fix/system theme launch qnixsynapse XL No 0.1h 0.1h May 28, 2026

Summary

Bug Fix

Fix system theme launch and UI bugs

Ensures consistent system theme handling and resolves UI bugs, improving user experience across platforms.

Health Assessment

Large
Low
Low
  • Rapid review and merge indicate straightforward bug fixes with minimal risk.

AI Details

Tech Stack

Languages: Typescript, Javascript, Rust
Frameworks: React
Merge fix/pre-r-dev branch to main qnixsynapse XL No 22.0h 0.0h May 28, 2026

Summary

Refactor

Merge pre-r-dev branch into main

Integrates recent bug fixes and feature updates from the pre-r-dev branch into the main codebase, improving stability and adding new functionality.

Health Assessment

X-Large
High
Low
  • Merged quickly with no review delays, indicating a smooth integration of pre-r-dev changes. The large scope of code changes suggests careful testing and monitoring will be important.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Rust, Javascript
Frameworks: React
fix(llamacpp): disable auto-fit by default, default ctx_len to 8192 qnixsynapse M No 0.6h 0.0h May 27, 2026

Summary

Bug Fix

Disable auto-fit by default, set ctx_len to 8192

Disables auto-fit for llama.cpp models and sets a default context length of 8192, ensuring consistent performance and reducing unexpected behavior.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; single review cycle and small scope indicate low risk.

AI Details

Tech Stack

Languages: Typescript, Javascript
chore: merge dev branch fix/macos backend-install-ux qnixsynapse XL No 24.3h 23.7h May 27, 2026

Summary

Health Assessment

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript, Rust
chore(ci): bump dcarbone/install-jq-action from v2.0.1 to v3.2.0 Minh141120 S No 0.8h 0.0h May 26, 2026

Summary

CI/CD

Update CI jq action to v3.2.0

Ensures CI workflows use the latest jq action, improving reliability and security.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, low risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(tls): use OS-native TLS trust store on desktop FyrbyAdditive S AI 80.4h 61.3h May 26, 2026

Summary

Bug Fix

Use OS-native TLS trust store on desktop

Fixes HTTPS connection failures on desktop by using the OS trust store, ensuring reliable access to private CA endpoints.

Health Assessment

Small
Low
High
  • Long review time indicates complexity or unclear change; small scope and single commit suggest low risk.

AI Details

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

Tech Stack

Languages: Rust
chore(ci): pin all GitHub Actions to SHAs and add cancel-in-progress Minh141120 L No 0.7h 0.0h May 25, 2026

Summary

CI/CD

Pin GitHub Actions to SHAs and add cancel-in-progress

This PR hardens CI pipelines by pinning action dependencies to specific commit SHAs, ensuring reproducible builds and reducing supply‑chain risk, and adds concurrency controls to prevent overlapping runs, improving resource efficiency.

Health Assessment

Large
Low
Low
  • Quick turnaround with no review delays indicates straightforward changes; the large number of workflow files suggests broad impact across CI pipelines.

AI Details

Confidence: 0.20

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix: clear deletedModels tombstones for re-downloaded models qnixsynapse M No 67.0h 67.0h May 25, 2026

Summary

Bug Fix

Clear deleted model tombstones for re-downloads

This fix removes stale tombstone entries for re-downloaded local models, ensuring they appear correctly in the Settings UI. It prevents confusion caused by empty model listings after re-downloads.

Health Assessment

Medium
Medium
High
  • The PR had a long review cycle with no intermediate commits, indicating a single review after a large change. The change is a bug fix with moderate scope, but the delayed review suggests potential bottlenecks in the review process.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(docs): guard null entity arrays in TweetCard qnixsynapse S No 0.1h 0.1h May 23, 2026

Summary

Bug Fix

Guard null entity arrays in TweetCard

Fixes a bug where Twitter’s syndication response may omit entity arrays, preventing enrichTweet from throwing errors and ensuring the TweetCard component renders correctly.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: update filename changelog Minh141120 XS No 0.1h - May 22, 2026

Summary

Docs

Update filename changelog

Corrects the changelog file name to match the new release version, ensuring accurate documentation for users.

Health Assessment

Small
Low
Low
  • Rapid, single‑commit update with no code changes; minimal risk and impact.

AI Details

Confidence: 0.75

Tech Stack

docs: remove connectors note from 0.8.0 changelog qnixsynapse XS No 0.2h 0.1h May 22, 2026

Summary

Docs

docs: remove connectors note from 0.8.0 changelog

Updated changelog to correct terminology, improving clarity for users.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes, indicating a straightforward documentation update.

AI Details

Tech Stack

chore: update manifest and changelog release 0.8.0 Minh141120 XS No 0.1h 0.0h May 22, 2026

Summary

Chore

Update release metadata and changelog

Ensures release documentation and metadata are consistent, improving release reliability.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes indicates a straightforward maintenance update.

AI Details

Confidence: 0.20

Tech Stack

docs: update for v0.8.0 qnixsynapse XL No 39.3h 25.8h May 22, 2026

Summary

Docs

docs: update for v0.8.0

This update ensures users have accurate, up-to-date information on new features and changes in v0.8.0, improving onboarding and reducing support queries.

Health Assessment

X-Large
Low
Medium
  • The PR had a moderate review delay but was straightforward to merge after a single review, reflecting a well-documented change with minimal code impact.

AI Details

Tech Stack

chore: fix build due to missing comma in italian i18n qnixsynapse XS No 0.2h 0.0h May 22, 2026

Summary

Bug Fix

Fix build error from missing comma in Italian i18n

Corrects a syntax error in the Italian localization file, ensuring the build process succeeds and the application loads Italian translations correctly.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no rework, merged within minutes.

AI Details

Tech Stack

chore: merge release v0.8.0 to main qnixsynapse XL No 0.0h 0.0h May 22, 2026

Summary

Chore

Merge release v0.8.0 to main

Merges release v0.8.0 into the main branch, including various fixes and updates.

Health Assessment

Large
Medium
Low
  • The PR was merged quickly, but it includes a large number of changes and files, which may indicate a high risk of introducing bugs or conflicts.

AI Details

Tech Stack

Languages: Javascript, Swift, Rust
Frameworks: Tauri
chore: update llamacpp settings qnixsynapse XL No 5.2h 4.3h May 21, 2026

Summary

Health Assessment

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Rust
Frameworks: React, Nextjs
fix: tool-call schemas, predefined provider base_url, i18n qnixsynapse L No 0.8h 0.6h May 20, 2026

Summary

Bug Fix

Fix tool-call schemas and provider base_url

This PR removes redundant base_url settings for predefined providers, cleans up tool schemas to avoid parsing errors, and consolidates i18n keys, improving reliability and consistency for users.

Health Assessment

Large
Low
Low
  • Fast turnaround with minimal review, indicating straightforward bug fixes and clean code changes.

AI Details

Confidence: 0.20

Tech Stack

Languages: Rust, Typescript
Frameworks: React
fix: persist file ingestion progress + cleaner citations and spell check qnixsynapse L No 1.3h 1.2h May 20, 2026

Summary

Bug Fix

Persist file ingestion progress and improve citations

Ensures file ingestion progress remains visible across navigation, improves citation readability, and respects spell check settings, enhancing user experience during document processing.

Health Assessment

Medium
Low
Low
  • Fast review and merge cycle with minimal rework; comprehensive tests added to support new behavior.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix: humanize project file upload errors qnixsynapse M No 0.9h 0.9h May 20, 2026

Summary

Bug Fix

Humanize project file upload errors

Improves user experience by providing clear, localized error messages for file upload failures, mapping specific PDF issues to actionable guidance.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes, indicating straightforward bug fix with low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: repair llamacpp/hardware ACL qnixsynapse M No 19.9h 19.9h May 20, 2026

Summary

Bug Fix

Repair llamacpp hardware ACL errors

Fixes ACL errors that prevented hardware and llamacpp capabilities from loading, ensuring the application starts correctly and users can access hardware features.

Health Assessment

Medium
Low
Medium
  • The PR resolved ACL errors affecting hardware and llamacpp capabilities with minimal changes and a quick turnaround.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Add Italian Translation albanobattistella XL No 11.5h 11.5h May 19, 2026

Summary

Feature

Add Italian Translation

Adds Italian language support, expanding user base in Italy.

Health Assessment

X-Large
Low
Low
  • Quick turnaround with minimal review, indicating straightforward localization work.

AI Details

Tech Stack

fix: restore hub fit badge, bump mlx-swift, fix stuck download UI in mlx provider qnixsynapse XL No 14.8h 14.8h May 19, 2026

Summary

Bug Fix

Restore hub badge, update mlx-swift, fix download UI

This PR fixes UI issues for MLX models, updates dependencies to support newer models, and improves download flow, ensuring users can see compatibility badges, view accurate model sizes, and start chats after download.

Health Assessment

Small
Low
Low
  • PR resolved multiple UI and dependency issues quickly with minimal iterations.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Swift
Frameworks: React
revert: default KV cache K/V type back to f16 qnixsynapse M No 13.1h 13.1h May 19, 2026

Summary

Bug Fix

Revert default KV cache type to f16

Restores f16 as the default KV cache type to prevent model load errors on backends that lack flash attention, improving stability for users.

Health Assessment

Medium
Low
Low
  • Quick revert resolved a compatibility issue with minimal changes and a single review cycle.

AI Details

Tech Stack

Languages: Typescript
fix: strip identity preamble on upgrade from v2 default prompt in assistant qnixsynapse S No 11.0h 11.0h May 19, 2026

Summary

Bug Fix

Fix identity preamble stripping on assistant upgrade

Ensures assistant prompts are correctly migrated to the new default, preventing identity conflicts and improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single review cycle.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
fix: vision-aware attachments, orphan tool-call recovery, Groq reasoning fix, table export polish, etc qnixsynapse XL No 2.4h 2.4h May 18, 2026

Summary

Bug Fix

Fix vision-aware attachments and more

This PR fixes several issues, including vision-aware attachments, orphan tool calls, and Groq reasoning. It also improves table export and localizes inline approval actions.

Health Assessment

Large
Medium
Low
  • The PR has a large scope with many files changed, but it was reviewed and merged quickly.

AI Details

Tech Stack

Languages: Typescript, Javascript, Rust
Frameworks: React, Radix
chore: upgrade Vercel AI SDK to v6 and harden remote provider workflow qnixsynapse XL AI 66.9h 66.9h May 18, 2026

Summary

Chore

Upgrade Vercel AI SDK to v6 and harden remote provider workflow

Upgrades the Vercel AI SDK to version 6, resolves tool-name collisions, and improves remote provider workflow security and functionality.

Health Assessment

Large
Medium
High
  • The PR has a large scope with many files changed, indicating significant changes to the codebase. The review friction is high due to the time it took to get the first review.

AI Details

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

Tech Stack

Languages: Javascript, Typescript, Rust
Frameworks: React
feat: clearer variants, local fit check, and download lifecycle fixes qnixsynapse XL No 0.9h 0.9h May 15, 2026

Summary

Feature

Improve model hub UX and download reliability

Enhances model hub usability by adding clear capability badges, quant tier labels, and device‑fit indicators, while fixing download lifecycle bugs to prevent hangs and improve reliability.

Health Assessment

X-Large
High
Low
  • Rapid iteration with minimal review time indicates high confidence, but the large scope of changes may increase risk of regressions.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
feat: inline MCP approval, citation cards, and RAG grounding markers qnixsynapse XL No 11.1h 11.1h May 15, 2026

Summary

Feature

Add inline tool approval and citation cards

Enables users to approve tool usage inline and view citations directly, improving transparency and trust.

Health Assessment

Large
Low
Low
  • Fast cycle time and single commit indicate a straightforward, low‑risk feature addition with minimal review friction.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
feat: prompt user on llama-server shutdown when models are busy qnixsynapse XL No 18.7h 18.7h May 15, 2026

Summary

Feature

Prompt user on llama-server shutdown when models are busy

Adds a graceful shutdown flow that prompts users when the model server is busy, preventing abrupt termination and orphaned processes, improving reliability and user experience.

Health Assessment

X-Large
Medium
Low
  • Fast 18‑hour cycle with a single commit and no review iterations indicates a low‑friction change, though the large code footprint suggests moderate risk.

AI Details

Confidence: 0.75

Tech Stack

Languages: Rust, Typescript
Frameworks: React
fix: keep in-flight work alive across thread navigation qnixsynapse L No 1.2h 1.2h May 14, 2026

Summary

Bug Fix

Fix in-flight work persistence across thread navigation

Ensures that ongoing model loads, token streams, and tool executions survive navigation between threads, preventing stale UI states and orphaned background tasks.

Health Assessment

Large
Low
Low
  • Rapid iteration with multiple commits and a short cycle time indicates low review friction and a straightforward bug fix.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Feat: llamacpp router mode qnixsynapse XL No 60.1h 60.1h May 14, 2026

Summary

Feature

Add llama.cpp router mode support

Enables efficient multi-model serving via a single router, reducing resource usage and improving performance for Jan users.

Health Assessment

Large
High
High
  • The PR required over 60 hours from creation to merge, indicating significant review friction.
  • The large code churn and multiple refactors suggest a high risk of regressions.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript, Rust
ci: increase timeout to fix some failing tests on Windows runner qnixsynapse XS No 13.5h 13.4h May 13, 2026

Summary

CI/CD

Increase test timeout for Windows runner

Adjusts test configuration to prevent failures on Windows runners, improving CI reliability.

Health Assessment

Small
Low
Low
  • Quick CI timeout adjustment with minimal code changes, fast review and merge.

AI Details

Tech Stack

Languages: Typescript
fix: restore pre-CoT reasoning duration + prevent action flicker during tool calls qnixsynapse M No 0.7h 0.7h May 12, 2026

Summary

Bug Fix

Restore pre-CoT reasoning duration and prevent action flicker

Fixes UI behavior for chain‑of‑thought timing and tool‑call action visibility, improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, indicating low complexity and high confidence.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
fix: ship mlx-swift Cmlx bundle with default.metallib qnixsynapse S No 3.0h 3.0h May 12, 2026

Summary

Bug Fix

Fix mlx-swift bundle shipping with metallib

Ensures the mlx-swift Cmlx bundle includes the default metallib, preventing runtime failures when loading models.

Health Assessment

Small
Low
Low
  • Quick fix resolved in under 3 hours with minimal changes, indicating efficient review and low complexity.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat: add tooltip and bulk delete for downloaded models qnixsynapse L No 119.1h 1.6h May 11, 2026

Summary

Feature

Add tooltip and bulk delete for downloaded models

Enhances model management UI by adding tooltips for delete actions and a bulk delete dialog that shows disk space savings, improving usability and resource cleanup.

Health Assessment

Large
Medium
Medium
  • The PR introduced significant UI and backend changes, requiring multiple iterations but was reviewed quickly, indicating efficient collaboration.

AI Details

Tech Stack

Languages: Typescript, Javascript, Rust
Frameworks: React
feat: split provider list into local and remote sections qnixsynapse M No 88.1h 88.1h May 11, 2026

Summary

Feature

Split provider list into local and remote sections

Users can now view providers grouped by local and remote, improving clarity and navigation.

Health Assessment

Medium
Low
High
  • The PR had a long review cycle with no review comments, indicating a streamlined but potentially oversight-prone process.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: remove Apple Foundation Models integration qnixsynapse XL No 6.7h 6.7h May 06, 2026

Summary

Bug Fix

Remove Apple Foundation Models integration

Eliminates a problematic Apple Foundation Models integration that caused launch failures on macOS versions below 26, improving app stability for users on older systems.

Health Assessment

Large
Low
Low
  • Fast turnaround with a single commit and no review friction, indicating a straightforward removal of a problematic integration.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript, Javascript, Rust
Frameworks: Tauri
test: fix flaky SecurityConfigDialog tab/content races qnixsynapse XS No 159.2h 159.2h May 05, 2026

Summary

Test

Fix flaky SecurityConfigDialog tab/content races

Adjust test to use async findBy queries to handle loading state, ensuring reliable test execution.

Health Assessment

Small
Low
High
  • Long review cycle indicates low priority or delayed review; minimal changes reduce risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React

Get this analytics stack for your team

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

Connect Repos