pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:C# language:Java language:JavaScript
Filter by
144M results
Normalize the README sponsor section.
https://github.com/eclipse-syson/syson/issues/2320
PLEASE READ ALL ITEMS AND CHECK ONLY RELEVANT CHECKBOXES BELOW
Auto review
- [x] Have you reviewed this PR? Please do a first quick review, It is ...
Summary
Adds co2Ventilation macro — threshold-based ventilation control by CO2 sensor with hysteresis, analogous to the existing
thermostat macro but for air quality.
// Template usage:
global.scenario.macros.co2Ventilation(CO2_TOPIC, ...
R2-33 (P3, Practices/CI) — part 2 (completes R2-33)
Part 1 (#124) gated src/ public/ at --max-warnings 0. This finishes the job: tests/ is removed from eslint
ignorePatterns and the lint script covers ...
Please provide me the recommendations
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Windows/macOS installers previously bundled the full node_modules tree (~2.6 GB, 250k+ files), including devDependencies
(electron-builder, ESLint, Context7, ...
Summary
- Route Linux update checks through a manual download flow that opens the RouteVN Creator download page.
- Add a native Tauri manifest fetch command so the Linux check does not depend on webview ...
Summary
Restructure the model-loading flow to eliminate a ~10s freeze when Auth0 token exchange is slow. Previously,
CadView#onViewer blocked the entire load behind full auth resolution, leaving the UI ...