Pull Request Explorer

Exploring 619 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
✨ feat: support bot attachments across all platforms rdmclin2 XL No 7.5h - May 20, 2026

Summary

Feature

Add bot attachment support across platforms

Enables bots to send images, videos, and files on Discord, Telegram, Slack, Feishu, LINE, and QQ, expanding cross‑platform messaging capabilities.

Health Assessment

X-Large
High
Low
  • Rapid AI‑assisted review and merge within 7.5 hours, but the large code change (≈4,800 lines) introduces high risk of regressions.

AI Details

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

Tech Stack

Languages: Typescript
✨ feat(onboarding): prefetch agent marketplace templates AmAzing129 M No 0.3h 0.0h May 20, 2026

Summary

Feature

Prefetch agent marketplace templates during onboarding

This change preloads agent marketplace templates during onboarding, reducing wait times and improving user experience.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicates high confidence and low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
♻️ refactor(desktop): unify TabBar registration into a cross-platform route-meta layer Innei XL No 23.9h - May 20, 2026

Summary

Refactor

Unify TabBar registration into cross-platform route-meta

Centralizes tab metadata into route definitions, simplifying desktop navigation and reducing code duplication.

Health Assessment

Large
Low
Low
  • Rapid review and merge with minimal iterations indicates high confidence in the refactor and low risk to stability.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
🐛 fix: return bad request for malformed auth JSON tjx666 M No 0.1h 0.0h May 20, 2026

Summary

Bug Fix

Fix bad request for malformed auth JSON

Ensures the authentication API returns a clear 400 error for malformed JSON, improving client reliability and reducing server error noise.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
🐛 fix(onboarding): skip pro settings without Klavis AmAzing129 L No 2.1h 0.0h May 20, 2026

Summary

Bug Fix

Skip Pro Settings step when Klavis disabled

Ensures onboarding flow skips Pro Settings step when server config disables Klavis, improving user experience and reducing unnecessary steps.

Health Assessment

X-Large
Low
Low
  • PR merged quickly with minimal review, indicating a straightforward bug fix with clear tests.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
🐛 fix(onboarding): restore mobile padding on Classic steps Innei M No 0.7h 0.0h May 20, 2026

Summary

Bug Fix

Restore mobile padding on Classic onboarding steps

Improves mobile UX by adding horizontal breathing room to Classic onboarding steps, ensuring content is not flush with viewport edges.

Health Assessment

Small
Low
Low
  • The PR was merged within 42 minutes, with no review iterations, indicating a straightforward, low-risk change.

AI Details

Confidence: 0.50

Tech Stack

Languages: Typescript
Frameworks: React
fix: add LaTeX extensions (.tex, .sty, .cls, .bib, .bbl) to recognized text file types algojogacor XS No 8.5h 0.0h May 20, 2026

Summary

Bug Fix

Add LaTeX extensions to text file types

Ensures LaTeX files are treated as plain text, preventing binary rejection in lobe-local-system.

Health Assessment

Small
Low
Low
  • Quick fix with immediate review and merge, minimal scope and risk.

AI Details

Tech Stack

Languages: Typescript
🔨 chore: replace husky with native git hooks Innei S No 44.2h 0.0h May 20, 2026

Summary

Health Assessment

AI Details

Tech Stack

✨ feat(onboarding): adapt agent onboarding UI for mobile Innei L No 3.9h - May 20, 2026

Summary

Feature

Adapt agent onboarding UI for mobile

Improves mobile onboarding by adding a dedicated mobile greeting, adjusting layout for small screens, and ensuring the input area remains visible on first paint.

Health Assessment

Large
Low
Low
  • Fast 3.9‑hour cycle with a single commit and no rework; minimal review friction and a straightforward UI enhancement.

AI Details

Usage: AI Reviewed
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
✨ feat(analytics): track create agent modal source AmAzing129 XL No 0.7h - May 20, 2026

Summary

Feature

Track create agent modal source analytics

Adds telemetry‑gated analytics for agent creation, enabling better insight into user behavior while respecting privacy settings.

Health Assessment

X-Large
Low
Low
  • Merged within 45 minutes with no review rounds, indicating a straightforward change; high line count but focused on analytics, minimal risk.

AI Details

