pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python language:HTML
Filter by
211M results
Motivation
- Tests attempted to perturb the vector returned by default_hyperparams() and hit ValueError: assignment destination
is read-only when callers wrapped the JAX array with np.asarray(..., ...
codex
Adds a Custom smart fields section to the Smart Fields page, covering org-defined fields beyond the built-in 160. All
verified against origin/main.
What s documented
- Creating — Settings Custom Fields ...
Staging enablement of the developer-platform API-key surface
Wires MONARCH_API_KEYS_ENABLED=true into the staging API service env in deploy-staging.yml (next to the other
staging-only flags like MONARCH_CAPTCHA_ENABLED). ...
Montée de version automatique vers v0.14.1 (patch bump).
Closes #252
背景
emulin の対話 console (-CJ) で claude-code (Bun コンパイル binary) が stdin を読めず対話入力できない #422 を修正。Bun の stdin 取得経路
(open_as_nonblocking_tty: ttyname_r(0) → open(path, O_NONBLOCK) → preadv2(RWF_NOWAIT) で drain-to-EAGAIN) ...
This pull request was generated by the mq tool
[test] flake rate: 0.01 logical conflict every: 100 sleep for: 1500s close stale after: 48 hours
[pullrequest] requests per hour: 70 target branch: main ...
Reemplaza el acento terracota por índigo (#6d8bf5 en oscuro, #4a63d8 en claro) para que no quede tan parecido a Claude.
Actualiza también el degradado del logo, los glows de los botones y el favicon del ...
This change fixes a ValueError encountered when attempting to save non-contiguous tensors with safetensors. The
.contiguous() method is now explicitly called on waveform tensors in loop.py (IncrementalVideoStitcher) ...