Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:JavaScript language:JavaScript

Filter by

149M results  (2 s)

149M results

做了什么 - before-live 样本门只统计真实 signal_date,不再把 is_simulated 冷启动模拟行算入 30 天门槛。 - 按日期聚合真实独立信号日,避免 signal_day_group 的策略后缀把同一天拆成多天。 - check_before_live.py 直接执行时自动补 src 路径,服务器 clean checkout 不需要手动 PYTHONPATH。 ...

Summary - Batch F / Constraint #1 Two tunables that were hardcoded in strategy/scoring code are now profile knobs: - _TREND_EMA_PRIOR = 0.8 (funding_arb.py) → strategies.funding_arb.entry_trend_ema_prior ...

🛠 작업 개요 AIOps SRE Agent의 Alertmanager 기반 RCA 분석 품질을 개선했습니다. PostgreSQL connection saturation 및 Kubernetes Pod 상태 이상 알림이 라우팅/트레이스 문제로 오판되지 않도록 intent 분류, 대상 namespace/workload 추론, RCA 후보 우선순위, LLM guardrail을 ...

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Summary Enforces the hard rule that cache-protected regions are byte-identical — they cannot be overwritten, dropped, or altered. Anthropic KV cache depends on exact ...

Massive update of nodes categories to make navigation more intuitive in the context menu: - model/conditioning - model/latent - model/loader - model/merging - model/patch - advanced/[..] nodes ...

Implements form-state-manager.js as requested by the user, tracking form state, manual edits, and duplicate block prevention. PR created automatically by Jules for task 15496762963180892263 started by ...

GM now runs on the author s Book One public canon bundle + system prompt (C0-C3 canon classes, banned contradictions, real Surge/Hollow 0-6 mechanics), sent as a cached system block. Spoiler layer excluded. ...

- [ ] Inspect the failing GitHub Actions backend test job and identify the root cause - [ ] Reproduce the failure locally with the existing backend test command - [ ] Make the smallest code or test ...

Summary This PR refactors the update pipeline to use DataLad for tracking processing provenance while keeping generated results off the code branch. The workflow now maintains separate branches for code ...

What changed - package metadata/files Why it matters This makes the package easier to audit, install, and verify before someone relies on it from npm or a fresh clone. Verification - npm ci: pass ...