Pull Request Explorer

Exploring 601 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
šŸ’„ style(desktop/overlay): replace native select with @base-ui/react primitives Innei L No 0.6h - May 27, 2026

Summary

Feature

Replace native select with @base-ui/react primitives

Improves Windows UI rendering for overlay agent/model pickers by replacing native <select> elements with Base UI primitives, enhancing visual consistency and performance.

Health Assessment

Small
Low
Low
  • • Fast review and merge, minimal changes, no rework, indicates straightforward UI tweak.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
šŸ› fix(hetero-agent): hide device switcher in regular agent chat input arvinxx S AI 9.6h 0.0h May 27, 2026

Summary

Bug Fix

Hide device switcher for regular agent chat

Removes the device switcher from regular agent chat input, preventing UI clutter and ensuring correct component usage.

Health Assessment

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

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
šŸ› fix: unify TypeScript peer resolution on 6.x Innei M No 1.6h 0.0h May 27, 2026

Summary

Bug Fix

Unify TypeScript peer resolution to 6.x

Ensures a single TypeScript 6.x version across the workspace, eliminating duplicate peer graphs and improving build stability for developers.

Health Assessment

Medium
Low
Low
  • • Fast review and merge with minimal rework; the change is small and focused on dependency consistency.

AI Details

Confidence: 0.50

Tech Stack

Languages: Typescript
Frameworks: React
chore: clean up LOBE-XXX code annotations arvinxx S No 8.1h 0.0h May 27, 2026

Summary

Chore

Clean up LOBE-XXX code annotations

Improves code readability and maintainability, reducing future technical debt.

Health Assessment

Small
Low
Low
  • • Fast review and merge with minimal changes, indicating low risk and high confidence.

AI Details

Tech Stack

Languages: Typescript
✨ feat: gate agent document floating chat panel Innei M No 0.3h - May 27, 2026

Summary

Feature

Add floating chat panel to agent document previews

Users can enable a floating chat panel in agent document previews via a Labs toggle, improving collaboration while keeping the feature disabled by default to avoid clutter.

Health Assessment

Medium
Low
Low
  • • PR merged within 18 minutes with a single comment, indicating a straightforward change with minimal review friction.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
šŸ’„ style(settings): unify select width and migrate to base-ui Select on service-model Innei M No 10.9h 0.0h May 27, 2026

Summary

Refactor

Unify select width and migrate to base-ui Select

Standardizes select component widths and updates to the newer base-ui library, improving UI consistency and maintainability on the service-model settings page.

Health Assessment

Medium
Low
Low
  • • Fast review and merge with minimal changes, indicating a straightforward UI refactor with low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
✨ feat(onboarding): skip redirect when landing on agent/inbox with message param ONLY-yours XS No 0.4h 0.0h May 27, 2026

Summary

Feature

Skip redirect for agent inbox with message param

Ensures new users arriving via agent inbox links are not prematurely redirected to onboarding, preserving message delivery.

Health Assessment

Small
Low
Low
  • • Fast review cycle (0.4h), minimal code changes, low complexity and risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript
šŸ› fix(copy): unescape markdown escapes when copying user messages ONLY-yours S AI 0.2h 0.0h May 27, 2026

Summary

Bug Fix

Fix markdown escape issue in copy

Ensures copied user messages preserve original formatting by removing unintended escape characters, improving copy‑paste accuracy.

Health Assessment

Small
Low
Low
  • • Quick AI‑assisted fix with minimal changes and no review delays.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
šŸ› fix(hetero-agent): hide sandbox selector when device switcher is visible and sync runtimeMode ONLY-yours M No 0.4h 0.0h May 27, 2026

Summary

Bug Fix

Fix hetero-agent UI conflict and sync runtime mode

Ensures the device switcher and sandbox mode selector are mutually exclusive and keeps runtime mode in sync, improving user experience and preventing misconfiguration.

Health Assessment

Small
Low
Low
  • • Quick fix with minimal changes, AI-assisted, no back‑and‑forth, merged within 24 minutes.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
✨ feat(bot): add hidden iMessage backend foundation arvinxx XL No 15.4h - May 26, 2026

Summary

Feature

Add hidden iMessage backend foundation

Adds backend support for iMessage bot integration, enabling message handling and gateway runtime without exposing UI or platform lists.

Health Assessment

Large
Medium
Low
  • • Fast cycle time with minimal review friction; large code addition but single review round indicates efficient process.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript
šŸ› fix(tabbar): debounce route meta publish to avoid tab item flicker Innei M No 5.1h - May 26, 2026