Usage: AI Reviewed
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
🐛 fix: discourage redundant visual tool calls tjx666 S No 0.4h 0.0h May 20, 2026

Summary

Bug Fix

Fix redundant visual tool calls

Discourages unnecessary visual analysis tool calls by adding a fallback guidance to the Lobe Agent tool system role.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged quickly, indicating a smooth development process.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
🐛 fix(chat-input): prevent repeated draft restore Innei M No 0.6h 0.0h May 20, 2026

Summary

Bug Fix

Fix chat input draft restore bug

This fix stops chat drafts from being restored multiple times, preventing accidental overwrites. It improves the reliability of the chat input editor and enhances user experience.

Health Assessment

Medium
Low
Low
  • Rapid resolution with minimal changes; no blockers or extensive rework required.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
💄 style: add Gemini 3.5 Flash to LobeHub provider tjx666 S No 1.7h 0.0h May 20, 2026

Summary

Feature

Add Gemini 3.5 Flash support to LobeHub provider

Adds Gemini 3.5 Flash model card and pricing corrections, enabling accurate multimodal billing and structured output for LobeHub users.

Health Assessment

Small
Low
Low
  • Fast turnaround with no review friction, indicating a straightforward model card update.

AI Details

Tech Stack

Languages: Typescript
♻️ refactor(creds): remove getPlaintextCred tool to prevent plaintext credential exposure arvinxx L No 13.8h 0.0h May 20, 2026

Summary

Refactor

Remove plaintext credential tool to enhance security

Eliminates a tool that exposed credentials in LLM context, reducing data leakage risk for users.

Health Assessment

Large
Low
Low
  • Fast 13.8‑hour cycle with minimal review comments; quick refactor to improve security with low risk.

AI Details

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

Tech Stack

Languages: Typescript
✨ feat(cli): integrate OpenClaw/Hermes hetero-agent dispatch with persistent sessions and notify protocol ONLY-yours L No 0.3h - May 20, 2026

Summary

Feature

Integrate hetero-agent dispatch with persistent sessions and notify protocol

Adds support for delegating tasks to external agent platforms (OpenClaw, Hermes) with persistent sessions and a notify protocol, improving agent runtime flexibility and user experience.

Health Assessment

Large
Low
Low
  • Fast turnaround with minimal review, indicating a straightforward implementation that met business requirements quickly.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
💄 style: add new Gemini 3.5 Flash model sxjeru L No 5.5h 0.0h May 20, 2026

Summary

Feature

Add Gemini 3.5 Flash model support

Adds support for the Gemini 3.5 Flash model and updates default thinking level behavior, improving AI model selection and user experience.

Health Assessment

Medium
Low
Low
  • Fast cycle time and immediate AI review comments led to minimal rework; the PR was merged within 5.5 hours with no human review rounds.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot, ChatGPT, Sourcery-Ai
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
🐛 fix(chat-input): persist unsent input drafts across tab switches Innei L No 14.5h - May 20, 2026

Summary

Bug Fix

Persist unsent chat drafts across tab switches

Ensures user input is retained when switching tabs or reloading, improving user experience and reducing frustration.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review comments indicate smooth integration and low risk of regressions.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
🐛 fix(hetero-finish): use heteroCurrentMsgId for lastAssistantContent ONLY-yours S AI 0.3h 0.0h May 20, 2026

Summary

Bug Fix

Fix truncated IM responses in heterogeneous agent

Ensures IM users receive full assistant replies by using the correct message ID, improving user experience.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with no tests and minimal code changes; low risk and fast turnaround.

AI Details

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

Tech Stack

Languages: Typescript
🐛 fix(market-auth): add prompt=consent to OIDC authorization URL to fix missing refresh token ONLY-yours XS AI 0.8h 0.0h May 20, 2026

Summary

Bug Fix

Add prompt=consent to OIDC authorization URL

Fixes missing refresh token by forcing consent screen on each login, ensuring users can stay authenticated without re‑authenticating.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
📝 docs: add ph #1 badge canisminor1990 S No - - May 20, 2026

Summary

Docs

docs: add ph #1 badge

Adds a badge to the documentation README files.

Health Assessment

Small
Low
Low
  • PR merged immediately with no review, minimal changes.

AI Details

Tech Stack

