pullrequests Search Results · language:Dune language:Python language:Java language:Java language:JavaScript language:HTML
Filter by
209M results
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess to execute ...
ai-remediation
severity-low
Bugs confirmés
- RagService: le RAG agentique s exécutait pour toutes les requêtes (gate || au lieu de ) ignorant le routage
adaptatif forceAgentic.
- DocumentExtractorFactory: extension .avro ...
Motivation
PendingAcksMap is used on the individual-ack dispatch path for Shared and Key_Shared consumers. It currently stores
pending entries as:
TreeMap Long, TreeMap Long, IntIntPair
The outer ledger ...
Implement Classroom and Slot Readers; Extend Course Reader for Student Count
- Added ClassroomFileReader and SlotsFileReader to handle classroom and exam time slot data.
- Updated CourseFileReader ...
Summary
- Rebrand repository display name to FastAPI Production Foundation (fastapi-production-foundation).
- Refactor README.md into a concise landing page with navigation tables; detailed content ...
Added pop-up notification
Summary
Neighbourhoods for Taipei and Krakow (partial — agents still working).
🤖 Generated with Claude Code
Motivation
- Provide a self-contained GA/GD comparison runner for semantic unlearning that supports full-model vs
embedding+lm_head modes and all-token vs selective-token training objectives.
...
codex
Summary
- DRY refactors the WebUI s NDJSON stream parsing in lightrag_webui/src/api/lightrag.ts:
- _readNdjsonStream — unified stream reader (shared by normal path and guest-token retry path) ...