pullrequests Search Results · language:Dune language:Python language:Java language:Python language:JavaScript language:PHP
Filter by
42.9M results
Fix the dead import in marin.infra (it pulled TpuMonitor from a tpu_monitor module that no longer exists, so import
marin.infra raised ImportError) and turn on pyrefly s missing-import check.
Because ...
agent-generated
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The use of subprocess.call with ...
ai-remediation
severity-medium
Summary
Implements Issue #40 — filter and rank signal feed to show top 10 by confidence.
Changes
app/core/config.py
- signal_display_limit setting (env: SIGNAL_DISPLAY_LIMIT, default: 10)
- 0 = ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
html body !--StartFragment-- html head /head body p strong feat(P5-10): LangSmith regression evals + golden dataset
/strong /p hr p strong What this branch does /strong /p p An automated quality gate that ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Aligns flagship public docs with the canonical state of the project at v4.0.0.
Changes:
- INDEX.md: current-version bumped to v4.0.0, Phase table extended (Sprints 11/11 /12), Releases table extended ...
Problem
Some GitHub Actions output and shell handling paths were unnecessarily brittle for CI workflows:
- The cleanup action still emitted deprecated ::set-output commands and wrote raw name=value ...