Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| ⚡️ perf: refresh home recents periodically and inline task status | tjx666 | M | No | 1.9h | - | May 08, 2026 |
SummaryFeatureRefresh home recents and inline task status Enables real‑time updates on the home page by polling recents every 10 seconds and embedding task status directly, reducing API calls and improving user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| 🐛 fix(database,userMemories): should sanitize for ` or otherwise memory search can easily fail | nekomeowww | S | No | 0.4h | 0.0h | May 08, 2026 |
SummaryBug FixFix memory search sanitization for backticks Corrects a bug that caused memory search failures when backticks were present, ensuring reliable search functionality for user memories. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Confidence:
0.80
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(server,userMemories): should have user memory errors explicitly injected | nekomeowww | M | No | 0.4h | 0.0h | May 08, 2026 |
SummaryBug FixFix user memory errors Explicitly inject user memory errors to improve error handling. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
|
||||||
| ♻️ refactor: merge agent-marketplace into web-onboarding package | Innei | L | No | 3.9h | - | May 08, 2026 |
SummaryRefactorRefactor: Merge Agent Marketplace into Web Onboarding Consolidates onboarding tooling, reduces package sprawl, and adds locale‑aware fetching for a smoother user experience. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
Frameworks:
React
|
||||||
| 🐛 fix: tsc error | rdmclin2 | S | No | 0.2h | 0.0h | May 08, 2026 |
SummaryBug FixFix TypeScript compilation error Fixes a TypeScript compilation error in the Discord OAuth service, ensuring the backend compiles correctly and prevents runtime failures. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| ✨ feat: add task template tracking | tjx666 | XL | No | 0.9h | - | May 08, 2026 |
SummaryFeatureAdd task template tracking and analytics Adds client‑side analytics for task template recommendations, enabling better funnel insights and user engagement tracking. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Sourcery, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| ✨ feat: support messager | rdmclin2 | XL | No | 65.3h | - | May 08, 2026 |
SummaryFeatureAdd support for messager integration Enables users to connect via messenger platforms, expanding communication channels. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| Fix tool call timer reset on collapse and expand | AmAzing129 | L | No | 0.8h | 0.0h | May 08, 2026 |
SummaryBug FixFix tool call timer reset on collapse and expand Ensures tool call timers persist correctly when the UI collapses or expands, improving reliability of tool execution metrics 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
|
||||||
| Fix Review panel gating to use effective working directory | AmAzing129 | M | No | 0.6h | - | May 08, 2026 |
SummaryBug FixFix Review Panel Gating to Effective Working Directory The review panel now aligns with the agent's effective working directory, ensuring accurate context for review actions. This reduces errors and improves user experience when working across multiple repositories. 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: sanitize provider tool names | tjx666 | L | No | 0.4h | - | May 08, 2026 |
SummaryBug FixFix sanitization of provider tool names Ensures tool names are sanitized to avoid provider rejections, improving compatibility with strict APIs. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| 🐛 fix: always recommend task templates regardless of brief count | tjx666 | XS | No | 0.1h | - | May 08, 2026 |
SummaryBug FixFix task template recommendations visibility Always show task template recommendations, even when users have multiple unresolved briefs. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| 🐛 fix: sanitize Claude thinking history signatures | tjx666 | L | No | 10.1h | - | May 08, 2026 |
SummaryBug FixFix Claude thinking history signature sanitization Ensures that historical assistant messages are properly sanitized before being sent to Claude, preventing signature mismatches and improving request integrity. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| 👷 build(database): add messenger tables for IM bot integration | rdmclin2 | XL | No | 3.2h | - | May 07, 2026 |
SummaryFeatureAdd messenger tables for IM bot integration Adds database tables and models to support shared‑bot integration across Slack, Telegram, Discord, Feishu, and MS Teams, enabling secure credential storage and user mapping. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Sql
|
||||||
| 💄 style: simplify onboarding agent identity intervention card | arvinxx | M | AI | 0.2h | - | May 07, 2026 |
SummaryRefactorSimplify onboarding agent identity card Improves user experience by removing redundant UI elements and clarifying the agent’s intent during onboarding, reducing cognitive load. 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
|
||||||
| 🐛 fix(gateway): keep input loading on through execAgentTask round-trip | arvinxx | XL | AI | 1.4h | 0.0h | May 07, 2026 |
SummaryBug FixFix gateway input loading during execAgentTask round-trip Ensures the send button remains in loading state throughout the agent task execution, preventing flicker and maintaining a consistent UI during network round‑trips. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| 🐛 fix(assistant-group): pass per-segment content overrides to MessageContent | Innei | M | No | 0.4h | - | May 07, 2026 |
SummaryBug FixFix assistant content override rendering Ensures each assistant message segment displays its intended content, improving accuracy of displayed information for users. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ feat(kb-tool): integrate BM25 search and docs_* read for inline documents | Innei | XL | No | 2.7h | - | May 07, 2026 |
SummaryFeatureIntegrate BM25 search and docs_* read for inline documents Adds BM25 search capability and inline document reading to the knowledge base tool, improving search accuracy and enabling direct access to custom documents. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| ✨ feat(agent-sidebar): move tasks from welcome card to sidebar list | arvinxx | L | AI | 0.6h | - | May 07, 2026 |
SummaryFeatureMove tasks to agent sidebar list Replaces inline task list with a dedicated sidebar section, improving task visibility and navigation for users. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix: onFinish never called when browser tab is backgrounded during SSE streaming | hardy-one | M | No | 31.8h | 0.0h | May 07, 2026 |
SummaryBug FixFix onFinish never called during SSE streaming Prevents chat completions from stalling when the browser tab is backgrounded during SSE streaming by replacing await-on-animation with synchronous flushQueue() Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| ♻️ refactor(agent): migrate remaining `/api/agent` routes to Hono | arvinxx | XL | AI | 13.0h | - | May 07, 2026 |
SummaryRefactorRefactor agent API routes to Hono Consolidates agent API endpoints into a single Hono application, preserving behavior while improving maintainability and performance. Health Assessment
X-Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Hono, Nextjs
|
||||||
| ✨ feat: add lobeAgents markdown tag for inline agent card rendering | ONLY-yours | L | No | 0.7h | 0.1h | May 07, 2026 |
SummaryFeatureAdd lobeAgents markdown tag for inline agent card Enables LLMs to embed interactive agent cards directly in chat, improving user engagement and reducing navigation friction. 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:
React
|
||||||
| 🐛 fix: sanitize assistant media in Responses input | tjx666 | M | No | 0.3h | 0.0h | May 07, 2026 |
SummaryBug FixFix sanitize assistant media in Responses input Prevents invalid assistant media from being sent to providers, ensuring compatibility and reducing errors. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ✨ feat(agent-management): render clickable agent card after createAgent | ONLY-yours | M | No | 0.6h | - | May 07, 2026 |
SummaryFeatureAdd clickable agent card after creation Enables users to quickly access newly created agent sessions via a clickable card, improving workflow efficiency. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
1.00
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix: show notification settings in desktop | tjx666 | S | No | 0.2h | 0.0h | May 07, 2026 |
SummaryBug FixFix desktop notification settings display Adds desktop support for notification settings via cloud webview and regression test, improving user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ feat: add RecommendTaskTemplates UI and default noop router | tjx666 | XL | No | 1.1h | - | May 07, 2026 |
SummaryFeatureAdd RecommendTaskTemplates UI and default noop router Introduces task recommendation UI and a default router for desktop and self‑hosted users, enabling the "Try these tasks" feature in the open‑source build. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| 🐛 fix: use runtime config to hide LobeHub provider toggle | tjx666 | L | No | 1.1h | 0.0h | May 07, 2026 |
SummaryBug FixFix runtime config to hide LobeHub toggle This change ensures the LobeHub provider toggle visibility respects the backend configuration, preventing users from disabling the provider when it is managed by the platform. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Confidence:
0.90
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| 🐛 fix(memory-user-memory): should have nullable when parsing activities | nekomeowww | S | No | 0.0h | 0.0h | May 07, 2026 |
SummaryBug FixFix nullable parsing in memory-user-memory Corrects activity parsing to allow nullable values, improving data integrity. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| 💄 style: update brief template style | canisminor1990 | XL | No | 2.5h | 0.0h | May 07, 2026 |
SummaryChoreUpdate brief template style Enhances UI consistency by updating brief template styling and i18n translations, improving user experience. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack |
||||||
| 🐛 fix(desktop-overlay): hide model picker and stabilize panel enter | Innei | M | No | 1.0h | 0.0h | May 07, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| ⏪️ revert: remove e2e topic group expansion workaround | AmAzing129 | M | No | 0.0h | - | May 07, 2026 |
SummaryTestRevert e2e topic group expansion workaround Reverts a test workaround to restore original topic group collapse behavior, improving test reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| 💄 style: polish onboarding agent welcome and add web-onboarding tool UI | arvinxx | XL | No | 9.0h | - | May 07, 2026 |
SummaryFeaturePolish onboarding UI and add web‑onboarding tool Enhances the onboarding experience with a cleaner UI and new web‑onboarding tool components, improving user engagement and reducing friction during initial setup. 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(agent): inactivity watchdog finalize endpoint + agent-hono migration | arvinxx | XL | AI | 8.3h | - | May 07, 2026 |
SummaryFeatureAdd inactivity watchdog finalize endpoint and migrate agent-hono Adds a finalize-abandoned endpoint to clean up orphaned agent runs, ensuring errors are reported and resources are freed, while migrating key agent APIs to the Hono framework for better performance and maintainability. Health Assessment
X-Large
High
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| 🐛 fix(conversation): reduce streaming re-renders with reference stabilization and self-subscribing components | Innei | XL | No | 5.4h | - | May 06, 2026 |
SummaryBug FixReduce streaming re-renders via reference stabilization Improves rendering performance for assistant messages during streaming, cutting unnecessary re-renders and boosting UI responsiveness. 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
|
||||||
| 🐛 fix(editor-runtime): add mutation handlers for post-save synchronization | Innei | XL | No | 5.3h | 0.0h | May 06, 2026 |
SummaryBug FixFix editor runtime mutation handlers Adds mutation handlers to ensure editor state synchronizes correctly after saves, improving reliability and user experience. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| 🐛 fix: preserve nested router runtime id | tjx666 | S | No | 0.4h | 0.0h | May 06, 2026 |
SummaryBug FixFix preserve nested router runtime id Preserves inherited runtime id for nested router chains, ensuring provider-scoped pricing lookup. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| 💄 style: add grok-4.3 to LobeHub-hosted xAI models | tjx666 | M | No | 23.2h | - | May 06, 2026 |
SummaryFeatureAdd grok-4.3 to LobeHub-hosted xAI models Adds a new AI model card with tiered pricing and disables older generation, enabling users to access the latest model on LobeHub Cloud. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix: stabilize xAI Responses API tools | tjx666 | L | No | 6.5h | 0.0h | May 06, 2026 |
SummaryBug FixFix xAI Responses API tool stability Improves reliability of xAI integration by routing chat requests to the Responses API, mapping response formats, sanitizing tool schemas, and updating tests. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 💄 style: update heterogeneous agent ChatInput placeholder text | arvinxx | S | AI | 12.2h | - | May 06, 2026 |
SummaryRefactorUpdate ChatInput placeholder text for heterogeneous agents Improves user experience by making placeholder prompts more natural and consistent with Claude Code style. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT, Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix: persist home sidebar collapse state | tjx666 | L | No | 0.2h | 0.0h | May 06, 2026 |
SummaryBug FixPersist home sidebar collapse state Ensures the user’s sidebar collapse state is retained across page reloads, improving the continuity of the user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Confidence:
0.90
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix(e2e): expand visible topic groups in E2E steps | AmAzing129 | M | No | 0.3h | 0.0h | May 06, 2026 |
SummaryTestExpand visible topic groups in E2E steps Improve conversation management E2E tests by expanding visible topic groups and handling topic visibility uniformly. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Cucumber-Js
|
||||||
| 🧪 Fix streaming executor agent spy tests | AmAzing129 | S | No | 0.0h | 0.0h | May 06, 2026 |
SummaryTestFix streaming executor agent spy tests Fixes failing tests for the streaming executor agent spy, improving test reliability and confidence in streaming features. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix: resolve template variables in server-side (execAgent) context engine | ONLY-yours | M | AI | 0.3h | 0.0h | May 06, 2026 |
SummaryBug FixFix template variable leakage in execAgent context Ensures server‑side agent context correctly resolves template variables, preventing sensitive data leakage and improving LLM accuracy. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ✨ feat(desktop): add app tray visibility setting | Innei | L | No | 0.5h | 0.0h | May 06, 2026 |
SummaryFeatureAdd app tray visibility setting Users can now control whether the app tray icon is shown, improving UI customization and reducing clutter. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Electron, React
|
||||||
| :bug: fix context compression threshold config | cy948 | L | No | 21.8h | - | May 06, 2026 |
SummaryBug FixFix context compression threshold config Ensures chat agents use correct compression thresholds, improving performance and reliability. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix: task breadcrumb title truncation | AmAzing129 | S | No | 0.4h | 0.0h | May 06, 2026 |
SummaryBug FixFix task breadcrumb title truncation Adjust breadcrumb layout to prevent long titles from being truncated incorrectly, improving UI clarity for task details. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix: inject user response language into task summary chains | ONLY-yours | M | No | 0.3h | 0.0h | May 06, 2026 |
SummaryBug FixInject user language into task summary chains Ensures task titles and briefs are rendered in the user’s preferred language, improving localization consistency. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| 🐛 fix(app,agent-signal): for skills, target to skill document, and auto refresh | nekomeowww | L | No | 0.2h | 0.0h | May 06, 2026 |
SummaryBug FixFix agent signal skill targeting and auto refresh Corrects agent signal handling for skill documents and ensures automatic refresh, improving reliability of skill execution. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 💄 style: add `step-image-edit-2` support | hezhijie0327 | M | No | 152.4h | 0.6h | May 06, 2026 |
SummaryFeatureAdd step-image-edit-2 support Adds support for the step-image-edit-2 model, enabling new image editing capabilities and exposing additional parameters for image generation. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix: preserve visual refs for bot uploads | tjx666 | XS | No | 0.7h | 0.0h | May 06, 2026 |
SummaryBug FixFix bot upload visual refs preservation Preserves visual media refs for bot-uploaded images and videos, ensuring analyzeVisualMedia can resolve the same refs shown to the model. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
|
||||||
| 📝 docs: add May 4 weekly changelog | rivertwilight | M | AI | 22.0h | 0.0h | May 06, 2026 |
SummaryDocsAdd May 4 weekly changelog Adds updated changelog for May 4, documenting new features and improvements for users. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||