🐛 fix(desktop): prevent App Nap from dropping gateway WebSocket during display sleep arvinxx S No 10.9h - May 20, 2026

Summary

Bug Fix

Fix App Nap dropping gateway WebSocket

Prevents gateway WebSocket disconnects during macOS display sleep by using Electron powerSaveBlocker, ensuring devices stay online without manual wake.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; AI review provided concise guidance and helped finalize the implementation quickly.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT, Sourcery-Ai
Confidence: 0.95

Tech Stack

Languages: Typescript
♻️ refactor(agent-settings): consolidate Chat tab into Params popover, drop dead auto-topic feature arvinxx XL AI 65.0h - May 20, 2026

Summary

Refactor

Refactor agent settings: consolidate tabs, drop auto-topic

Streamlines agent configuration by merging tabs into a single popover and removing unused auto-topic feature, improving UI clarity and reducing maintenance. This reduces code complexity and enhances user experience.

Health Assessment

X-Large
High
Medium
  • The PR involved extensive refactoring across many files with rapid iteration and AI-assisted review, indicating a complex change that required careful coordination.

AI Details

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

Tech Stack

🐛 fix: resolve desktop visual media urls tjx666 L No 1.8h - May 19, 2026

Summary

Bug Fix

Fix desktop visual media URL handling

Corrects how desktop local media URLs are processed, preventing SSRF issues and ensuring proper fallback behavior for visual analysis.

Health Assessment

Large
Low
Low
  • Rapid resolution with minimal review; AI review comments helped identify SSRF safety and MIME type validation.

AI Details

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

Tech Stack

Languages: Typescript
🐛 fix: onboarding im integration rdmclin2 XL No 0.9h - May 19, 2026

Summary

Bug Fix

Fix onboarding IM integration

Corrects messaging integration for onboarding, improving user experience and reducing onboarding friction.

Health Assessment

X-Large
High
Low
  • Rapid iteration with minimal review, large code changes, but quick merge indicates high confidence in the fix.

AI Details

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

Tech Stack

Languages: Typescript
♻️ refactor(onboarding): streamline discovery to a single profession question Innei M No 1.9h - May 19, 2026

Summary

Refactor

Refactor onboarding to single profession question

Simplifies onboarding by focusing on profession, speeding up agent selection and reducing user friction.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal rework indicate a smooth, low-risk refactor with automated review support.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
🐛 fix(agent-signal,app): anchor agent signal receipts to messages nekomeowww XL No 5.5h - May 19, 2026

Summary

Bug Fix

Fix agent signal receipt anchoring

Ensures agent signal receipts are anchored to stable message IDs, preventing drift and improving reliability of message tracking.

Health Assessment

X-Large
High
Low
  • Rapid review and merge within 5.5 hours indicates efficient process; large code changes but minimal review rounds suggest confidence in quality.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
✨ feat(profile): optimistic interests update + clickable auth logo tjx666 M No 2.3h - May 19, 2026

Summary

Feature

Optimistic interests update and clickable auth logo

Adds instant UI feedback for profile interests edits and makes auth page logo navigable to home, improving user experience.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal iterations indicates a smooth process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
🐛 fix(command-menu): promote inline type filters from setSearch tjx666 M No 0.0h 0.0h May 19, 2026

Summary

Bug Fix

Fix inline type filter promotion in command menu

Ensures type-based search filters are correctly parsed, improving search accuracy and user experience in the command menu.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, immediate merge, low review friction.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
🐛 fix(nav): align home sidebar layout Innei L No 4.0h - May 19, 2026

Summary

Bug Fix

Fix home sidebar layout alignment

Aligns the home sidebar layout for consistent UI and improves navigation grouping, enhancing user experience.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 4 hours with minimal back‑and‑forth, indicating a straightforward, low‑risk change.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
📝 docs: add May 19 weekly changelog rivertwilight L AI 3.1h - May 19, 2026

Summary

Docs

Add May 19 weekly changelog

Adds a new weekly changelog entry for May 19, documenting recent product updates and improvements for both English and Chinese users.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review friction indicate a straightforward documentation update.

AI Details

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

Tech Stack

✨ feat: add chat cost estimate support tjx666 XL No 68.6h - May 19, 2026

Summary

Feature

