Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| ✅ test(e2e): cover OIDC device flow | Innei | L | No | 3.0h | - | Jul 14, 2026 |
SummaryTestAdd E2E test for OIDC device flow Adds end‑to‑end regression tests for the OIDC Device Flow, ensuring authentication flows remain reliable and preventing potential user lock‑outs. This protects the user experience by catching UI loading transition bugs that could interrupt form submissions. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| ♻️ refactor(desktop): own in-app browser pages in the main process | arvinxx | XL | AI | 22.7h | 0.1h | Jul 14, 2026 |
SummaryRefactorRefactor in-app browser pages to main process Replaces renderer‑based webviews with main‑process WebContentsViews, giving each agent a dedicated browser page, reducing memory usage, and improving stability for background agents. 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
Frameworks:
React
|
||||||
| ✨ feat(home): restore model shortcuts with click analytics | AmAzing129 | L | No | 2.5h | 0.1h | Jul 14, 2026 |
SummaryFeatureRestore model shortcuts with click analytics Reintroduces the model shortcut UI on the home chat page, enabling users to switch models quickly while capturing usage analytics for product insights. This improves user efficiency and provides telemetry for better product decisions. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ feat: add workspace RBAC control and resources management | rdmclin2 | XL | No | 6.1h | 0.1h | Jul 14, 2026 |
SummaryFeatureAdd workspace RBAC and resource management Introduces fine‑grained role‑based access control for workspace resources, limiting mutation rights to owners, admins, and creators while keeping read access open, thereby enhancing security and collaboration. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(agent-runtime): restore early visible output end | cy948 | M | No | 28.3h | - | Jul 14, 2026 |
SummaryBug FixRestore early visible output in agent runtime Fixes a bug that prevented early output visibility during agent runtime execution, improving user experience and debugging. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| ♻️ refactor: remove orphaned UI code | rivertwilight | XL | No | 1.8h | - | Jul 14, 2026 |
SummaryRefactorRefactor: Remove Orphaned UI Code Cleaned up 8,571 lines of unused UI modules, improving maintainability and reducing bundle size. Health Assessment
X-Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| 🐛 fix: tighten workspace transfer permissions and make task cross-workspace copy-only | rdmclin2 | XL | No | 2.8h | 0.1h | Jul 14, 2026 |
SummaryBug FixFix workspace transfer permissions and task copy-only Ensures only workspace owners can transfer shared agents, preventing unauthorized data exposure, and enforces copy-only for tasks to preserve workspace integrity. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ✨ feat(desktop): add browser page context | arvinxx | L | No | 16.8h | 8.5h | Jul 14, 2026 |
SummaryFeatureAdd browser page context for desktop Desktop users can now add selected text or full page snapshots as chat context, with loading feedback and improved UX. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix(database): include operation usage in topic rollups | AmAzing129 | XL | No | 1.4h | - | Jul 14, 2026 |
SummaryBug FixFix database topic rollup operation usage Aggregates tool usage and cost metrics into topic rollups, ensuring accurate spending and concurrency safety. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| ♻️ refactor: remove dead utility modules | rivertwilight | XL | No | 0.7h | - | Jul 14, 2026 |
SummaryRefactorRemove dead utility modules Eliminates 3,451 lines of unused code across multiple modules, improving maintainability and reducing bundle size. This cleanup removes stale hooks, helpers, and duplicate utilities without affecting runtime behavior. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| ✨ feat(connector): agent-scoped connectors — backend + profile UI (LOBE-10787) | ONLY-yours | XL | AI | 99.2h | 0.1h | Jul 14, 2026 |
SummaryFeatureAdd agent-scoped connectors and profile UI This PR introduces agent-scoped connectors, allowing each agent to have its own connector configuration, enhancing isolation and security. It also adds a profile UI for managing agent tools, improving user experience. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ♻️ refactor: add support contacts to emails | tjx666 | L | No | 0.3h | 0.1h | Jul 14, 2026 |
SummaryRefactorRefactor: Add Support Contacts to Emails Adds a shared support contact renderer and localized footer to email templates, enhancing user support experience and consistency across deployments. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ♻️ refactor: remove unused React components | rivertwilight | XL | No | 1.1h | - | Jul 14, 2026 |
SummaryRefactorrefactor: remove unused React components Eliminates dead React component code, reducing bundle size and maintenance overhead. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ feat: account deletion locales & built-in provider notice | tjx666 | M | No | 15.0h | - | Jul 14, 2026 |
SummaryFeatureAdd provider notice and account deletion locales Adds user‑facing locale strings for the account deletion modal and a notice for built‑in providers, improving clarity and user experience. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 💄 style(provider): hide the roadmap footer on OAuth provider pages | AmAzing129 | M | AI | 0.7h | - | Jul 14, 2026 |
SummaryStyleHide roadmap footer on OAuth provider pages Removes misleading model roadmap footer from OAuth provider detail pages, improving user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Copilot
Confidence:
0.90
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| 🔨 chore(provider): bump @lobehub/icons to ^5.11.0 and drop the Grok suffix from xAI | AmAzing129 | XS | No | 0.1h | - | Jul 14, 2026 |
SummaryChoreBump icons and rename xAI provider Updates icon assets for SuperGrok and cleans up provider naming to avoid brand confusion. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(topic): conditionally show attachment deletion | AmAzing129 | L | No | 15.9h | 0.1h | Jul 14, 2026 |
SummaryBug FixFix conditional attachment deletion display Ensures attachment cleanup option only appears when relevant, preventing orphaned files and improving user experience. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| 💄 style(i18n): add spend trigger locale for scheduled runs | rdmclin2 | S | No | 2.5h | - | Jul 14, 2026 |
SummaryBug FixAdd spend trigger locale for scheduled runs Adds missing locale key for scheduled trigger, ensuring type‑checking and proper internationalization for spend‑table consumers. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| 💄 style(ui): replace Space.Compact button groups with Flexbox gaps | AmAzing129 | M | No | 0.4h | - | Jul 14, 2026 |
SummaryRefactorReplace Space.Compact button groups with Flexbox gaps Improves UI consistency and spacing for button groups across settings pages, enhancing visual alignment and user experience. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ feat(agent): expose the main chat input editor as window.__mainEditor | arvinxx | M | AI | 0.7h | 0.1h | Jul 14, 2026 |
SummaryFeatureExpose main chat editor to window.__mainEditor Enables developers to control the chat composer via devtools and browser automation, improving testing and integration workflows. 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, Nextjs
|
||||||
| ✨ feat(locale): add promotion gift strings | tjx666 | L | No | 38.2h | - | Jul 14, 2026 |
SummaryFeatureAdd promotion gift strings to locales Adds localized strings for credit promotions, enabling consistent messaging across languages and improving user experience for promotional offers. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| 🐛 fix: guard group rosters against demoted member agents | rdmclin2 | XL | No | 11.6h | 0.1h | Jul 14, 2026 |
SummaryBug FixFix group rosters against demoted agents Ensures chat group rosters exclude agents that have been demoted, preventing stale data and unauthorized access, improving data integrity 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
|
||||||
| ✨ feat(codex): identify agent-browser commands | arvinxx | S | No | 7.8h | - | Jul 14, 2026 |
SummaryFeatureIdentify agent-browser commands Adds UI support for agent-browser command executions, rendering a Chrome icon and localized label to improve user clarity and command handling. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ feat(topic): schedule a hetero agent run for later ("send in N hours") | arvinxx | XL | AI | 13.0h | 0.1h | Jul 13, 2026 |
SummaryFeatureSchedule hetero agent run for later Adds user‑driven deferred execution of heterogeneous agents, reducing wait times and improving workflow flexibility. Health Assessment
X-Large
High
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| ✨ feat(chat): forward topics and messages to agents | arvinxx | XL | No | 55.0h | 0.1h | Jul 13, 2026 |
SummaryFeatureAdd agent forwarding of topics and messages Enables users to forward entire conversation topics to other agents, improving collaboration and context sharing across the platform. Health Assessment
X-Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Nextjs
|
||||||
| 🐛 fix(hetero-agent): show the active rate limit cycle | arvinxx | S | No | 2.0h | 0.1h | Jul 13, 2026 |
SummaryBug FixFix hetero-agent rate limit cycle display Corrects the display of the active rate limit cycle for heterogeneous agents, improving user visibility into quota usage. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix(desktop): persist browser import and prioritize topic status | arvinxx | M | No | 2.0h | 0.1h | Jul 13, 2026 |
SummaryBug FixPersist browser import and prioritize topic status Fixes desktop UI to remember dismissed import banner and correctly prioritize topic status icons, improving user experience and reducing confusion. 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(desktop): disable macOS vibrancy in fullscreen | Innei | S | No | 2.5h | - | Jul 13, 2026 |
SummaryBug Fixdisable macOS vibrancy in fullscreen Fixes macOS vibrancy issue in fullscreen, improving visual consistency for desktop users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(desktop): make main-process logs and backend proxy failures diagnosable | arvinxx | L | AI | 2.0h | 0.1h | Jul 13, 2026 |
SummaryBug FixFix desktop logs and proxy failure diagnostics Improves error visibility in packaged desktop builds and ensures backend proxy errors are properly logged and reported, enhancing troubleshooting and user support. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(git): resolve a topic's remote branch instead of trusting the local name | arvinxx | XL | AI | 2.2h | 0.1h | Jul 13, 2026 |
SummaryBug FixFix git branch resolution for remote refs Ensures topics correctly link to GitHub PRs by using remote branch names, improving reliability across devices. 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(agent): account for sub-agent spend in the parent's usage | arvinxx | XL | AI | 21.6h | 0.1h | Jul 13, 2026 |
SummaryFeatureAdd sub-agent spend aggregation to parent usage Ensures sub-agent token and cost metrics are correctly reflected in parent operation metrics and usage tray, improving billing accuracy and visibility. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| 🐛 fix(hetero): drain the message write batcher before subagent writes | arvinxx | XL | AI | 2.5h | 0.1h | Jul 13, 2026 |
SummaryBug FixFix hetero message write batcher drain before subagent writes Ensures message writes are properly flushed and parent messages persisted before subagent writes, preventing data loss and orphan threads. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 💄 style: hide 404 status watermark on embedded not-found views | rdmclin2 | S | AI | 0.9h | - | Jul 13, 2026 |
SummaryRefactorHide 404 watermark on embedded not-found views This change removes the distracting 404 watermark from embedded not-found views, improving user experience when navigating to missing resources within the app. 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: openapi auth errors return 401 instead of 500 & mask real API key prefix | rdmclin2 | S | No | 2.2h | 0.1h | Jul 13, 2026 |
SummaryBug FixFix auth errors to return 401 and mask API key Ensures authentication failures return proper 401 status, improving client error handling, and corrects API key display to reflect real key format, enhancing user trust. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Nextjs
|
||||||
| ✨ feat: add manage payments entry locales | tjx666 | M | No | 0.1h | - | Jul 13, 2026 |
SummaryFeatureAdd manage payments entry locales Adds localized strings for the unified "Manage Payments" entry, enabling a consistent billing experience for users worldwide. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| 💄 style(usage): move TPS next to the model name | arvinxx | M | AI | 4.9h | - | Jul 13, 2026 |
SummaryRefactorMove TPS next to model name Repositions the throughput metric to align with the model label, improving clarity of model performance data. 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(verify): open the report in the system browser, drop the full-page action | arvinxx | M | No | 3.4h | - | Jul 13, 2026 |
SummaryBug FixFix verify report browser opening and remove full-page This change ensures that users on desktop can open verification reports in their system browser, improving accessibility, and removes an unnecessary UI action to streamline the interface. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ feat(settings): add settings search in sidebar | tjx666 | XL | No | 22.7h | 0.1h | Jul 13, 2026 |
SummaryFeatureAdd settings search to sidebar Adds a search box to the settings sidebar, enabling users to quickly find and navigate to settings options, improving usability and reducing configuration time. 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, Nextjs
|
||||||
| 🐛 fix: align tool debug panel layout | Innei | S | No | 0.3h | - | Jul 13, 2026 |
SummaryBug FixFix tool debug panel layout alignment The debug panel now occupies the correct width and aligns labels, providing a cleaner interface for viewing tool outputs. This enhances developer experience and reduces visual clutter. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ feat: add billing summary locales for one-time payment plans | tjx666 | S | No | 0.9h | - | Jul 13, 2026 |
SummaryFeatureAdd billing summary locales for one-time payment plans Adds localized text for billing summary, improving user clarity on plan validity and payment type across multiple languages. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ♻️ refactor(agent): batch client runtime message writes | arvinxx | XL | No | 6.3h | 0.1h | Jul 13, 2026 |
SummaryRefactorRefactor agent runtime message writes Improves performance and consistency of agent message handling, reducing latency and ensuring UI stays responsive. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ♻️ refactor: drop redundant type guards on typed data | tjx666 | M | No | 1.4h | 0.1h | Jul 13, 2026 |
SummaryRefactorRefactor: Remove redundant type guards Simplifies runtime logic by eliminating unnecessary type checks, improving performance and reducing potential bugs. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| 🐛 fix(agent): inject pinned skill SKILL.md content into context directly | ONLY-yours | L | AI | 0.8h | 0.1h | Jul 13, 2026 |
SummaryBug FixFix pinned skill content injection Ensures pinned skills’ instructions are available in context from the start, improving model efficiency and user experience. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 💄 style(claude-code): report browser calls in past tense, frame the screenshot flush | arvinxx | M | AI | 0.8h | 0.1h | Jul 13, 2026 |
SummaryRefactorStyle browser tool labels and screenshot framing Enhances clarity of browser tool actions by switching to past tense and improves screenshot display by removing padding, resulting in a cleaner UI for users. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Json
Frameworks:
React
|
||||||
| 📝 docs: add SuperGrok provider guide | rivertwilight | L | No | 0.1h | - | Jul 13, 2026 |
SummaryDocsAdd SuperGrok provider guide Adds English and Chinese documentation for SuperGrok OAuth setup, subscription eligibility, usage limits, and troubleshooting, improving onboarding for users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| ✨ feat: redesign agent channel configuration | rivertwilight | XL | No | 5.1h | 0.1h | Jul 13, 2026 |
SummaryFeatureRedesign agent channel configuration Improves user experience by separating channel catalog and configuration, providing clearer navigation and better form recovery. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack |
||||||
| 🐛 fix(agent): persist working sidebar width | hijos | M | No | 30.4h | 0.1h | Jul 13, 2026 |
SummaryBug FixPersist sidebar width across navigation Ensures the Agent conversation sidebar retains its resized width when navigating away and back, improving user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ feat(claude-code): render in-app browser tool calls, screenshots inline | arvinxx | XL | AI | 2.0h | - | Jul 13, 2026 |
SummaryFeatureRender in-app browser tool calls, screenshots inline Adds UI components to display Claude Code browser tool calls and screenshots inline, giving users clear visibility of agent actions and improving debugging experience. 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
Frameworks:
React
|
||||||
| 💄 style(ui): polish browser panel, topic rows, usage footer, and verify report evidence | arvinxx | L | AI | 1.9h | 0.1h | Jul 13, 2026 |
SummaryBug FixPolish UI panels and verify report evidence Enhances user experience by refining UI components and fixing bugs in the verify report viewer, improving readability and interaction. 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
|
||||||
| ♻️ refactor: converge scattered official URLs into const url | tjx666 | L | No | 13.3h | - | Jul 13, 2026 |
SummaryRefactorRefactor URLs into shared constants Centralizes hard‑coded LobeHub URLs, simplifying maintenance and ensuring consistency across the codebase. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||