Skip to content

issues Search Results · language:Dune language:Python language:Java language:TypeScript language:JavaScript language:PHP

Filter by

53.8M results  (1 s)

53.8M results

The window end used now + 1e-9 to include a record stamped at exactly now, but 1e-9 is below float64 resolution at epoch scale, so now + 1e-9 == now. On a coarse-clock platform (Windows CPython 3.10) the ...

Real providers compress the response, often behind a CDN even when we send identity. The tee d raw bytes were gzip and would not parse, so every real capture failed silently while passthrough looked fine. ...

agent run launched the gateway once with no supervision, and status only checked that the launcher file existed. agent run now supervises with backoff and a crash log, and status probes the process. Fixed ...

The same-objective bar keyed on the free-text objective_label, which an edge controls, so a forged label could select the looser bar. It now keys on the KG-validated objective_id. Fixed in 134a14f.

One POST could send any number of records and any embedding, monopolizing the broker lock and feeding it NaN or zero-norm vectors. The batch is now capped and embeddings are validated before matching. ...

A few minutes into the period the floored run-rate forecast extrapolated a tiny spend up to 25x and cried wolf. The forecast rule now only fires past 15 percent elapsed; the spent rule still fires anytime. ...

The budget suppression counted all-time developers on an objective, so an objective worked by many historically but by only 1-2 this period leaked its period spend. The gate now counts period actors. ...

The local feed did an unsynchronized append plus read-rewrite trim from the capture threadpool, so a trim could drop a concurrently appended nudge. Now serialized under a lock with an amortized trim. ...

A self-set contact card could carry a name that overrode the verified display name shown in the trusted reveal surface. name is dropped from self-settable fields and the verified name is re-asserted. ...

These developer-private stores defaulted to a CWD-relative sqlite file, so a co-tenant on a shared host could read another developer s match peers and contact card off disk. They now default to the private ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.