pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:C# language:Go
Filter by
186M results
- Add shared SATNet test loading, robust final-grid parsing, and blank-cell metric computation aligned with the EBM
evaluator
- Add vLLM/transformers LLM evaluation with resumable JSONL outputs, ...
…on, and logs
- Fix guest/memo pollution source in assift_automator.py
- Harden Airbnb mail parsing and reject non-reservation emails
- Improve Nikkei VI error classification and fallback display ...
Summary
- make mechanics topology source-family discovery use the git-tracked src/aoa_sdk inventory
- keep filesystem scanning only as a fallback outside a git checkout
- add a regression proving ...
SUMMARY
Continues the react-router v5 → v6 route-tree migration (Track A). This is the Inventory screen bucket - the Inventory
screen has ~16 nested route trees, migrated here in batches on one branch ...
Summary
- Add public high-level get_actionable_review_threads() helper in pr_babysit.py (encapsulates the GraphQL
reviewThreads(first:100) load + pagination stub, databaseId extraction from comments, ...
Bug
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The code uses the subprocess ...
ai-remediation
needs-human-review
severity-high
Summary
- check_deprecation can now answer relative to a pipecat version, and knows about removed symbols — so a developer
migrating to a release where things were deleted gets X was removed in ...
Closes #394 (last of the #392 release-engineering epic).
What
release-please in monorepo mode — the commits are already Conventional Commits, so the changelog is generated, not
hand-maintained.
- ...
Problem
PO deletions were silently failing — the record was removed from local state/localStorage but if the Supabase DELETE
call failed (network issue, RLS, invalid id), the PO would reappear on next ...