Pull Request Explorer

Exploring 93 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat: support windows arm64 on nightly Minh141120 XL No 16.3h 16.2h Sep 11, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(cowork-ui): refresh the context meter mid-session and show token speed thinhlpg XL No 16.8h 1.1h Sep 11, 2026

LLM analysis pending

This PR has not been analyzed yet.

ci: move the engine builds onto GitHub-hosted runners Minh141120 L No 7.3h 7.0h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(cli): emit agent status (OSC 9999 + terminal titles) for Orca integration thinhlpg L No 171.2h 97.0h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(cowork-ui): add restrained navigation icon motion thinhlpg L No 2.0h 1.5h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(log): stop app.log from deleting llama.cpp/worker logs on rotation qnixsynapse XS No 0.9h 0.6h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat: Enhance cowork session management and fix i18n plural key issues qnixsynapse XL No 215.4h 215.2h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(cowork): enforce plan review and enable approved execution thinhlpg L No 0.0h - Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(cowork): isolate concurrent session runs thinhlpg XL No 0.4h - Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs(cowork): simplify captions and add checklist model guidance thinhlpg S No 0.0h - Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs(cowork): document desktop workflows with annotated screenshots thinhlpg L No 0.1h - Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(cowork): keep wrapped composer controls in normal flow thinhlpg S No 0.1h - Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(skills): refresh slash commands and keep invocations compact thinhlpg L No 0.1h - Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(cowork): preserve session context through Settings thinhlpg M No 0.1h - Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(agent-tui): preserve grouped tool results across timeline boundaries thinhlpg M No 16.0h 0.2h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(cowork): offer context recovery only when needed thinhlpg XL No 0.0h - Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(cowork): invoke skills with slash commands thinhlpg XL No 0.0h - Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(agent-tui): steer the active agent loop with user messages tikikun XL No 29.2h 1.4h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(cowork-ui): contain composer controls beside artifact preview thinhlpg S No 0.1h - Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(cowork): notify when workspace folder is unavailable thinhlpg M No 0.2h - Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(llamacpp): Fix llama.cpp library path on Fedora/RHEL #8838 PetersChristian XS No 38.3h 38.2h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(agent-tui): add a repaint path so foreign TTY writes cannot persist thinhlpg XL No 244.0h 243.6h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs: add signed commits guidance to contributing docs and readme qnixsynapse S No 0.0h 0.0h Sep 04, 2026

Summary

Docs

Add signed commits guidance to docs

Provides contributors with instructions on signing commits, enhancing author verification and security.

Health Assessment

Small
Low
Low
  • Docs-only PR merged within minutes, no code changes, minimal risk and review friction.

AI Details

Confidence: 0.75

Tech Stack

fix(agent-tui): make Ctrl-C quit with the same two-press exit as Ctrl-D qnixsynapse M No 100.0h 99.3h Sep 04, 2026

Summary

Bug Fix

Unify Ctrl-C and Ctrl-D quit behavior

Ensures consistent exit handling in the agent TUI, improving user experience by aligning Ctrl-C with the two-press exit flow.

Health Assessment

Small
Low
High
  • Long review cycle but minimal code change, resulting in a low-risk bugfix.

AI Details

Tech Stack

Languages: Rust
Frameworks: Tauri
fix: enhance CUDA runtime staging and improve ccache for builds qnixsynapse XL No 22.1h 0.7h Sep 04, 2026

Summary

Bug Fix

Improve CUDA runtime staging and ccache

Ensures CUDA runtime is bundled correctly and build performance is improved via ccache, reducing CI failures and improving user experience.

Health Assessment

X-Large
High
High
  • The PR required multiple CI and build-related iterations, with several changes requested before approval, but was merged quickly due to a short review cycle.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript, Rust
feat(llamacpp): upgrade to 0.3.0, fix Windows MAX_PATH build, add grammar/template file paths qnixsynapse XL No 69.7h 69.6h Sep 03, 2026

Summary

Feature

Upgrade llama.cpp to 0.3.0, fix Windows build, add grammar paths

This PR updates the llama.cpp engine to version 0.3.0, resolves Windows MAX_PATH build issues, and adds support for absolute grammar and template file paths, improving stability and configurability for users.

Health Assessment

X-Large
High
High
  • The PR required a long review period and involved many changes across backend and frontend, indicating significant complexity and potential risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Rust, Shell
fix(agent): heal poisoned tool-call history (plain-object invariant) thinhlpg L No 209.4h 23.4h Sep 03, 2026

Summary

Bug Fix

Fix agent: heal poisoned tool-call history

Ensures tool calls with non-object arguments are sanitized, preventing runtime errors and improving system reliability.

Health Assessment

Large
Medium
Medium
  • The PR required a rebase and multiple review rounds, indicating some complexity, but ultimately merged after thorough review.

AI Details

Tech Stack

Languages: Rust
feat(agent-tui): add /context to break down context window usage thinhlpg XL No 47.6h 47.6h Aug 29, 2026

Summary

Feature

Add /context to break down context window usage

Introduces a TUI command that displays detailed context window usage, giving users visibility into token consumption and preventing oversized tool schemas.

Health Assessment

X-Large
Low
Low
  • The PR had a moderate cycle time of 47.6 hours with a single review, but the large code changes required extensive testing to ensure correct context reporting.

AI Details

Tech Stack

Languages: Rust
fix(ci): scope rust-check caches to main Minh141120 S No 0.1h 0.0h Aug 28, 2026

Summary

CI/CD

Scope Rust-Check Caches to Main Branch

Improves CI caching efficiency by limiting cache storage to the main branch, preventing GitHub Actions cache limit breaches and ensuring reliable builds.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes; no blockers or extensive rework required.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
merge branch dev to main qnixsynapse XL No 1.6h 0.1h Aug 28, 2026

Summary

Feature

Merge dev branch into main

Integrates latest development changes, including new CLI features, TUI enhancements, and CI pipeline updates, ensuring the main branch reflects current functionality.

Health Assessment

X-Large
High
Low
  • Rapid merge after minimal review indicates high confidence but large scope may increase risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Merge branch Feat/cowork ai sdk port qnixsynapse XL No 0.0h - Aug 28, 2026

Summary

Feature

Port Cowork agent to Vercel AI SDK

Enables the desktop Cowork agent to run via the Vercel AI SDK, adding sandboxing, permissions, and UI updates for improved isolation and user experience.

Health Assessment

Large
Medium
Low
  • Rapid iteration with multiple commits in a single day and minimal review time suggests high confidence in the changes, though the large scope warrants careful monitoring for downstream impact.

AI Details

Confidence: 0.90

Tech Stack

Languages: Rust, Typescript, Javascript
fix(cli): make RepoRoot lazy so Windows irm|iex install works thinhlpg XS No 0.1h 0.1h Aug 27, 2026

Summary

Bug Fix

Make RepoRoot lazy for Windows install

Fixes Windows install one-liner by deferring RepoRoot calculation, preventing errors when piped via irm|iex.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal code changes and no rework.

AI Details

Confidence: 0.20

Tech Stack

feat(agent): add OAuth account login for Claude and Codex BYOK subscriptions thinhlpg XL No 217.3h 49.4h Aug 27, 2026

Summary

Feature

Add OAuth login for Claude and Codex

Enables OAuth account login for Claude and Codex BYOK subscriptions, fixing redirect issues when callback port is occupied.

Health Assessment

X-Large
High
Medium
  • PR took over 9 days to merge with a single review after a long review period, indicating potential bottlenecks in the review process.

AI Details

Tech Stack

Languages: Rust
fix(agent-cli): Stream tool output in real-time,improve TUI layout, fix budget exhaustion qnixsynapse XL No 2.6h 1.8h Aug 26, 2026

Summary

Feature

Improve TUI streaming and budget handling

Adds real‑time tool output to the terminal UI, refines layout, and prevents budget exhaustion errors, enhancing user experience and reliability.

Health Assessment

X-Large
High
Low
  • Fast cycle time and minimal rework indicate efficient review, but the large code churn and multiple review rounds suggest a high‑risk change that required careful validation.

AI Details

Confidence: 0.20

Tech Stack

