Pull Request Explorer
| 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 |
SummaryChoreAdd 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
AI DetailsTech Stack |
||||||
| merge release/v0.8.2 to main | qnixsynapse | S | No | 3.4h | 0.1h | Jun 01, 2026 |
SummaryBug FixFix 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
AI DetailsTech Stack
Languages:
Rust
|
||||||
| docs: add v0.8.2 changelog | qnixsynapse | M | No | 2.7h | 2.7h | Jun 01, 2026 |
SummaryDocsAdd 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
AI DetailsTech Stack |
||||||
| fix(rag): honor configured attachment size limit in document parser | qnixsynapse | S | No | 0.2h | 0.0h | Jun 01, 2026 |
SummaryBug FixFix 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
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 |
SummaryFeatureMerge 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
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 |
SummaryBug FixRelease 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
AI DetailsTech 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 |
SummaryChoreAdd 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
AI DetailsTech Stack |
||||||
| docs: Update for 0.8.1 | qnixsynapse | XL | No | 19.7h | 19.7h | May 29, 2026 |
SummaryDocsdocs: 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
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(settings): restore Attachments entry in settings menu | qnixsynapse | XS | No | 0.1h | 0.1h | May 29, 2026 |
SummaryBug FixRestore 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
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(threads): avoid router invariant in PromptProgress | qnixsynapse | XS | No | 10.4h | 10.2h | May 29, 2026 |
SummaryBug FixFix router invariant in PromptProgress Prevents errors when PromptProgress renders outside the thread route, improving stability. Health Assessment
Small
Low
Low
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 |
SummaryBug FixSkip NVIDIA/Vulkan GPU probes on macOS Prevents unnecessary GPU probe attempts on macOS, improving startup performance and avoiding errors. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| Fix/system theme launch | qnixsynapse | XL | No | 0.1h | 0.1h | May 28, 2026 |
SummaryBug FixFix 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
AI DetailsTech 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 |
SummaryRefactorMerge 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
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 |
SummaryBug FixDisable 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
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| chore: merge dev branch fix/macos backend-install-ux | qnixsynapse | XL | No | 24.3h | 23.7h | May 27, 2026 |
SummaryHealth AssessmentAI 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 |
SummaryCI/CDUpdate CI jq action to v3.2.0 Ensures CI workflows use the latest jq action, improving reliability and security. Health Assessment
Small
Low
Low
AI DetailsTech 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 |
SummaryBug FixUse 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
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 |
SummaryCI/CDPin 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
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 |
SummaryBug FixClear 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
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(docs): guard null entity arrays in TweetCard | qnixsynapse | S | No | 0.1h | 0.1h | May 23, 2026 |
SummaryBug FixGuard 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
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: update filename changelog | Minh141120 | XS | No | 0.1h | - | May 22, 2026 |
SummaryDocsUpdate filename changelog Corrects the changelog file name to match the new release version, ensuring accurate documentation for users. Health Assessment
Small
Low
Low
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 |
SummaryDocsdocs: remove connectors note from 0.8.0 changelog Updated changelog to correct terminology, improving clarity for users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore: update manifest and changelog release 0.8.0 | Minh141120 | XS | No | 0.1h | 0.0h | May 22, 2026 |
SummaryChoreUpdate release metadata and changelog Ensures release documentation and metadata are consistent, improving release reliability. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack |
||||||
| docs: update for v0.8.0 | qnixsynapse | XL | No | 39.3h | 25.8h | May 22, 2026 |
SummaryDocsdocs: 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
AI DetailsTech Stack |
||||||
| chore: fix build due to missing comma in italian i18n | qnixsynapse | XS | No | 0.2h | 0.0h | May 22, 2026 |
SummaryBug FixFix 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
AI DetailsTech Stack |
||||||
| chore: merge release v0.8.0 to main | qnixsynapse | XL | No | 0.0h | 0.0h | May 22, 2026 |
SummaryChoreMerge 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
AI DetailsTech Stack
Languages:
Javascript, Swift, Rust
Frameworks:
Tauri
|
||||||
| chore: update llamacpp settings | qnixsynapse | XL | No | 5.2h | 4.3h | May 21, 2026 |
SummaryHealth AssessmentAI 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 |
SummaryBug FixFix 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
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 |
SummaryBug FixPersist 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
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 |
SummaryBug FixHumanize 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
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: repair llamacpp/hardware ACL | qnixsynapse | M | No | 19.9h | 19.9h | May 20, 2026 |
SummaryBug FixRepair 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
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Add Italian Translation | albanobattistella | XL | No | 11.5h | 11.5h | May 19, 2026 |
SummaryFeatureAdd Italian Translation Adds Italian language support, expanding user base in Italy. Health Assessment
X-Large
Low
Low
AI DetailsTech 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 |
SummaryBug FixRestore 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
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 |
SummaryBug FixRevert 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
AI DetailsTech 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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
AI DetailsTech 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 |
SummaryChoreUpgrade 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
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 |
SummaryFeatureImprove 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
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 |
SummaryFeatureAdd 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
AI DetailsTech 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 |
SummaryFeaturePrompt 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
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 |
SummaryBug FixFix 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
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 |
SummaryFeatureAdd 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
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 |
SummaryCI/CDIncrease test timeout for Windows runner Adjusts test configuration to prevent failures on Windows runners, improving CI reliability. Health Assessment
Small
Low
Low
AI DetailsTech 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 |
SummaryBug FixRestore 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
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 |
SummaryBug FixFix 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
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 |
SummaryFeatureAdd 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
AI DetailsTech 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 |
SummaryFeatureSplit 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
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: remove Apple Foundation Models integration | qnixsynapse | XL | No | 6.7h | 6.7h | May 06, 2026 |
SummaryBug FixRemove 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
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 |
SummaryTestFix 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
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||