pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:JavaScript language:Java
Filter by
184M results
💡 What: Hoisted inline re.compile() calls and list constructions to the DevLysToUnicodeConverter class level, replacing
repetitive array iterations with O(1) set membership and early exits. 🎯 Why: In utils/devlys_to_unicode.py, ...
Why
The Stack Topology Egress panel (#170) had solid unit tests for its data derivation (compute_topology /
compute_egress_posture), but two layers had no guard, and the question that prompted this — ...
What
Adds a tickers state attribute to each pie s value sensor — a list of the instrument tickers held within that pie (e.g.
[ VWRL_EQ , SMGBL_EQ ]).
The data comes from the instruments array in the ...
User running the freshly-built Windows binary on a clean PC immediately hit ffmpeg not found — the bundle deliberately
didn t ship ffmpeg and asked them to install it first. That s friction we can erase: ...
Intent
Fix two REAL bugs confirmed by independent verification (verify-issues-v9, items #6 and #8) on fresh origin/main, with a
regression test for each. Surgical, minimal changes only — do not touch ...
Summary
- centralize dashboard REST request handling in web/dashboard/src/lib/api.js
- prefer structured REST error.message values over raw JSON bodies for dashboard failures
- update AGENTS/docs ...
🚨 high priority
🦐 small size
Two crack-width refinements following the PR #41 discussion.
Effective height (hc,ef) fix
The EC2 neutral-axis limit (h - x)/3 is now formed as (s_tface - s_na)/3, where x is the NA depth from the compression ...
Summary
- Implement Application repository/service/API layers for CRUD in backend/app/modules/applications.
- Provision blank ApplicationWorkspace on create with deterministic namespace fields derived ...