pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:Python language:C++
Filter by
146M results
Root cause
helmet s CSP had scriptSrc: [ self ] which blocked https://www.youtube.com/iframe_api from ever loading.
window.YT.Player was always undefined, causing the 10-second timeout error users saw: ...
概要
runtime/output/export/ の月次 JSON を Cloudflare R2 へ gzip 差分同期する機能 (issue #106)。 crawl - export - 更新分のみ同期、フル同期 -
定期実行の運用を想定。
closes #106
実装
- python -m moneyforward.r2_sync(差分同期)/ --force(フル)/ --dry-run(差分確認) ...
Motivation
detokenize_top_logprobs_tokens checked if token_logprobs_val[i]: to skip empty positions. When token_logprobs_val[i] is
a multi-element torch.Tensor (instead of the annotated List[float]), ...
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
Big expansion of the chip game plus a full notifications system. Design spec lives in docs/EXPANSION.md.
🎴 30 new chips (all enabled)
Self/intel (Cushion, Spotlight, Gamble, Insight, Foresight); offensive ...
Implement CRUD operations for conversation history, including update and deletion with error handling and validation.
Enhance project documentation and add tests for new features.
Summary
- render structured coder follow-up responses as readable GitHub markdown
- preserve raw structured coder payloads in AGENT_LOOP_META for resume/reconciliation
- add focused regressions ...
Builder ensemble (F5-c) — graduação E2E
Fia a execução N-candidatos do builder e liga COCADA_BUILDER_ENSEMBLE ON por default (v0.105).
Como funciona
No 1º attempt de cada task, com ≥2 famílias de LLM ...
Can we show proof using the autoresearch recipe we know about? Yes — by running the claim through the runtime s own
frozen cheat-detector. The autoresearch honesty runtime (lc-autoresearch-as-honesty-runtime) ...
Two small run-status UX fixes on the function detail page, surfaced right after a Python GPU job finishes.
1. Humanize the exit-code label
- A successful run now shows just Succeeded instead of Succeeded ...