Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| ✅ test(e2e): parallelize semantic e2e validation | arvinxx | L | No | 8.2h | 0.0h | Jun 30, 2026 |
SummaryCI/CDParallelize semantic e2e validation Speed up end‑to‑end tests by running semantic validation in parallel, reducing CI time and improving test reliability. This change enhances developer productivity by cutting test execution time. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| ♻️ refactor(desktop): replace ToolDetectorManager with BinaryManager + lazy install | Innei | XL | No | 3.3h | - | Jun 29, 2026 |
SummaryRefactorRefactor desktop binary manager for lazy install Reduces installer size and ensures users run the latest binaries, improving reliability and user experience. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| ✨ feat(desktop): add remote server request user agent | arvinxx | M | No | 0.9h | - | Jun 29, 2026 |
SummaryFeatureAdd desktop‑specific User‑Agent for cloud requests Enables LobeHub Desktop to identify itself to LobeHub Cloud, improving request routing and analytics. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| 🐛 fix(hetero-agent): chain execAgent user turns | arvinxx | S | AI | 5.5h | 1.7h | Jun 29, 2026 |
SummaryBug FixFix hetero execAgent user turn chaining This fix ensures that follow-up execAgent turns in an existing topic are correctly chained to the current spine head, preventing orphaned root messages and improving conversation continuity. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(codex): render GitHub MCP tool calls | arvinxx | XL | No | 0.4h | - | Jun 29, 2026 |
SummaryBug FixFix GitHub MCP tool rendering Adds dedicated GitHub inspector and render surfaces for Codex MCP tool calls, improving UI clarity and user experience. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| ♻️ refactor(settings): remove subscription iframe wrapper | Innei | L | No | 0.6h | - | Jun 29, 2026 |
SummaryRefactorRemove obsolete subscription iframe wrapper Clean up business setting pages by removing the unused SubscriptionIframeWrapper component and replacing affected pages with lightweight placeholders, improving maintainability and reducing bundle size. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix: correct task running UI routing | arvinxx | L | No | 25.2h | - | Jun 29, 2026 |
SummaryBug FixFix task UI routing for running tasks Corrects navigation and status display for running tasks, improving user experience and reducing confusion. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ♻️ chore: replace LOBE-123 example ids with LIN-123 | arvinxx | XS | No | 37.9h | - | Jun 29, 2026 |
SummaryChoreReplace Lobe example ids with Linear ids Update Linear entity renderer code to use standard Linear issue ID format, replacing Lobe example references. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.90
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Disable Claude Code wakeup tools | arvinxx | S | AI | 2.3h | - | Jun 29, 2026 |
SummaryFeatureDisable Claude Code wakeup tools Disables problematic Claude Code tools across all spawn paths, preventing stuck wakeup behavior and ensuring consistent behavior in desktop and non-desktop environments. Health Assessment
Small
Low
Low
AI Details
Category:
Code AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ♻️ refactor(chat-input): full-width slash/mention menus via upstream | Innei | XL | No | 0.4h | - | Jun 29, 2026 |
SummaryRefactorRefactor chat input for full-width menus Improved user experience with full-width menus for @ mentions and / slash commands Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| 🐛 fix(market): degrade skill discovery failures | arvinxx | M | No | 0.3h | - | Jun 29, 2026 |
SummaryBug FixFix market skill discovery timeout Adds a timeout to skill discovery to prevent slow or unavailable market connections from blocking agent execution, and guards client prefetch for unauthenticated users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
|
||||||
| ✨ feat(home): add market agent entry | tjx666 | M | No | 0.3h | - | Jun 29, 2026 |
SummaryFeatureAdd market agent entry Adds an "Add from Market" option to the agent creation menu, shares menu logic between the Agent section and header, and exposes a reusable model‑config endpoint path for consumers. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ feat(cli): constrained analytics query layer for lh | arvinxx | XL | No | 23.2h | - | Jun 29, 2026 |
SummaryFeatureAdd constrained analytics query layer for CLI Enables server‑side aggregation for message analytics, reducing client load and ensuring ownership‑scoped queries. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| ♻️ refactor: replace LOBE-XXX markers with contextual comments (2026-06-29) | arvinxx | M | No | 10.9h | - | Jun 29, 2026 |
SummaryRefactorRefactor: Replace LOBE markers with contextual comments This refactor replaces legacy LOBE-XXX markers with inline comments that explain architectural decisions, improving code clarity. It reduces future maintenance overhead by making the rationale explicit. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(chat): fold completed agent turn process | arvinxx | L | No | 1.6h | - | Jun 29, 2026 |
SummaryBug FixFix folding of completed agent turns Ensures completed agent turns are folded correctly, improving UI clarity and performance for users. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| :bug: fix: forward gateway approval mode to server runtime | cy948 | M | No | 4.2h | 0.0h | Jun 29, 2026 |
SummaryBug FixFix: forward gateway approval mode to server runtime Ensures gateway approval configuration is correctly passed to the server runtime, preventing misconfigurations and improving reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ♿️ style(form): add autocomplete hints and keyboard-operable links | rivertwilight | M | AI | 1.0h | - | Jun 29, 2026 |
SummaryFeatureAdd autocomplete hints and keyboard links to forms Enhances accessibility and mobile UX by enabling email keyboards, autofill, and keyboard navigation for form links, reducing friction for users. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix(review-panel): prevent group header shrink | arvinxx | XS | No | 2.1h | 0.0h | Jun 29, 2026 |
SummaryBug FixFix review panel group header shrink Prevents UI layout issues in the review panel, ensuring stable header and row heights during expand/collapse, improving user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| 🐛 fix(verify): isolate verifier runtime from hetero parents | arvinxx | XL | No | 2.1h | 0.0h | Jun 29, 2026 |
SummaryBug FixFix Verify Runtime Isolation Isolate verifier runtime from heterogeneous parents to prevent overwriting check results and improve Verify functionality. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ feat(agent-signal): add receipt revert | nekomeowww | XL | No | 0.4h | - | Jun 29, 2026 |
SummaryFeatureAdd receipt revert support for agent signals Enables users to revert agent signal receipts, improving error recovery and data consistency. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix(hetero-agent): title subagent thread from a reasoning/text-first event | arvinxx | M | AI | 1.4h | 0.0h | Jun 29, 2026 |
SummaryBug FixFix subagent thread title for reasoning-first events Ensures subagent threads display the correct spawn description instead of the generic "Subagent", improving UI clarity and user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(agent-builder): strip conflicting agent tools in builder mode | ONLY-yours | M | No | 0.3h | - | Jun 29, 2026 |
SummaryBug FixFix agent builder tool conflicts Ensures Agent Builder mode only uses its own tools, preventing self‑editing and improving reliability for users configuring agents. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ✨ feat(chat): show model display name in message footer | tjx666 | L | No | 0.0h | 0.0h | Jun 29, 2026 |
SummaryFeatureShow model display name in message footer Users now see human‑readable model names in chat footers, improving clarity and reducing confusion. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| 🐛 fix(task): anchor sub-agent elapsed time to the task tool createdAt | arvinxx | S | No | 1.5h | 0.0h | Jun 29, 2026 |
SummaryBug FixFix sub-agent elapsed time display Corrects the elapsed time calculation for sub-agent tasks, ensuring timers accurately reflect the moment the tool was invoked and improving user experience. 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
|
||||||
| 💄 style(desktop): enlarge updater modal actions | Innei | XS | No | 0.0h | 0.0h | Jun 29, 2026 |
SummaryChoreEnlarge updater modal actions for desktop Adjusts button sizing in the desktop updater modal to improve usability while keeping notification buttons compact. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 📝 docs: add June 29 weekly changelog | rivertwilight | M | AI | 1.7h | 0.0h | Jun 29, 2026 |
SummaryDocsAdd June 29 weekly changelog Adds the weekly changelog entry covering the past 7 days, documenting new features, improvements, and fixes for the product. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, ChatGPT
Confidence:
0.95
Tech Stack |
||||||
| 🚀 release: 20260629 | arvinxx | XL | AI | 1.9h | - | Jun 29, 2026 |
SummaryFeatureRelease v2.2.9 with agent reliability and CLI updates This release strengthens agent execution, adds CLI self‑update, and expands provider compatibility, delivering a more robust and feature‑rich platform for users and developers. Health Assessment
Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Shell
Frameworks:
Github-Actions
|
||||||
| 🐛 fix(knowledge): use file ids for chunk actions | marunrun | XL | No | 92.8h | - | Jun 29, 2026 |
SummaryBug FixFix chunk actions to use file IDs Ensures chunk operations correctly reference underlying file IDs, improving consistency and preventing mismatches in knowledge resources. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
ChatGPT, Sourcery
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| 🌐 fix(i18n): standardize workspace translation in zh-CN | AmAzing129 | S | No | 0.3h | 0.0h | Jun 29, 2026 |
SummaryBug FixStandardize zh-CN translations for workspace Ensures consistent terminology for workspace in Chinese locale, improving user clarity. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| ✨ feat(mobile): expose taskTemplate router to mobileRouter | sudongyuer | XS | No | 7.8h | 0.0h | Jun 29, 2026 |
SummaryFeatureExpose taskTemplate router to mobileRouter Allows the mobile client to call task template endpoints, enabling recommended task templates functionality. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix: handle GLM-5.2 params and model descriptions | tjx666 | L | No | 0.5h | 0.0h | Jun 28, 2026 |
SummaryBug FixFix GLM-5.2 params and model descriptions Corrects payload compatibility for Fireworks-hosted GLM‑5.2 and improves model‑switch UI by rendering descriptions, preventing API errors and enhancing user experience. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
|
||||||
| ✨ feat(task): include subtask topic activity | arvinxx | L | No | 0.5h | - | Jun 28, 2026 |
SummaryFeatureAdd subtask topic activity to task detail Enables users to view descendant task topics and source metadata in task detail, improving traceability and UI clarity. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
ChatGPT, Sourcery
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 💄 style(desktop): restore update notification UI | Innei | L | No | 1.0h | - | Jun 28, 2026 |
SummaryStyleRestore Update Notification UI Reverts the update notification to its previous compact UI, improving user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix(chat): show unavailable model notice | tjx666 | L | No | 5.1h | 0.0h | Jun 28, 2026 |
SummaryBug FixFix unavailable model notice in chat Adds a warning when the selected chat model is no longer available, improving user experience by preventing confusion. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| ✨ feat(conversation): global human-approval notification island | arvinxx | XL | AI | 1.9h | - | Jun 28, 2026 |
SummaryFeatureAdd global human-approval notification island Enables users to approve or reject pending requests directly from a top‑center notification, eliminating the need to switch conversations and improving workflow efficiency. Health Assessment
X-Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Nextjs
|
||||||
| 🐛 fix(hetero): route heterogeneous runs through CompletionLifecycle so verify fires | arvinxx | L | AI | 2.5h | - | Jun 28, 2026 |
SummaryBug FixFix heterogeneous run verification flow Ensures heterogeneous task runs correctly trigger verification, preventing silent failures and improving reliability. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix: refresh agent skills list after skill import via onAfterCall | arvinxx | M | No | 0.7h | - | Jun 28, 2026 |
SummaryBug FixFix agent skills refresh after skill import Ensures newly imported skills are immediately visible to users by moving refresh logic to a lifecycle hook that runs on both client and server, improving user experience. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(agent-runtime): arm bounded verify when async-tool parent state is missing | arvinxx | M | AI | 0.4h | - | Jun 28, 2026 |
SummaryBug FixFix agent runtime verify for missing parent state Prevents sub‑agent failures from leaving parent stuck, improving reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ✨ feat(agent-signal): defer skill synthesis to turn completion with trajectory evidence | arvinxx | XL | No | 32.2h | - | Jun 28, 2026 |
SummaryFeatureDefer skill synthesis to turn completion Enables accurate skill synthesis using full trajectory evidence, improving agent performance and reducing errors. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Sourcery, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| ✨ feat(gateway): multiplex broadcast member streams onto the supervisor WS | arvinxx | XL | AI | 0.8h | - | Jun 28, 2026 |
SummaryFeatureMultiplex broadcast member streams onto supervisor WebSocket Enables real‑time group chat by routing all member streams through a single supervisor WebSocket, improving performance and reducing client load. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| ✨ feat(verify): add deleteRun so `lh verify run delete` can remove a published session | arvinxx | M | AI | 0.5h | - | Jun 28, 2026 |
SummaryFeatureAdd deleteRun to remove published verification runs This PR introduces a deleteRun mutation and CLI command to remove verification runs, ensuring data consistency. It prevents orphaned reports and cleans up related records automatically. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix: allow disabling zhipu tool stream | tjx666 | S | No | 50.9h | 0.0h | Jun 28, 2026 |
SummaryBug FixFix disabling Zhipu tool stream option Adds an option to disable the tool_stream parameter for Zhipu GLM channels, preventing errors when upstream services reject this field and improving compatibility. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
|
||||||
| 💄 style(intervention): promote "don't ask again" to a first-class approval option | arvinxx | M | AI | 0.4h | - | Jun 28, 2026 |
SummaryFeaturePromote 'Don't Ask Again' to First-Class Option Improves user experience by making the 'don't ask again' option prominent, reducing missed approvals and streamlining workflow. 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
|
||||||
| 🐛 fix(desktop): constrain update notification layout | Innei | L | No | 1.5h | - | Jun 28, 2026 |
SummaryBug FixFix desktop update notification layout Adjusts desktop update notification to fit sidebar, improving UI clarity and transition smoothness. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix(conversation): keep final answer visible when a bookkeeping tool trails a folded turn | arvinxx | M | AI | 0.9h | - | Jun 28, 2026 |
SummaryBug FixFix final answer visibility in folded turns Ensures the assistant’s final answer remains visible when a bookkeeping tool call follows a folded turn, improving user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix(agent-group): render server-runtime group broadcast as a streaming AgentCouncil | arvinxx | XL | No | 19.2h | 0.0h | Jun 28, 2026 |
SummaryBug FixFix server-runtime group broadcast rendering Ensures group broadcasts render correctly as an in-bubble AgentCouncil, improving UI consistency and preventing orphaned messages. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Sourcery, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| 🐛 fix(conversation-flow): keep a mid-chain toolless prose step in one AssistantGroup | arvinxx | M | AI | 1.2h | 0.0h | Jun 28, 2026 |
SummaryBug FixFix mid-chain toolless prose step in AssistantGroup Ensures continuous assistant run rendering by merging toolless prose steps, improving user experience and consistency. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude Code
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| 💄 style: localize task run controls and show step count in turn process fold | arvinxx | M | AI | 1.4h | 0.0h | Jun 28, 2026 |
SummaryFeatureLocalize task run controls and show step count Adds missing i18n keys for the stop run modal and updates the turn process fold to display step count, improving Chinese UI consistency and user clarity. These changes enhance user experience by ensuring all UI text is localized and informative. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix(chat): anchor new user turn on spine head to fix concurrent-append fork | arvinxx | L | No | 12.9h | 0.0h | Jun 28, 2026 |
SummaryBug FixFix concurrent append by anchoring new user turn Ensures new user messages correctly reference the latest assistant turn, preventing conversation splits and improving consistency. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(agent): seed gateway runtime init for local hetero so reconnect keeps streaming | arvinxx | L | AI | 10.4h | - | Jun 28, 2026 |
SummaryBug FixFix gateway init for local hetero reconnect Ensures streaming continues when reconnecting to local heterogeneous agents, improving reliability for users. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Sourcery-Ai, ChatGPT, Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||