pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:Ruby language:C#
Filter by
180M results
Summary
- Add Arazzo JSON and Arazzo YAML download buttons on the browse version detail page, mirroring the OpenAPI download
flow from #895.
- Wire downloads to the existing BFF route GET /api/browse/.../spec?format=arazzo ...
Closes #51
What
Make the engine yield/stream events as they happen so CLI (Epic 9) / API SSE (Epic 10) / UI (Epic 11) can render the
debate live — in addition to (not instead of) logging them to runs/ ...
The overlay s green text (category headers and checkmarks) was hardcoded to #5cb85c with no way to change it, and the
per-color settings rows each consumed a full row of vertical space.
Changes
- Configurable ...
Summary
- ov.pp._normalization.normalize_total now computes per-gene totals + per-gene E[count²] alongside its existing
per-cell-sum pass, and stashes the four-tuple in adata.uns[ _pearson_precompute ...
Summary
Follow-up to #254. OperationsPerInvoke (OPI) batches N invocations into one timing window to amortize timer overhead for
microbenchmarks — but it never divided the aggregate by N, so OPI 1 reported ...
Motivation
- Restore the original bot-driven match flow (in-chat opener/bowler/shot buttons) instead of forcing new matches into
the Mini App board.
- Provide a single global setting on the website ...
codex
Summary
- Replaced three no-op stub functions in backend/app/services/vector_service.py with real implementations
- ensure_collection() — creates the Qdrant collection on first use with cosine-similarity ...
Summary
- Adds input shape validation for custom_mask tensors before the packed_custom_mask conversion in
single_prefill_with_kv_cache
- Verifies custom_mask.shape == (qo_len, kv_len) to match ...
op: attention
Updated server IP and port settings.