Add chat cost estimate support

Introduces cost estimation utilities and user settings for chat usage, enabling users to see and control chat cost predictions.

Health Assessment

X-Large
High
Low
  • Rapid AI‑assisted review led to a large, complex change with minimal human review time.

AI Details

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

Tech Stack

Languages: Typescript
✨ feat(onboarding): add Market Agent Picker as a classic onboarding step Innei XL No 2.2h - May 19, 2026

Summary

Feature

Add Market Agent Picker to onboarding flow

Introduces a new step in the classic onboarding process that lets users select agents from the marketplace, enhancing personalization and engagement.

Health Assessment

Large
Low
Low
  • Fast cycle time (2.2h) and single review round indicate high confidence; AI review tools were used to validate the changes.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
🐛 fix(agent-builder): open builder panel after prompt creation AmAzing129 L No 1.8h - May 19, 2026

Summary

Bug Fix

Fix agent builder panel auto‑open after prompt

Ensures users see the Agent Builder panel immediately after creating an agent via prompt, improving workflow efficiency.

Health Assessment

Large
Low
Low
  • Fast cycle time (1.8h) and immediate review indicate a smooth process; minimal rework and automated review bots contributed to quick resolution.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
🐛 fix: nano banana 4K resolution dropped when aspect ratio is auto tjx666 L No 0.9h - May 19, 2026

Summary

Bug Fix

Fix 4K resolution drop when aspect ratio auto

Ensures image generation respects user‑selected resolution even when aspect ratio is left at auto, improving image quality for nano‑banana users.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework; AI‑assisted review helped catch edge cases and validate test updates.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
🔨 chore: skip branded provider llm retries tjx666 S No 0.6h - May 19, 2026

Summary

Chore

Skip branded provider LLM retries

Avoids unnecessary retry loop for branded provider, improving performance.

Health Assessment

Small
Low
Low
  • Fast cycle time and immediate review suggest a straightforward change.

AI Details

Tech Stack

Languages: Typescript
🐛 fix(hetero-agent): fire IM bot-callback webhook from heteroFinish ONLY-yours M AI 1.3h - May 19, 2026

Summary

Bug Fix

Fix IM bot-callback webhook for heterogeneous agents

Ensures IM bots receive final responses when using heterogeneous agents by storing and delivering completion webhooks, improving reliability.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal iterations, AI-assisted review expedited the process.

AI Details

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

Tech Stack

Languages: Javascript
🐛 fix: surface stderr in errorOutput fallback and add `UNKNOWN_EXEC_ERROR` prefix arvinxx S No 1.4h - May 19, 2026

Summary

Bug Fix

Fix stderr handling in error output

Ensures shell command errors are surfaced correctly, improving debugging and user feedback.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed immediately, no back‑and‑forth.

AI Details

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

Tech Stack

Languages: Typescript
🐛 fix(local-file-shell): auto-enable hidden matching for dot-prefixed patterns arvinxx M AI 1.2h - May 19, 2026

Summary

Bug Fix

Fix hidden matching for dot-prefixed glob patterns

Ensures file search functions correctly handle hidden directories and files, improving reliability for users.

Health Assessment

Medium
Low
Low
  • Quick AI-assisted fix with minimal rework, fast review cycle, and no major risk to production.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
🐛 fix(document): reject unsupported file parser types Innei L No 0.9h 0.0h May 19, 2026

Summary

Bug Fix

Fix unsupported file parser rejection

Prevents unsupported file types from being processed, improving reliability and user experience by rejecting invalid uploads early and providing clear error feedback.

Health Assessment

Large
Low
Low
  • The PR was merged within 0.9 hours with only one review comment, indicating a quick, low-friction fix. The large code change was well-contained and did not trigger extensive discussion.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
🐛 fix: normalize Anthropic-compatible base URLs tjx666 M No 1.9h 0.0h May 19, 2026

Summary

Bug Fix

Fix Anthropic-compatible base URL normalization

Ensures Anthropic-compatible providers correctly construct SDK URLs, preventing 404 errors and improving reliability for gateway routes.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 1.9 hours, single review with minimal comments, and only one rework commit indicate a smooth, low-risk PR process.

AI Details

Usage: AI Reviewed
Confidence: 0.90

