pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript language:HTML
Filter by
175M results
Contribution #38 - 2026-06-15-15-55-29
Summary
- Add one generated contribution file
- File: updates/2026/06/15-15-55-29-contribution-38.md
Context
This PR was created by the manual bulk contribution ...
Purpose
Adds unit-test coverage for the sparse vectorstore read paths that were previously exercised only by the credentialed
integration suite. Closes the coverage gap identified in TC-004.
Solution ...
Contribution #37 - 2026-06-15-15-55-29
Summary
- Add one generated contribution file
- File: updates/2026/06/15-15-55-29-contribution-37.md
Context
This PR was created by the manual bulk contribution ...
Reduce peak memory in contours() by removing a redundant np.empty_like allocation during the coordinate-space transform
step.
np.interp already returns a new array, so the intermediate np.empty_like allocation ...
performance
Updates the requirements on ruff to permit the latest version. details summary Release notes /summary p em Sourced from
a href= https://github.com/astral-sh/ruff/releases ruff s releases /a . /em /p blockquote ...
dependencies
Contribution #36 - 2026-06-15-15-55-29
Summary
- Add one generated contribution file
- File: updates/2026/06/15-15-55-29-contribution-36.md
Context
This PR was created by the manual bulk contribution ...
Test PR to validate that Build Validation Failure check fails correctly.
Summary
- Adds PROJECT_WRITEUP.md covering the problem statement, how NovaAI solves it, architecture + diagram, key technical
decisions, rejected alternatives, tradeoffs, measurable impact framing, ...