Summary

Bug Fix

Fix tab bar flicker with debounce

Improves desktop tab stability by debouncing route meta updates, preventing flicker and ensuring consistent title and avatar display during navigation.

Health Assessment

Medium
Low
Low
  • • Quick review and merge with no rework, indicating a straightforward bug fix.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
šŸ› fix(electron-tab): update inactive tab title when topic is auto-named Innei M No 0.3h 0.0h May 26, 2026

Summary

Bug Fix

Fix inactive tab title when topic auto-named

Ensures background tabs in the desktop Electron app update their titles to reflect auto‑named topics, keeping tab titles consistent for users.

Health Assessment

Medium
Low
Low
  • • Quick merge with minimal review, indicating a straightforward bug fix with clear tests.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
✨ feat(portal): embed thread chat in document preview portal Innei XL No 20.7h - May 26, 2026

Summary

Feature

Embed thread chat in document preview portal

Adds an embedded chat panel to the document preview portal, enabling users to converse with the agent about the document without leaving the portal, improving user engagement and reducing context switching.

Health Assessment

Large
Medium
Low
  • • The PR was reviewed immediately and merged within 20 hours, indicating a smooth review process. The large removal of dead code and addition of a new chat feature required significant refactoring but was handled efficiently.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
šŸ› fix(exec-agent): gate CREDS_LIST/KLAVIS substitution on manifestMap instead of enabledToolIds ONLY-yours M No 0.6h - May 26, 2026

Summary

Bug Fix

Fix exec-agent credential substitution logic

Ensures credentials and Klavis services are correctly substituted in exec-agent mode, preventing template placeholders from leaking into agent prompts.

Health Assessment

Small
Low
Low
  • • Quick, single-commit fix with AI-assisted review, minimal code churn and no major risk to production.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript
šŸ› fix(create-platform-agent): wrap long version string in capability status ONLY-yours S No 0.0h - May 26, 2026

Summary

Bug Fix

Fix long version string overflow in modal

Ensures the capability status tag displays correctly, improving the user interface and preventing layout issues for users checking platform agent details.

Health Assessment

Small
Low
Low
  • • Quick, single-file change with no review delays; minimal risk to production.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
šŸ› fix(hetero-agent): skip LOADING_FLAT placeholder when restoring accumulatedContent ONLY-yours XS AI 0.4h 0.0h May 26, 2026

Summary

Bug Fix

Fix placeholder handling in heterogeneous agent persistence

Ensures cloud cold‑starts don’t prepend placeholder text to Claude Code responses, improving user experience.

Health Assessment

Small
Low
Low
  • • Quick, single‑commit fix with fast review and no rework, indicating a low‑risk, low‑friction change.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude Code
Confidence: 0.95

Tech Stack

Languages: Typescript
:recycle: refactor: + run command observation timeout cy948 XL No 24.2h - May 26, 2026

Summary

Refactor

Refactor command observation timeout handling

Improves timeout handling for command execution, enhancing reliability and reducing errors.

Health Assessment

Medium
Low
Low
  • • The PR was reviewed and merged within a day, indicating a smooth process with minimal friction. The moderate scope of changes and lack of critical bugs suggest low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
šŸ’„ polish(agent-topic-manager): lighter bulk-bar shadow, transparent tool-auth alert, preserve sub-route arvinxx L AI 3.2h - May 26, 2026

Summary

Chore

Polish agent topic manager UI and routing

Improves user experience by reducing visual clutter, clarifying authorization prompts, and preserving navigation context when switching agents.

Health Assessment

Large
Low
Low
  • • Quick polish with minimal review friction, merged within 3 hours, indicating efficient process.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
šŸ› fix(auth): prompt account selection for Google OAuth tjx666 S No 0.3h 0.0h May 26, 2026

Summary

Bug Fix

Prompt account selection for Google OAuth

Ensures users always see the Google account chooser during sign‑in, enabling seamless switching between multiple Google accounts and aligning with standard SSO UX.

Health Assessment

Small
Low
Low
  • • Fast turnaround with a single review; minimal code changes and no breaking impact.

AI Details

Confidence: 0.60

Tech Stack

Languages: Typescript
šŸ› fix(library): add CTA in folder hierarchy empty state Innei S No 11.2h 0.0h May 26, 2026

Summary

Bug Fix

Add CTA in folder hierarchy empty state

Provides an empty state with icon, title, hint, and Add button for libraries with no files, improving user onboarding.

Health Assessment