Tech Stack

Languages: Typescript
chore: streamline issue triage to core business labels (1-3 per issue) arvinxx L No 0.0h - May 19, 2026

Summary

Chore

Streamline issue triage to core labels

Simplifies issue labeling to 1-3 core business labels, reducing clutter and improving triage efficiency.

Health Assessment

Medium
Low
Low
  • PR merged immediately after review with minimal changes, indicating low friction and quick approval.

AI Details

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

Tech Stack

⚡️ perf: optimize chat bootstrap persistence tjx666 XL No 16.8h - May 19, 2026

Summary

Chore

Optimize chat bootstrap persistence for performance

Improves server‑side chat initialization speed by reducing database queries and consolidating message creation, leading to faster user experience. Adds timing instrumentation for better monitoring.

Health Assessment

X-Large
Low
Low
  • Fast review and merge cycle with minimal back‑and‑forth, indicating a well‑tested and low‑risk performance tweak.

AI Details

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

Tech Stack

Languages: Typescript
💬 fix(messenger): standardize platform preposition copy AmAzing129 M No 0.4h - May 19, 2026

Summary

Bug Fix

Standardize messenger platform preposition copy

Ensures consistent wording across UI, bot messages, and docs, improving user clarity.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; single review comment; fast merge.

AI Details

Usage: AI Reviewed
Confidence: 0.95

Tech Stack

Languages: Typescript
💄 style(subscription): update budget recovery copy tjx666 XL No 61.5h 0.0h May 19, 2026

Summary

Feature

Update subscription budget recovery copy

Adds localized copy for budget recovery upgrade action, improving user experience across languages.

Health Assessment

X-Large
High
Low
  • The PR was reviewed and merged quickly, but the large number of lines and files indicates a substantial change to the i18n assets, which could affect many locales.

AI Details

Confidence: 0.95

Tech Stack

🔒 fix: remove compromised actions-cool/issues-helper@v3 (supply chain attack) arvinxx M No 0.7h - May 19, 2026

Summary

Bug Fix

Remove compromised actions-cool/issues-helper action

Eliminates a supply chain attack vector by removing the compromised action and pinning to a safe commit, ensuring CI/CD security.

Health Assessment

Medium
Medium
Low
  • Rapid response to supply chain attack with minimal changes and quick review, demonstrating strong security posture.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
🌐 chore: translate non-English comments to English in tests-utils and heterogeneous-agents lobehubbot S AI 22.9h 0.0h May 19, 2026

Summary

Chore

Translate non-English comments to English

Improves code readability and maintainability by translating comments to English, ensuring consistency across the codebase.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
🐛 fix(portal): make markdown preview scrollable in LocalFile portal arvinxx XS AI 21.5h 0.0h May 19, 2026

Summary

Bug Fix

Fix markdown preview scrollability in LocalFile portal

Ensures long markdown files in the portal can be scrolled, improving user experience when viewing skill documentation.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix with no rework, reviewed and merged within 21.5 hours.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
🐛 fix(sidebar): restore home nav for task workspace AmAzing129 M No 0.4h 0.0h May 18, 2026

Summary

Bug Fix

Restore home nav for task workspace

Fixes sidebar navigation so the home sidebar appears on the /tasks route, ensuring the correct active state and updated translations.

Health Assessment

Small
Low
Low
  • Fast turnaround with a single review and minimal changes, indicating low complexity and risk.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
♻️ refactor(onboarding): group chat input feature switches Innei M No 0.5h - May 18, 2026

Summary

Refactor

Refactor onboarding chat input feature switches

Improves onboarding chat input by grouping feature switches for completion, mentions, and slash commands, ensuring consistent behavior and easier maintenance.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; no blockers or extensive rework.

AI Details

Usage: AI Reviewed
Confidence: 0.90

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
🐛 fix(tasks): preserve agent context in task routes AmAzing129 XL No 7.5h - May 18, 2026

Summary

Bug Fix

Fix agent context preservation in task routes

Ensures task navigation retains agent context, preventing context loss and improving user experience when accessing tasks.

Health Assessment

Large
Medium
Low
  • Rapid review and merge with minimal back‑and‑forth indicates high confidence; the change is large but well‑tested and focused on a critical navigation bug.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
« Page 6 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