Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:Python language:Java language:JavaScript language:Python

Filter by

262M results  (2 s)

262M results

:robot: I have created a release beep boop 0.30.1 (2026-06-07) Bug Fixes - docs: remove glightbox slide_effect option (rejected by zensical 0.0.44) (8e1aecd) This PR was generated with Release Please. ...
autorelease: pending

Fixes #2728 Problem Background OCR processing is queued via setImmediate after the upload request handler returns. The worker only forked a fresh EntityManager when the passed-in em exposed fork(); the ...
bug
review
security
skip-qa

🎯 What: The testing gap for the /chat endpoint in local_brain.py has been addressed by writing a new comprehensive unit test file test_local_brain.py using pytest and fastapi.testclient.TestClient. 📊 Coverage: ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @earendil-works/pi-ai (source) | 0.78.0 → 0.78.1 | age | confidence | | @earendil-works/pi-coding-agent ...
dependencies

Git ne traque pas les dossiers vides — j ajoute un .gitkeep dans chaque sous-dossier (monsters/bosses/chests/orbs/treasures) pour qu ils apparaissent sur GitHub, et un README listant les ids attendus. ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | docker/metadata-action | action | major | v5 → v6 | Release Notes details summary docker/metadata-action ...

Seed PR to request agent to implement a requested improvement.
codex

📝 Description Enhanced lazy-loaded route handling by introducing route-level loading observability for dynamically imported pages. Changes Made - Added centralized lazy loading wrapper enhancements. ...
Hard
level3
nsoc26

🎯 What: Added tests for the missing get_world_news function and its helper fetch_and_parse_feed in friday/tools/web.py. 📊 Coverage: - Happy path for fetching and parsing RSS feeds. - HTTP errors and ...

Summary - Use a production-safe JWT in CSRF tests (no weak secret marker). - Mock SearchIndexService.search in AI chat tests so missing API key hits the configured error path. - Target the tools ...