Small
Low
Low
  • • Quick review and merge within 11 hours, minimal changes, straightforward fix.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
šŸ› fix(sidebar): respect customize sidebar order across the bottom spacer Innei L No 10.8h - May 26, 2026

Summary

Bug Fix

Fix sidebar order across bottom spacer

Users can now reorder sidebar items across the bottom spacer, improving customization and UI consistency.

Health Assessment

Medium
Low
Low
  • • Quick fix with minimal rework, fast review, low risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: ChatGPT, Sourcery
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
šŸ› fix(prompts): keep input_completion system prompt stable across invocations arvinxx M AI 1.8h 0.0h May 26, 2026

Summary

Bug Fix

Fix prompt stability for input completion

Ensures consistent prompt hashing by separating static system instructions from dynamic conversation context, improving traceability and reducing duplicate entries.

Health Assessment

Small
Low
Low
  • • AI-assisted fix resolved prompt hashing issue quickly with minimal code changes and immediate approval.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
šŸ› fix: restore userId in gateway dispatch, gate local-system by executionTarget, add device switcher for regular agents ONLY-yours S AI 0.5h - May 26, 2026

Summary

Bug Fix

Fix userId dispatch, gate local-system, add device switcher

This PR fixes a missing userId error that prevented desktop device dispatch, ensures sandbox agents don’t trigger local‑system tools, and adds a UI switcher for selecting desktop devices, improving reliability and user control.

Health Assessment

Small
Low
Low
  • • Quick fix with minimal changes, resolved immediately after review, low risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
✨ feat(topics): add per-agent topic management page arvinxx XL AI 15.5h - May 26, 2026

Summary

Feature

Add per-agent topic management page

Users can now manage topics for each agent via a dedicated page, with filtering, bulk actions, and improved UI, enhancing productivity and reducing clutter.

Health Assessment

Large
Medium
Medium
  • • The PR underwent rapid iteration with multiple commits but was reviewed and merged within 15.5 hours, indicating efficient collaboration and low overall risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
šŸ› fix(chat-input): disable automatic URL highlighting Innei XS No 0.7h 0.0h May 25, 2026

Summary

Bug Fix

Disable automatic URL highlighting in chat input

Prevents unintended link serialization, improving user experience by keeping plain URLs unformatted.

Health Assessment

Small
Low
Low
  • • Quick fix with minimal changes, reviewed immediately, merged within 40 minutes.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
šŸ› fix(model-runtime): preserve usage cost in custom streams tjx666 M No 0.3h - May 25, 2026

Summary

Bug Fix

Fix usage cost preservation in custom streams

This change preserves usage cost in custom streams, ensuring accurate billing and preventing revenue loss.

Health Assessment

Medium
Low
Low
  • • Quick fix with minimal changes, reviewed immediately, no rework needed.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
✨ feat(page-agent): preview initPage streaming arguments Innei M No 120.1h 0.0h May 25, 2026

Summary

Feature

Add PageAgent initPage streaming arguments

Adds a streaming renderer for PageAgent initPage, allowing for live markdown previews from partial arguments.

Health Assessment

Large
Medium
Low
  • • The PR was reviewed quickly, but the scope of changes is large, indicating potential complexity.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
šŸ› fix(model-runtime): capture useful errorCode from generateObject failures arvinxx S AI 1.9h - May 25, 2026

Summary

Bug Fix

Fix error code capture in model runtime

Captures detailed error codes from LLM generation failures, improving error visibility. This enhances dashboard accuracy and aids troubleshooting.

Health Assessment

Small
Low
Low
  • • Quick fix with minimal changes, no rework, low risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
ā¬†ļø chore(deps): bump @lobehub/ui to 5.15.1 Innei XS No 0.4h - May 25, 2026

Summary

Chore

Bump @lobehub/ui dependency to 5.15.1

Updates UI library to latest version, removing obsolete style compensations and ensuring menu components render correctly.

Health Assessment

Small
Low
Low
  • • Quick dependency bump with minimal code changes and immediate review, indicating low risk and high confidence in stability.

AI Details

Usage: AI Reviewed
Confidence: 0.90

Tech Stack

Languages: Typescript
Frameworks: React
šŸ’„ style(explorer-tree): align file icons with folder icons Innei M No 1.7h - May 25, 2026

Summary

Chore

Align file icons with folder icons in explorer

Enhances visual consistency in file explorer, making navigation clearer for users. This small UI tweak improves usability and reduces cognitive load.

Health Assessment

