Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Python language:HTML

Filter by

175M results  (3 s)

175M results

Summary Builds on VC-M1 to produce a populated value chain graph from real EDGAR evidence, without any LLM calls or paid data. Before: 1 candidate, 0 resolved, 0 relationships, empty graph After: 46 ...

Follow-up to a CodeRabbit comment on #28 (test-only). The --fp16-keep-activations-fp32 end-to-end test asserted the Swish Sigmoid output stays FP32 but not the gated Mul, so a regression converting only ...

Problem EntityDevice.check_entities() runs during integration setup (a sync method on the event loop) and lazily builds its translation_key - domain map by reading translations/en.json from disk. That ...

Closes: NAPPS-1175 What s Changed: - Adds IOS-XR Upgrade Support. (ISO + RPM package and patch files) Caveats - Does currently validate RP/RSP redundancy: (show redundancy, show platform vm) ...

Learned lessons pass from the work that merged in #255. Records the one durable, non-duplicative mechanic: the UI snapshot gallery now lives in test/ui/README.md and is guarded by test/ui/readme-coverage.test.js, ...

What changed - Changed the dashboard ABC engine path to prefer the last-good engine_output.csv snapshot instead of making users wait for a foreground rebuild. - Added a background refresh launcher ...

Improvement patch 20