pullrequests Search Results · language:Dune language:Python language:Java language:C# language:Java language:Python is:unmerged
Filter by
29.6M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Bug: the Pipeline Info tab rendered half its values white-on-white. The QTreeWidget s alternating row colors banded
every other row to the palette s light default while the text stayed light, so Schema ...
v1, core, crud, schemas, services 등의 전체적인 파일 로직 수정.
Summary
Add EBU Tech 3355 TLCI-2012 and TLMF-2013 quality metrics.
This implements:
- Television Lighting Consistency Index, TLCI-2012.
- Television Luminaire Matching Factor, TLMF-2013.
- EBU ...
Closes #16
Part of the baseline-hardening pass. See docs/superpowers/plans/2026-06-06-baseline-hardening.md Task 7.
Changes
- New tests/test_user_async.py with one happy-path test.
Verification
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| Soenneker.Tests.HostedUnit | 4.0.60 → 4.0.62 | age | adoption ...
ℹ️ Note
This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| torch | ==2.11.0 → ==2.12.0 | age ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 90%
- Auto-fix allowed: False
📝 Summary
The code uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
Phase 3 of ADR 0023 — the final decomposition slice. Split the FastAPI/Gradio app assembly out of server/__init__._main
into server/app.py as build_app(blocks, *, port, dump_openapi). Verbatim move, zero ...
Summary
Adds a read-only MCP server under src/mcp-server/ so MCP clients (Claude Code, etc.) can query a running Cello API
Engine in natural language. Proof of concept for review — it only reads, never ...