pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Java language:Python
Filter by
181M results
Please provide me the recommendations
Fixes the one real correctness bug from the #1706 review (Gemini + Copilot, HIGH).
EmbeddingCollection did _embed_texts(list(documents)). ChromaDB s OneOrMany allows a single document as a bare str — ...
Summary
- align analysis spec/prompt prediction examples on required claim_type
- add regression tests for claim_type contract drift, safe deterministic repairs, and 403 non-retryable fallback
...
add and make responsive page
Feature Description
Add tests for the dialogue extractor module.
Implementation
- Added tests for extracting Chinese quoted dialogue
- Added speaker detection validation
- Added unknown speaker ...
Why
Two pain points were converging:
1. The existing bin/gh-pr-ready-guard only intercepted gh pr ready. The much higher-risk action, gh pr create, was
completely unguarded. Agentic sessions could ...