Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| 🐛 fix(context-engine): diagnose synthetic tool failures with reason and tool | nekomeowww | M | No | 10.4h | 0.1h | Sep 04, 2026 |
SummaryBug FixFix synthetic tool failure diagnostics Adds detailed reason and tool info to synthetic failure payloads, improving debugging and retry logic. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| ✨ feat: add project acceptance workspace | arvinxx | L | No | 30.9h | 0.1h | Sep 04, 2026 |
SummaryFeatureAdd project acceptance workspace Introduces an Acceptance tab within projects, allowing users to view and manage acceptance items directly in the project context, enhancing workflow visibility and reducing onboarding friction. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| 👷 ci(share,workbench): upload PR previews to sibling -preview Workers | Innei | M | No | 8.9h | 2.1h | Sep 03, 2026 |
SummaryCI/CDUpload PR previews to sibling preview Workers Enables reliable preview deployments and accurate attribution for Cloudflare Workers, keeping production deployments within rollback limits. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
Frameworks:
Github-Actions
|
||||||
| ✨ feat(metric): add MetricModel and the metric TRPC router | arvinxx | XL | AI | 15.1h | 0.1h | Sep 03, 2026 |
SummaryFeatureAdd MetricModel and TRPC router Adds a data‑access model and server surface for metrics, enabling idempotent series creation, point tracking, and scoped API access. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(page-editor): drop document-like analytics so pages open in DocumentModal | rdmclin2 | S | AI | 7.9h | 0.0h | Sep 03, 2026 |
SummaryBug FixFix page editor analytics crash Removes an analytics event that caused the DocumentModal to crash, ensuring pages open correctly. 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
|
||||||
| ✨ feat(topic): show CI status on pull request icons | arvinxx | M | No | 4.9h | 0.1h | Sep 03, 2026 |
SummaryFeatureShow CI status on PR icons Adds visual indicators of CI build status to pull request icons in the topic sidebar, improving visibility of build health for users. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 💄 style(skeleton): align loading states with settled layouts | Innei | L | No | 3.5h | 0.1h | Sep 03, 2026 |
SummaryFeatureAlign loading skeletons with settled layouts Improves UI consistency by matching loading placeholders to final layouts, enhancing user experience during data fetches. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| ♻️ refactor(auth): drop og metadata from auth SPA seo injection | Innei | S | No | 0.1h | 0.0h | Sep 03, 2026 |
SummaryRefactorDrop OG metadata from auth SPA SEO injection Removes Open Graph and Twitter Card tags from authentication pages to reduce payload and focus on essential SEO metadata, improving page load and privacy. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
1.00
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| 💄 style(work): show token usage when cost is unavailable | arvinxx | M | No | 6.4h | - | Sep 03, 2026 |
SummaryFeatureShow token usage when cost unavailable Provides users with token usage visibility when pricing data is missing, improving transparency and trust. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 💄 style(acceptance): promote evidence alt text to the fold row title | arvinxx | M | No | 6.4h | 0.1h | Sep 03, 2026 |
SummaryFeaturePromote evidence alt text to fold row title Improves clarity of acceptance reports by using custom alt text as row titles, reducing duplicate information. 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(workspace): show working directory picker for a member's local device override | rdmclin2 | L | AI | 6.7h | - | Sep 03, 2026 |
SummaryBug FixFix workspace directory picker for local device override Ensures workspace agents with local device overrides display a working directory picker, allowing users to select directories and improving configuration flexibility. 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
|
||||||
| 💄 style(device-gateway): explain device channel failures instead of raw 503/504 | arvinxx | XL | No | 1.0h | 0.1h | Sep 03, 2026 |
SummaryFeatureImprove device gateway error messaging Enhances user and model clarity by mapping gateway errors to actionable messages, reducing retry confusion and improving troubleshooting. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| 🐛 fix(task): load the full task list and virtualize the Tasks page | rdmclin2 | XL | AI | 4.2h | 0.1h | Sep 03, 2026 |
SummaryBug FixFix task list pagination and virtualization Ensures all tasks are displayed and improves performance by virtualizing the list, preventing missing tasks and enhancing user experience. Health Assessment
Large
Medium
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 💄 style(agent-share): import Skeleton from base-ui | rdmclin2 | S | AI | 0.8h | - | Sep 03, 2026 |
SummaryBug FixImport SkeletonText from base-ui to fix lint Fixes CI lint failures by replacing antd Skeleton with base-ui SkeletonText, ensuring consistent styling and enabling successful builds for canary-based PRs. 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
|
||||||
| ♻️ refactor(skeleton): migrate the remaining legacy Skeleton imports to base-ui | Innei | M | No | 16.6h | - | Sep 03, 2026 |
SummaryRefactorRefactor Skeleton imports to base-ui This refactor removes legacy Skeleton imports, preventing lint errors and ensuring consistent UI components across the application. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| 🐛 fix(agent-runtime): retry network empty completions | arvinxx | L | No | 4.3h | - | Sep 03, 2026 |
SummaryBug FixRetry network empty completions Retries first‑party model completions that fail with network errors, reducing service interruptions and improving user experience. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(goal): recenter graph after panel resize | arvinxx | M | No | 1.5h | - | Sep 03, 2026 |
SummaryBug FixRecenter graph after panel resize This fix ensures the goal graph remains centered when the UI panel is resized, preventing disorientation and maintaining a consistent user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ♻️ refactor(feature-flags): evaluate agent_share by user id only | tjx666 | L | AI | 0.0h | - | Sep 03, 2026 |
SummaryRefactorRefactor feature flag evaluation to user ID only Eliminates email-based lookups in feature flag evaluation, cutting runtime overhead and simplifying the admin UI. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ⚡️ perf(spa): fold first-screen @lobehub/ui members into vendor-ui-core | Innei | S | No | 14.3h | - | Sep 03, 2026 |
SummaryRefactorFold UI members into vendor core for performance This PR reorganizes UI module imports to reduce first‑screen bundle size, cutting chunks from 117 to 67 and improving load performance. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| 💄 style(spa): replace app shell skeleton logo with brand text and update loading hint | Innei | S | No | 1.7h | - | Sep 03, 2026 |
SummaryFeatureReplace app shell logo with brand text and update loading hint Updates the UI to use brand text instead of logo and improves loading hint for better user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| 🐛 fix(builtin-tools): stop Agent Documents from shadowing Knowledge Base for file lookups | ONLY-yours | M | No | 1.9h | 0.1h | Sep 03, 2026 |
SummaryBug FixFix tool routing to prioritize Knowledge Base Ensures file lookup requests use the Knowledge Base tool instead of Agent Documents, improving reliability and speed for users. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ♻️ refactor(goal): rename graph-node Work wording to Task | arvinxx | XL | No | 2.6h | 0.1h | Sep 03, 2026 |
SummaryRefactorRename Work to Task across goal system This refactor updates terminology from Work to Task throughout the goal management system, improving clarity and consistency without affecting database schema. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(workspace): move slug format rules into @lobechat/const | tjx666 | M | AI | 0.0h | - | Sep 03, 2026 |
SummaryBug FixMove slug format rules into shared constants Centralizes slug validation logic to avoid type‑check failures in deployments, improving stability and maintainability. Ensures OSS and custom deployments share consistent validation rules. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 💄 style(chat): say agent session, not Claude Code, in the switch-cwd dialog | arvinxx | XS | AI | 14.3h | - | Sep 03, 2026 |
SummaryRefactorStyle: Update agent session label in switch-cwd dialog Updates UI text to use generic 'Agent session' instead of referencing Claude Code, improving clarity across all agents. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude Code
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 💄 feat(chat): resolve internal entity links into titles and surface the underline | arvinxx | M | AI | 14.1h | 0.1h | Sep 03, 2026 |
SummaryFeatureResolve internal entity links into titles and surface underline Improves findability of internal links in chat by rendering entity titles instead of raw URLs and making underlines visible, enhancing user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🔥 refactor(agentTasks): drop run summary/output labels on TopicCard | arvinxx | S | No | 2.3h | - | Sep 03, 2026 |
SummaryRefactorRefactor AgentTasks: Remove run summary/output labels Simplifies UI by removing redundant captions, improving clarity and reducing visual noise. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ feat(goal): make the exploration map legend a node-kind filter | arvinxx | XL | AI | 2.9h | 0.1h | Sep 03, 2026 |
SummaryFeatureAdd node-kind filter to exploration map legend Enables users to toggle visibility of node kinds in the goal graph, improving focus and clarity. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| ✨ feat(agent-share): share agents by link with visitor chat | tjx666 | XL | No | 40.5h | 0.1h | Sep 03, 2026 |
SummaryFeatureAdd agent sharing via link for visitors Enables creators to share agents with visitors through a link, allowing direct chat without marketplace publishing, improving user engagement and reducing onboarding friction. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ⚡️ perf(upload): hash large files off the main thread | Innei | L | No | 11.3h | 0.1h | Sep 03, 2026 |
SummaryFeatureImprove upload performance by offloading hashing This PR moves SHA‑256 hashing to background workers, eliminating UI freezes and speeding up large file uploads. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| 💄 style(home): hide scope toggle from running tasks | arvinxx | S | No | 11.8h | 0.1h | Sep 03, 2026 |
SummaryRefactorHide scope toggle from running tasks Removes the scope toggle from the running‑tasks card to declutter the workspace home, improving user focus. 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(toolExecution): make no-active-device failures recoverable for agents | arvinxx | L | No | 2.7h | - | Sep 03, 2026 |
SummaryBug FixFix no-active-device failures for agents Ensures agents can recover from missing device errors, preventing stalls and improving reliability for users interacting with device-capable tools. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ✨ feat(cli): add `lh workspace` commands and a persisted workspace scope | arvinxx | XL | AI | 34.5h | 0.1h | Sep 03, 2026 |
SummaryFeatureAdd workspace commands and persisted scope Introduces a full set of CLI commands for workspace management, allowing users to list, view, switch, and create workspaces, and persists the selected workspace scope for subsequent operations. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| ✨ feat(goal): fullscreen exploration map hosts the drill-down portal; resolve problem nodes on achieve | arvinxx | XL | AI | 1.0h | 0.1h | Sep 03, 2026 |
SummaryFeatureAdd fullscreen map drill-down and resolve problem nodes Enables users to drill down into goal maps from fullscreen view and ensures achieved goals no longer show unresolved problem nodes, improving clarity and user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 fix(local-system): allow reading large PDFs | arvinxx | M | No | 1.3h | 0.0h | Sep 03, 2026 |
SummaryBug FixFix reading large PDFs Enables reading PDFs larger than the default 10 MiB guard by adding a 50 MiB cap before loading into memory, with regression tests to ensure stability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| ✨ feat(acceptance): batch move the list's multi-selection into a project | arvinxx | XL | AI | 42.2h | 0.1h | Sep 03, 2026 |
SummaryFeatureBatch move multi-selection into a project Enables bulk moving of selected acceptance items into a project, streamlining workflow and reducing repetitive actions for users. 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
|
||||||
| 🐛 fix(web): gate desktop-only electron SWR hooks off-web | arvinxx | M | AI | 0.8h | 0.1h | Sep 03, 2026 |
SummaryBug FixFix desktop-only electron SWR hooks on web Prevents web crashes by gating electron-specific hooks, improving stability and user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(goal): stop re-dispatching a delivered Work while verification is judging | arvinxx | M | AI | 8.9h | 0.1h | Sep 03, 2026 |
SummaryBug FixFix re‑dispatch of delivered Work during verification Prevents duplicate task retries and data loss, ensuring accurate goal completion and avoiding unnecessary charges. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🗃️ feat(db): add generic metrics time-series tables | arvinxx | XL | AI | 8.2h | - | Sep 03, 2026 |
SummaryFeatureAdd generic metrics time-series tables Introduces database tables for generic metrics, enabling future charting and analytics across multiple subjects. Health Assessment
X-Large
High
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Sql, Typescript
|
||||||
| ✨ feat(sandbox): let auto mode offer the cloud sandbox alongside a routed device | ONLY-yours | L | No | 8.2h | 0.1h | Sep 03, 2026 |
SummaryFeatureAdd cloud sandbox to auto mode Enables the cloud sandbox tool in auto mode, improving credential reachability and user experience for agents. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| 🐛 fix(hetero): reuse CLI detection cache on launch | arvinxx | M | No | 8.0h | 0.1h | Sep 03, 2026 |
SummaryBug FixFix CLI detection cache reuse on launch Improves performance by reusing cached CLI detection, reducing repeated shell startups and preventing timeouts during message processing. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(artifact): keep React artifact preview alive for apps over 16 KiB | tjx666 | M | No | 4.8h | 0.1h | Sep 03, 2026 |
SummaryBug FixFix React artifact preview for large apps Ensures Sandpack preview remains functional for artifacts exceeding 16 KiB by switching to Babel-based transforms, preventing esbuild protocol desyncs and improving reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ✨ feat(goal): structured acceptance criteria, goal chat with context injection, liveness heartbeats and process-control polish | arvinxx | XL | AI | 8.1h | 0.1h | Sep 03, 2026 |
SummaryFeatureAdd structured acceptance criteria and goal chat Users can now define structured acceptance criteria, chat with goal context, and receive accurate liveness updates, improving clarity and reliability. Health Assessment
X-Large
High
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(vite): forward memberless @lobehub/ui barrel imports as a namespace | Innei | S | No | 1.7h | - | Sep 02, 2026 |
SummaryBug FixFix Vite barrel import namespace handling Ensures Vite builds correctly by forwarding empty barrel imports as namespaces, preventing parse errors in production. This resolves build failures in cloud deployments caused by empty imports. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(resource): settle tree moves, create from sidebar "+" at root | rdmclin2 | XL | No | 4.1h | 0.1h | Sep 02, 2026 |
SummaryBug FixFix tree moves and root sidebar creation Resolves drag‑and‑drop and sidebar creation bugs, ensuring correct tree synchronization and root‑level resource creation, improving user experience and data consistency. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ feat(devdock): improve compact performance metrics | Innei | M | No | 2.5h | 0.1h | Sep 02, 2026 |
SummaryFeatureImprove DevDock compact performance metrics Enhances visibility of performance metrics in constrained UI, reducing alert fatigue and improving developer experience. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| ✨ feat: add Gemini 3.8 Flash and fix React artifact preview | tjx666 | S | AI | 0.6h | 0.1h | Sep 02, 2026 |
SummaryFeatureAdd Gemini 3.8 Flash and fix React preview Adds Gemini 3.8 Flash defaults and locale descriptions, enabling accurate model behavior. Fixes React artifact preview failures in Sandpack, improving developer experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 fix(ci): select size baselines from tested lineage | Innei | M | No | 0.1h | 0.1h | Sep 02, 2026 |
SummaryBug FixFix CI size baseline selection Ensures CI gates use correct baseline artifacts, preventing false positives in bundle size checks. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| ♻️ refactor(skeleton): migrate to the base-ui Skeleton and make the route skeleton the only loading layer | Innei | XL | No | 48.0h | 0.1h | Sep 02, 2026 |
SummaryRefactorrefactor(skeleton): migrate to base-ui Skeleton and unify loading layer Streamlines the UI loading experience by consolidating skeleton components into a single, reusable base-ui API, eliminating duplicate loading states and improving performance and maintainability. Health Assessment
Medium
Medium
High
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| 🐛 fix(oidc): redirect relative to the origin the browser is on | Innei | L | No | 6.3h | - | Sep 02, 2026 |
SummaryBug FixFix OIDC redirect to use relative origin Ensures OIDC consent and callback redirects use relative URLs so the browser stays on the correct origin, preventing SessionNotFound errors when using lobehub.com domain. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs, React
|
||||||
| 💄 style(locales): add qwen3.8-max-0902 description | tjx666 | S | AI | 10.8h | 0.1h | Sep 02, 2026 |
SummaryFeatureAdd Qwen3.8 Max 0902 description to locales Adds a description key for the new Qwen3.8 Max 0902 model across all supported locales, enabling consistent user-facing information. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||