pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python language:Java
Filter by
181M results
What this does
Reconciles the engine failure surface between origin/main and reconcile/v1-trunk by unioning the two halves of the
failure-architecture change, not copying either side.
src/bonfire/engine/pipeline.py ...
Summary
First real autonomous dogfood after PR #113/#114 merged showed dispatched Planner subprocesses immediately failing with
returncode 2 (Click usage error). Root cause: v3_host built argv with --issue-url ...
Stacked on #5679 (cleanup/remove-lite-mode). Review/merge that first; this PR s base will auto-retarget to master once
it lands. The diff shown here is just the cruft cleanup.
Summary
Low-risk removal ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
Summary
- Split SRV/SRM schedule table header labels across multiple lines so columns render more compactly.
- Keep Firebase/data column keys unchanged while only changing the displayed header text ...
- 车辆标识新增tune_id
- tune_id由engine_max_rpm、idle_rpm、drivetrain、num_cylinders 打包
- 兼容旧的车辆配置
What changed / motivation ?
This PR makes processStylexRules substitute only the constants each rule actually references, instead of replacing every
constant in constsMap into every rule.
That loop was ...
CLA Signed
Intent
Install bundled default plugins automatically for empty pi-web plugin directories, and keep update availability visible
from settings without cluttering the header.
Changes
- Add default plugin ...
What
A new application demo at docs/applications/creature.html: a two-legged creature whose feet follow sine waves. Six
numbers set the gait — frequency, stride, the phase offset between the legs, lift ...
Summary
Surfaces the product URL on item detail pages and tidies the parent-item Included Items note.
Changes
- Show the URL field on detail pages. The CSV already had a URL column but it wasn t included ...