Small
Low
Low
  • • Merged within 1.7 hours with no review rounds, indicating a straightforward UI fix with minimal risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
✨ feat(observability): instrument Agent Runtime with OTel GenAI semantic conventions arvinxx XL AI 68.9h - May 25, 2026

Summary

Feature

Add OpenTelemetry instrumentation for Agent Runtime

Enables full agent invocation tree visualization in Jaeger/Grafana, improving observability and debugging for LobeHub agents.

Health Assessment

X-Large
High
Low
  • • Rapid review and multiple commits indicate active iteration; large code changes but quick feedback suggest a healthy process.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
šŸ› fix: desktop device hetero task — correct notify URL, auth header, child env ONLY-yours S AI 0.1h - May 25, 2026

Summary

Bug Fix

Fix desktop hetero task notify URL, auth header, child env

Corrects bugs that prevented the desktop app from receiving openclaw results by updating the notify URL, auth header, and child environment variables.

Health Assessment

Small
Low
Low
  • • Fast turnaround with a single commit and no rework; minimal code changes and low complexity.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
šŸ› fix(agent): hold per-agent working directory in store Innei S No 1.1h - May 25, 2026

Summary

Bug Fix

Fix per-agent working directory store handling

Ensures agent working directories are stored in state, enabling reactive updates and consistent UI across components.

Health Assessment

Small
Low
Low
  • • Fast turnaround with minimal changes and quick review, indicating low complexity.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript
šŸ› fix(agent-runtime): strip heavy fields off finalState in stream events arvinxx M No 6.3h - May 25, 2026

Summary

Bug Fix

Fix heavy fields in agent runtime stream events

Reduces Redis write size to avoid exceeding limits, preventing runtime crashes and improving system reliability for agent operations.

Health Assessment

Medium
Low
Low
  • • Fast turnaround with a single commit and no review rework indicates a straightforward, low‑risk bug fix that quickly restored stability to the agent runtime stream handling.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
šŸ› fix: pass assistantMessageId through sandbox env to eliminate heteroIngest race ONLY-yours XL No 2.1h - May 25, 2026

Summary

Bug Fix

Fix heteroIngest race by passing assistantMessageId

This change eliminates race conditions that caused agent executions to fail, ensuring conversations complete without errors. It improves reliability and user experience for agents.

Health Assessment

Large
Low
Low
  • • Quick resolution with minimal review, indicating a straightforward bug fix.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
āš”ļø perf(vite): prewarm more route chunks Innei L No 47.2h - May 25, 2026

Summary

Perf

Improve Vite route chunk preloading

Enhance performance by prewarming more route chunks during idle time, covering additional desktop secondary routes.

Health Assessment

Medium
Low
Low
  • • The PR was merged quickly with minimal review comments, indicating a straightforward and well-tested change.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vite
🌐 fix(locale): add missing follow-up i18n keys Innei S No 0.1h 0.0h May 25, 2026

Summary

Bug Fix

Add missing i18n keys for follow-up feature

Ensures Settings UI displays localized labels for follow-up suggestions in Chinese and English, improving user experience.

Health Assessment

Small
Low
Low
  • • Quick fix with minimal changes, reviewed immediately, no rework needed.

AI Details

Tech Stack

šŸ› fix(llm-generation-tracing): backfill task_brief / task_brief_judge scenario arvinxx S No 0.6h 0.0h May 25, 2026

Summary

Bug Fix

Fix llm-generation-tracing scenario backfill

Corrects tracing metadata so new rows record proper task brief and judge scenarios, improving data accuracy and reducing unknown entries.

Health Assessment

Small
Low
Low
  • • The PR was merged within 36 minutes with no review rounds, indicating a straightforward, low‑risk fix that required minimal code changes.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
šŸ› fix(llm-generation-tracing): silence Turbopack project-wide glob warning arvinxx S AI 1.5h 0.0h May 25, 2026

Summary

Bug Fix

Fix Turbopack glob warning in LLM tracing

This change removes a noisy build-time warning that was inflating the build trace. It improves developer experience by keeping build logs clean and reducing build time.

Health Assessment

Small
Low
Low
  • • Quick fix with minimal changes, no rework, fast review, low risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
✨ feat(hermes): implement hermes agent chain logic ONLY-yours XL No 2.6h - May 25, 2026

Summary

Feature

Implement Hermes agent chain logic

Adds direct CLI integration for Hermes agents, enabling faster, multi‑turn chat responses and improved platform capability for users.

Health Assessment

Medium
Low
Low
  • • Fast review cycle (0h) and single round of AI‑powered feedback led to a quick merge with minimal friction.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
