pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript is:unmerged language:JavaScript
Filter by
63.5M results
Probe the local mirror then GitHub for CHANGELOG.md / CHANGES.md / HISTORY.md / docs/CHANGELOG.md and write
metadata.changelog_url on each plugin record in combined.json, exactly like README discovery. ...
Summary
Fix Cloudflare Containers configuration to match official docs, and add explicit scipy dependency.
Changes
1. wrangler.toml: [container] → [[containers]] (array form per Cloudflare docs)
2. ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses subprocess.call ...
ai-remediation
severity-medium
Summary
Follow-up to #45 from field use:
- Constraint toggle restored: on/off is a switch again; the dropdown only picks which product feeds the rows and is
enabled while the toggle is on.
- ...
🎯 What: The testing gap addressed: Missing unit tests for get_usd_rate in agents/risk_agent.py. 📊 Coverage: What
scenarios are now tested:
- get_usd_rate( USD ) identity check.
- Direct currency pair ...
Running isort twice with multi_line_output=7 (NOQA) on a too-long import that already has its own comment keeps growing
the comment:
# input
from a import ( # leading
b, c, d, e, f, g, h, i, j, k, ...
Summary
Design spec for the site-wide frontend design pass that kills the AI-made look while preserving the existing identity
(dark #08080C + gold #C9A84C + Cormorant/DM Sans/Space Mono).
- Method: ...
Bumps @rollup/plugin-node-resolve from 16.0.1 to 16.0.3. details summary Changelog /summary p em Sourced from a href=
https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md @rollup/plugin-node-resolve ...
症状
自動収集の収集元を追加すると 追加失敗: 422: [object Object],[object Object] が出て登録できない。
原因
1. start_url に https:// 等のスキームが無いとバックエンドが 422(start_url must be http(s))。
2. フロントが FastAPI の 422 detail([{loc,msg,type}, ...