pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:CSS is:unmerged
Filter by
78.3M results
Why
BE-060 (Inference Stub Worker MVP) is the first concrete producer of completed results. Before this ticket, the
inspection lifecycle stalled at queued/pending because no worker existed to move it ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The code uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
What
reify(build_instance(d)) lost the contents of any non-primitive dict key. A tuple/frozenset/object used as a key reified
to an empty shell:
reify(build_instance({( a , b ): 1})) # - {(): 1} ...
Incident
The SPY reversion call had been materially profitable, but its protective trail was not durable end to end. The strategy
historically tracked a Black-Scholes-derived HWM in memory while the broker ...
Summary
- Add channel-specific MQTT QoS selection for publish and subscribe paths.
- Apply EE_MQTT_HEARTBEAT_QOS and EE_MQTT_COMMAND_QOS to SDK session channel config without mutating shared defaults. ...
Updated instructions for adding custom CSS to clarify file creation and usage.
Adds a minimal GitHub Actions CI workflow at .github/workflows/ci.yml.
It runs on pushes and PRs to main across Node 18/20/22 and executes the existing npm scripts: npm run lint (tsc
type-check), npm ...
Adds a minimal, non-breaking GitHub Actions CI workflow at .github/workflows/ci.yml.
The workflow runs on pushes and pull requests to main across Node.js 18, 20, and 22:
- npm ci to install dependencies ...
What
Re-creates the SmartArt example specs (Slice E of the phase-A salvage) — validated against the current engines, not the
stale April shapes. Five examples plus a render-guard test per plugin so they ...