Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| perf: make /tags fetch only the tags column with SQL access filter | Classic298 | S | No | 181.8h | - | May 08, 2026 |
SummaryRefactorImprove /tags endpoint performance Reduces latency for non-admin users retrieving prompt tags, improving user experience and reducing database load. Health Assessment
Small
Low
High
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python
|
||||||
| i18n: Update Catalan translation.json | aleixdorca | M | No | 273.6h | - | May 08, 2026 |
SummaryChoreUpdate Catalan translation strings Adds updated Catalan translations to improve localization for Catalan-speaking users. Health Assessment
Small
Low
High
AI DetailsTech Stack |
||||||
| perf: filter prompt list in SQL instead of N+1 has_access loop | Classic298 | M | No | 181.6h | - | May 08, 2026 |
SummaryBug FixEnhance prompt list retrieval performance Reduces API latency for non-admin users by eliminating N+1 database queries, improving user experience and system scalability. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Python
|
||||||
| I18n/improve chinese translation | ShirasawaSama | M | No | 244.1h | - | May 08, 2026 |
SummaryFeatureImprove Chinese translations Enhances Chinese language support, improving user experience for Chinese-speaking users. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| refac: apply DOMPurify to excel and office HTML render assignments | Classic298 | XS | No | 0.0h | - | May 08, 2026 |
SummaryRefactorApply DOMPurify to Excel and Office HTML render assignments Adds DOMPurify sanitization to Excel and Office HTML rendering to prevent XSS attacks. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix: bypass sync session commit middleware for probe endpoints | jmleksan | XS | No | 75.9h | - | May 08, 2026 |
SummaryBug FixBypass session commit for health probes Improves health probe reliability by skipping database session commits, reducing latency and false unready states under load. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: stream GET /chats/all to prevent OOM on large chat histories | Classic298 | M | No | 0.6h | - | May 08, 2026 |
SummaryBug FixStream /chats/all to prevent OOM This change streams chat history responses to avoid memory crashes for users with large histories, improving reliability and user experience. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python, Typescript
|
||||||
| fix: Apply validate_profile_image_url to ChannelWebhookForm.profile_image_url | Classic298 | S | No | 81.4h | - | May 08, 2026 |
SummaryBug FixFix profile image URL validation in webhook form Validates profile image URLs in ChannelWebhookForm, preventing invalid URLs from causing errors. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Python
|
||||||
| fix: offload STT transcription in file processing path | jmleksan | XS | No | 76.6h | - | May 08, 2026 |
SummaryBug FixFix STT transcription offload in file processing This change offloads synchronous speech-to-text transcription to a worker thread, preventing event-loop blocking during audio file uploads. It reduces request latency and improves concurrency under load. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: prevent STT from blocking the uvicorn event loop | Classic298 | XS | No | 118.9h | - | May 08, 2026 |
SummaryBug FixPrevent STT from blocking uvicorn event loop This fix ensures that speech-to-text processing no longer blocks the server, keeping HTTP and WebSocket connections responsive for all users. By offloading the inference to a separate thread, the application can handle concurrent requests without stalling. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Python
|
||||||
| fix: offload probe DB ping from event loop | jmleksan | S | No | 74.3h | - | May 08, 2026 |
SummaryBug FixFix probe DB ping offload This change prevents event-loop blocking during health checks, improving reliability of readiness probes and overall system responsiveness. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.20
Tech Stack
Languages:
Python
|
||||||
| chore: Update SECURITY.md | Classic298 | S | No | 91.4h | - | May 08, 2026 |
SummaryChoreUpdate SECURITY.md Updates security documentation to reflect current policies and compliance requirements. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||