šŸ› fix(image): explain text-only image responses tjx666 M No 12.4h - May 25, 2026

Summary

Bug Fix

Fix image responses to explain text-only content

Improves user experience by providing clear guidance when image generation returns text-only responses, preventing confusion and mislabeling safety refusals.

Health Assessment

Medium
Low
Low
  • • The PR was merged within 12 hours with minimal review comments, indicating a smooth review process and low complexity.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
✨ feat(llm-generation-tracing): pre-allocate tracingId + recordFeedback router arvinxx XL AI 43.4h - May 25, 2026

Summary

Feature

Add tracing ID pre-allocation and feedback router

Enables per-call feedback loop for LLM generation, improving observability and user feedback handling.

Health Assessment

X-Large
High
Low
  • • Fast review and single commit indicate smooth process, but large scope and many files suggest high impact and potential risk.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
🧹 chore(skills): audit pass — normalize, dedupe, and fix project-overview arvinxx L AI 0.1h - May 25, 2026

Summary

Docs

Normalize, dedupe, and fix project overview

Streamlines skill documentation by removing duplicate entries and standardizing descriptions, improving maintainability. Adds an audit skill to automate future checks, ensuring consistent quality.

Health Assessment

Large
Low
Low
  • • Rapid review and merge with minimal iterations, indicating straightforward documentation updates.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

šŸ’„ style(llm-generation-tracing): tag task-handoff scenario + prompt version arvinxx S AI 0.5h - May 25, 2026

Summary

Feature

Add task-handoff tracing and prompt versioning

Adds precise task-handoff tracing and prompt versioning, improving analytics and debugging. Also updates UI preview styling for clearer file previews.

Health Assessment

Small
Low
Low
  • • Quick turnaround with minimal rework; AI assistance accelerated development.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
✨ feat(hetero-agent): execution target switcher in composer arvinxx XL AI 10.9h - May 25, 2026

Summary

Feature

Add execution target switcher in chat composer

Enables users to select where heterogeneous agents run—desktop, cloud sandbox, or remote device—enhancing flexibility and control over agent execution.

Health Assessment

X-Large
High
Low
  • • Rapid review and single commit cycle, but the PR introduces a large, cross‑cutting feature spanning frontend UI and backend dispatch logic, indicating a high‑impact change with potential integration complexity.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
✨ feat(agent-signal): add execAgent plumbing for self-iteration migration arvinxx XL No 0.5h - May 25, 2026

Summary

Feature

Add execAgent plumbing for self-iteration migration

Establishes infrastructure for future agent execution enhancements, enabling safer migration without impacting current functionality.

Health Assessment

Large
Low
Low
  • • PR merged within 30 minutes with minimal review, indicating low complexity and high confidence in the changes.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
chore: clean up LOBE-XXX code annotations (2026-05-25) arvinxx S No 0.6h 0.0h May 25, 2026

Summary

Health Assessment

AI Details

Tech Stack

Languages: Typescript
ā™»ļø refactor(userMemories): support resolving agent config from ServiceModel nekomeowww XL No 40.0h - May 24, 2026

Summary

Refactor

Refactor user memories to resolve agent config

This refactor enables user memory services to resolve agent configuration from per‑user ServiceModel settings, improving flexibility and reducing reliance on environment defaults.

Health Assessment

X-Large
Medium
Low
  • • The PR had a quick review turnaround and minimal back‑and‑forth, but the large code churn suggests significant refactoring effort.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
šŸ› fix: normalize image MIME from bytes tjx666 L No 1.5h - May 24, 2026

Summary

Bug Fix

Fix image MIME normalization for uploads

Ensures image MIME types match actual bytes, preventing provider validation errors and improving upload reliability.

Health Assessment

Large
Low
Low
  • • Fast 1.5‑hour cycle with AI‑driven reviews and no human blockers, quickly resolving MIME mismatch issues.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Sourcery-Ai, Chatgpt-Codex-Connector
Confidence: 0.95

Tech Stack

Languages: Typescript
šŸ› fix(agent): surface projectSkills regardless of activeDeviceId arvinxx S AI 0.4h - May 24, 2026

Summary

Bug Fix

Fix agent projectSkills visibility regardless of device

Ensures client-provided project skills are always surfaced to the agent, preventing silent failures when device resolution fails. This improves reliability and user experience.

Health Assessment

Small
Low
Low
  • • Quick fix with minimal changes, no rework, fast review, low risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude, ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript
« Page 3 of 13 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos