Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| ✨ feat: support disabling builtin tools | arvinxx | M | No | 26.4h | 0.1h | Jul 11, 2026 |
SummaryFeatureEnable disabling of builtin tools Provides users with the ability to disable built‑in runtime tools and skills, enhancing customization and control over the chat experience. Health Assessment
Medium
Medium
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix: preserve thinking content semantics | arvinxx | M | No | 2.0h | - | Jul 11, 2026 |
SummaryBug FixFix preservation of thinking content semantics Restores clear separation between raw thinking text and final reasoning, preventing data contract drift and ensuring accurate model outputs. This improves reliability of AI responses and maintains compatibility with existing workflows. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| ⏪ revert(chat): revert "show real context size instead of per-step usage sum" (#17058) | tjx666 | XL | No | 0.0h | 0.1h | Jul 11, 2026 |
SummaryBug FixRevert context size display change Reverts a recent change that incorrectly displayed context size, restoring accurate token usage metrics for users. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack |
||||||
| 🔨 chore: disable lockfile in pnpm workspace configuration | Innei | XS | No | - | - | Jul 11, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| ✨ feat(desktop): redesign the tray menu | Innei | XL | No | 3.5h | - | Jul 11, 2026 |
SummaryFeatureRedesign desktop tray menu for consistent UX This PR unifies tray interactions and adds dynamic navigation, giving users quick access to recent agents and improving workflow. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| 📝 docs: document webview screenshot fallback | arvinxx | S | No | 0.0h | - | Jul 11, 2026 |
SummaryDocsDocument webview screenshot fallback behavior Clarifies screenshot fallback logic to reduce debugging effort and improve reliability of host-page CDP screenshots. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| ✨ feat: model benchmark rating radar with detail & compare modal | tjx666 | XL | No | 13.9h | 0.1h | Jul 11, 2026 |
SummaryHealth AssessmentAI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ✨ feat: open verify reports in portal | arvinxx | L | No | 6.3h | 0.1h | Jul 11, 2026 |
SummaryFeatureOpen verify reports in portal Allows users to view verification reports directly within the portal, improving transparency and streamlining workflow. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ feat(hetero): add local Claude Code / Codex session import backend | arvinxx | XL | AI | 2.0h | 0.1h | Jul 11, 2026 |
SummaryFeatureAdd local Claude Code / Codex session import backend Enables one-click import of local CLI agent sessions into LobeHub topics, improving data ingestion and user workflow. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| 💄 style(claude-code): render Read image preview at natural aspect ratio | arvinxx | XS | AI | 1.9h | - | Jul 11, 2026 |
SummaryBug FixRender Read image preview at natural aspect ratio Fixes distorted image previews in the Claude Code Read tool by passing maxHeight directly to the image element, ensuring natural aspect ratio and preventing cropping. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ⬆️ chore(deps): upgrade @lobehub/ui to 5.20.2 | Innei | XS | No | 0.8h | - | Jul 11, 2026 |
SummaryChoreUpgrade @lobehub/ui dependency to 5.20.2 Updates the UI component library to the latest version, ensuring compatibility and applying updated lint rules for a smoother development experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Yaml
|
||||||
| 🐛 fix(ui): clarify working directory and agent profile header | AmAzing129 | L | No | 0.8h | 0.1h | Jul 11, 2026 |
SummaryBug FixFix UI: Clarify Working Directory and Header Improves user experience by correcting labels and removing ambiguous save indicators, ensuring clearer navigation and state management. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| 🐛 fix(chat): resume a rate-limited hetero run instead of deleting the whole turn | arvinxx | XL | AI | 33.8h | 0.1h | Jul 11, 2026 |
SummaryBug FixFix rate-limited hetero run resume behavior Ensures that when a Claude or Codex run hits a usage limit, the system resumes from the last successful step instead of deleting the entire conversation, preserving user progress and reducing duplicate work. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| 🐛 fix(chat): show real context size instead of per-step usage sum | tjx666 | XL | No | 0.3h | - | Jul 11, 2026 |
SummaryBug FixFix chat context size display Corrects token usage display in multi-step agent runs, ensuring accurate context size and billing metrics. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| ✨ feat(heterogeneous-agents): enrich Claude Code terminal error reporting | arvinxx | L | AI | 6.2h | - | Jul 11, 2026 |
SummaryFeatureEnrich Claude Code terminal error reporting Improves error visibility for Claude Code agents, giving users clearer diagnostics and actionable details. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ✨ feat(local-system): let readFile return images so vision models can see them | arvinxx | XL | AI | 69.0h | - | Jul 11, 2026 |
SummaryFeatureEnable readFile to return images for vision models Allows the local-system readFile tool to upload image files and provide image URLs, enabling vision models to process images directly and improving AI perception for desktop users. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| ✨ feat(desktop): add in-app browser tab to WorkingSidebar | arvinxx | XL | AI | 10.1h | 0.1h | Jul 11, 2026 |
SummaryFeatureAdd in-app browser tab to WorkingSidebar Adds an embedded Chromium browser as a new tab in the agent chat right-side WorkingSidebar, enabling users to browse web content within the desktop app without leaving the chat interface. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| ✨ feat(server): expose agent documents to mobile | sudongyuer | XS | No | 0.9h | - | Jul 11, 2026 |
SummaryFeatureExpose agent documents to mobile Enables the mobile client to retrieve agent documents via the existing tRPC router, extending mobile functionality without altering web data paths. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(agent): prevent cross-agent profile writes | AmAzing129 | XL | No | 0.3h | - | Jul 11, 2026 |
SummaryBug FixPrevent cross-agent profile writes Ensures edits remain scoped to the correct agent, preventing data corruption and improving user experience. Health Assessment
X-Large
High
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Nextjs
|
||||||
| 🐛 fix: preserve workspace device settings navigation | AmAzing129 | S | No | 3.5h | 3.4h | Jul 11, 2026 |
SummaryBug FixFix workspace device settings navigation Ensures navigation to workspace device settings works correctly, improving user experience on desktop. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🗃️ refactor(db): replace workspace_user_settings composite PK with surrogate id | rdmclin2 | XL | AI | 1.0h | 0.1h | Jul 11, 2026 |
SummaryRefactorRefactor workspace_user_settings PK to surrogate id This change replaces the composite primary key with a surrogate UUID primary key, improving scalability and simplifying future schema changes. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Sql, Typescript
|
||||||
| 🐛 fix: runtime unresolved tool calls | cy948 | S | No | 0.8h | 0.0h | Jul 11, 2026 |
SummaryBug FixFix runtime unresolved tool calls Restores execution of fully-qualified tool calls, preventing empty assistant responses and improving reliability of the agent runtime. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ✨ feat: localize bot connection errors | rdmclin2 | L | No | 3.1h | 0.1h | Jul 11, 2026 |
SummaryFeatureAdd localized bot connection error handling Enables users to see localized, actionable bot connection errors, improving UX across languages. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🌐 chore(i18n): fill missing locale translations | tjx666 | XL | No | 0.1h | 0.1h | Jul 11, 2026 |
SummaryChoreFill missing locale translations Adds missing translations for multiple locales, ensuring consistent UI language support. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack |
||||||
| ✨ feat(supergrok): add SuperGrok provider via xAI OAuth device flow | tjx666 | XL | No | 19.0h | 0.1h | Jul 11, 2026 |
SummaryFeatureAdd SuperGrok provider via xAI OAuth Adds a new SuperGrok provider enabling users to access Grok models through xAI OAuth device flow, eliminating the need for API keys and supporting token refresh. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| ✨ feat(database): add workspace_user_settings table and device visibility/share columns | rdmclin2 | XL | No | 1.8h | 0.1h | Jul 11, 2026 |
SummaryFeatureAdd workspace_user_settings table and device visibility/share columns Adds new database table and columns to support workspace‑scoped user settings and device visibility, enabling fine‑grained control over device sharing and visibility across workspaces. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Sql
|
||||||
| 🐛 fix(worktree): unwrap Codex login-shell wrapper before git command detection | arvinxx | M | AI | 1.2h | - | Jul 11, 2026 |
SummaryBug FixFix Codex login-shell wrapper for git detection Restores accurate git command parsing in Codex, ensuring branch and PR tracking work correctly for users. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| 🧪 test: add local S3 storage for agent testing | arvinxx | L | No | 1.3h | - | Jul 11, 2026 |
SummaryChoreAdd local S3 storage for agent testing Provides a local S3 server for agent tests, enabling realistic storage interactions and CORS validation. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| 🐛 fix(chat): improve message refresh cache consistency | AmAzing129 | XL | No | 2.3h | 0.2h | Jul 11, 2026 |
SummaryBug FixImprove message refresh cache consistency Ensures consistent conversation state, reduces duplicate requests, and improves user experience during message refreshes. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| ♻️ refactor: extract call llm attempt transport | arvinxx | XL | No | 1.7h | 0.1h | Jul 11, 2026 |
SummaryRefactorRefactor: Extract LLM Attempt Transport Improves modularity and testability of LLM call logic, enabling better error handling and blob storage integration. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| 💄 style(agent): refine rate limit recovery guidance | arvinxx | L | No | 1.9h | 0.0h | Jul 11, 2026 |
SummaryFeatureRefine rate limit recovery guidance Improves user guidance for agent rate limits by updating UI states and localizing messages, enhancing clarity and usability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix: surface heterogeneous agent usage live | arvinxx | L | AI | 1.7h | - | Jul 11, 2026 |
SummaryBug FixFix heterogeneous agent usage surface Corrects live usage reporting for heterogeneous agents, improving accuracy and user visibility. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| ✨ feat: add internal entity link previews | arvinxx | XL | No | 4.4h | 0.1h | Jul 11, 2026 |
SummaryFeatureAdd internal entity link previews Enables preview of internal entity links, improving navigation and context for users within the chat interface. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| 💄 style: remove verify report overview sidebar | arvinxx | L | No | 0.5h | - | Jul 11, 2026 |
SummaryRefactorRemove verify report overview sidebar Simplifies report layout by removing the sidebar, improving content width and reducing clutter. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix: show Claude Code retry loading state | arvinxx | L | AI | 37.9h | - | Jul 11, 2026 |
SummaryBug FixFix Claude Code retry loading state Adds UI feedback for retrying API calls and disables flickering animation for tool messages, improving user experience during backoff. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| ✨ feat(desktop): add Claude Code SDK runtime lab toggle | arvinxx | S | AI | 1.6h | 0.1h | Jul 11, 2026 |
SummaryFeatureAdd Claude Code SDK runtime toggle Enables users to switch the Claude Code SDK runtime on desktop via a Labs setting, giving them control over session behavior without relying on environment variables. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| ♻️ refactor: define prepared call llm turn boundary | arvinxx | L | No | 3.6h | - | Jul 11, 2026 |
SummaryRefactorRefactor LLM call boundary for clarity Improves LLM call orchestration, reducing complexity and enabling future decomposition. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| 🐛 fix(message): report a zero-row update as a failed write | arvinxx | L | AI | 21.3h | 0.1h | Jul 11, 2026 |
SummaryBug FixFix zero-row update reporting as success Ensures database updates correctly flag failures, preventing orphaned message chains and data loss. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(chat-input): stop recording a literal $WT as the active worktree | arvinxx | L | AI | 17.8h | 0.1h | Jul 11, 2026 |
SummaryBug FixFix worktree recording of literal $WT Prevents incorrect worktree entries from shell variables, improving reliability of worktree switching. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 💄 style: unify task/topic execution status icons into a shared visual source | arvinxx | L | No | 2.6h | - | Jul 11, 2026 |
SummaryRefactorUnify task/topic execution status icons Consolidates status icons across UI surfaces, improving consistency and reducing duplication. This refactor centralizes icon logic, simplifying maintenance. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| ⬆️ chore: upgrade Zod to v4 | arvinxx | XL | No | 15.8h | 0.1h | Jul 11, 2026 |
SummaryChoreUpgrade Zod to v4 Upgrades the Zod validation library to version 4, ensuring compatibility across the codebase and updating related schemas and tests, improving type safety and future-proofing the project. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Shell
|
||||||
| 🐛 fix: serve desktop bundle for /verify on mobile UA | Innei | XS | No | 1.6h | - | Jul 11, 2026 |
SummaryBug FixFix desktop bundle serving for /verify on mobile Ensures verification pages load the desktop SPA on mobile devices, providing a consistent user experience and preventing mobile‑specific routing errors. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| 🐛 fix(analytics): stabilize conversation hook identity | AmAzing129 | S | No | 18.6h | - | Jul 11, 2026 |
SummaryBug FixFix analytics hook identity stability Ensures stable hook identity to avoid redundant updates, improving performance and reliability of analytics tracking. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| ♻️ refactor: remove legacy server call llm setup | arvinxx | M | No | 0.6h | - | Jul 11, 2026 |
SummaryRefactorRefactor: Remove Legacy Server Call LLM Setup By eliminating redundant message preparation logic, the codebase becomes leaner and more reliable. The clearer separation of concerns reduces maintenance overhead and potential drift between server and client behavior. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| ♻️ refactor: extract server call llm attempt | arvinxx | XL | No | 10.7h | - | Jul 11, 2026 |
SummaryRefactorRefactor: extract server call LLM attempt Improves reliability and maintainability of LLM call logic by isolating a single model call attempt, reducing code size and enabling better error handling. Health Assessment
X-Large
Medium
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(verify): avoid redundant report revalidation | Innei | M | No | 0.4h | - | Jul 10, 2026 |
SummaryBug FixFix redundant report revalidation in verify This change eliminates redundant background validation for verification reports, reducing unnecessary network traffic. It improves performance and ensures users see up-to-date data without flickering. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ♻️ refactor: extract server call llm finalizer | arvinxx | XL | No | 6.0h | 0.1h | Jul 10, 2026 |
SummaryRefactorRefactor: Extract Server Call LLM Finalizer Isolates LLM call finalization logic to improve modularity, testability, and persistence handling, reducing executor complexity and enabling clearer state management. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix: preflight OpenAI context limit errors | arvinxx | M | No | 54.9h | - | Jul 10, 2026 |
SummaryBug FixFix OpenAI context limit preflight errors Preflight checks prevent oversized prompts from causing provider errors, improving reliability and user experience. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| 🚀 release: 20260710 | arvinxx | XL | AI | 1.8h | 0.2h | Jul 10, 2026 |
SummaryFeatureRelease 20260710 This release introduces new agent capabilities, improved verification, and performance enhancements across CLI, desktop, and chat, delivering a more reliable and feature‑rich LobeHub experience. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 💄 style: add user interaction and Codex error inspectors | arvinxx | L | AI | 3.4h | 0.1h | Jul 10, 2026 |
SummaryFeatureAdd user interaction and Codex error inspectors Enhances user experience by providing interactive prompts and clearer error feedback for Codex integration. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT, Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||