pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:JavaScript is:public
Filter by
150M results
🤖 Installing Claude Code GitHub App
This PR adds a GitHub Actions workflow that enables Claude Code integration in our repository.
What is Claude Code?
Claude Code is an AI coding agent that can help ...
Summary
- add an RVS x Elo panel to run overview pages
- reuse the existing leaderboard/RVS API data and highlight the current run roster on the scatter plot
- lazy-load score data for direct run ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
What
Replaced path.read_text().splitlines() with a lazy file iterator (with path.open( r , encoding= utf-8 ) as f: for line
in f:) in several .jsonl reading sections across the scripts/benchmarks/ directory. ...
Bug
Found during a frontend baseline test pass. The Vitest suite was green (167 tests) but leaked two uncaught exceptions:
TypeError: conversations.map is not a function at Sidebar.tsx:93.
The Sidebar ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Se mejoró la gestión de jugadores agregando búsqueda, filtro por equipo, conteo de resultados y validación para evitar
números de camiseta repetidos dentro del mismo equipo.
Closes #5
Computa métricas OOS reais por fatia Paper/Master em modo research-only.
Escopo:
- Adiciona camada real_slice_computation.
- Usa o loader real read-only já incorporado.
- Mantém allow_runtime_read=false ...
Automated release PR — merging this tags v0.133.0 and ships to brew.
compute-release.js computed these per-component + umbrella bumps from the conventional commits since the last v* tag,
and preflight ...