Languages: Rust
fix: Claude Code remote model 403 and port-in-use on restart (closes #8593) thinhlpg M AI 28.6h 1.6h Aug 26, 2026

Summary

Bug Fix

Fix Claude Code 403 and port-in-use errors

Resolve authentication and server start errors for Claude Code integration, improving reliability on Windows.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, fast review, no rework.

AI Details

Category: Code AI
Confidence: 0.80

Tech Stack

Languages: Rust, Typescript
Frameworks: React
feat(agent): configurable ask-tool timeout that auto-selects the recommended option thinhlpg XL No 3.3h 2.2h Aug 26, 2026

Summary

Feature

Add configurable ask‑tool timeout with auto‑select

Enables agents to auto‑select recommended options after a configurable timeout, preventing indefinite hangs and improving unattended run reliability.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time (3.3h) and single review request indicate a smooth process; CI blocker was quickly resolved and the PR introduced a large code change but with minimal back‑and‑forth.

AI Details

Confidence: 0.80

Tech Stack

Languages: Rust
feat(agent-cli): count update checks instead of pinging separately Minh141120 L No 0.5h 0.2h Aug 26, 2026

Summary

Feature

Count update checks in agent CLI

Improves efficiency by aggregating update checks, reducing network overhead.

Health Assessment

Large
Low
Low
  • Rapid approval with minimal changes indicates straightforward enhancement.

AI Details

Tech Stack

Languages: Rust
fix(agent-tui): skip synchronized output on kitty to fix responsive TUI qnixsynapse M No 17.0h 17.0h Aug 26, 2026

Summary

Bug Fix

Fix TUI resize issue on kitty

Resolves persistent black screen during terminal resize by disabling synchronized output in kitty, improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with single commit and approval, minimal impact.

AI Details

Tech Stack

Languages: Rust
ci: stub the engine worker for `make test`, not just `make test-ci` qnixsynapse M No 0.4h 0.2h Aug 25, 2026

Summary

CI/CD

Stub engine worker for make test

Ensures Windows CI builds include required worker binary, preventing build failures.

Health Assessment

Medium
Low
Low
  • Fast turnaround, minimal changes, no blockers.

AI Details

Tech Stack

Languages: Shell
feat(llamacpp): refactor llama.cpp integration with worker process and session caching qnixsynapse XL No 22.9h 0.7h Aug 25, 2026

Summary

Feature

Refactor llama.cpp integration with worker process

Improves stability and performance by isolating the llama.cpp engine in a worker process and caching prompts across sessions, enhancing user experience.

Health Assessment

X-Large
High
Medium
  • Extensive refactor with many iterations and thorough reviews indicates high complexity but ultimately delivered a stable feature.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: Github-Actions
fix(mcp): cap tool-result size before it enters conversation history thinhlpg XL No 1.5h 1.0h Aug 25, 2026

Summary

Bug Fix

Cap MCP tool output size to prevent context overflow

Limits tool-generated content before adding to conversation history, preventing model context exhaustion and giving users control via settings.

Health Assessment

X-Large
High
Low
  • Rapid turnaround with minimal review rounds indicates confidence in the fix; large code changes suggest significant impact on MCP tool handling.

AI Details

Tech Stack

Languages: Rust, Typescript
Frameworks: React
feat(agent-tui): /think and /reasoning as aliases of /effort thinhlpg M No 1.2h 1.2h Aug 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(cli): make TUI Ctrl-C cancel-first and recoverable thinhlpg M No 0.9h 0.9h Aug 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(cli): browser-approval sign-in for jan login and /login qnixsynapse XL No 19.5h 18.8h Aug 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(agent): drop malformed tool calls from history so a session can heal thinhlpg L No 0.9h 0.3h Aug 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(agent-tui): configurable wave glyph on the working row thinhlpg XL No 65.3h 65.2h Aug 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs: sync the docs site with dev thinhlpg XL No 0.0h 0.0h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(mcp): OAuth for remote servers, and a real /mcp management screen qnixsynapse XL No 1.7h 0.8h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

ci: pass JAN_SIGNING_KEY to the agent CLI builds Minh141120 S No 0.2h 0.0h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

ci: pass JAN_SIGNING_KEY to the agent CLI builds Minh141120 S No 0.1h 0.0h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

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