Skip to content

pullrequests Search Results · language:Dune language:Python is:merged language:JavaScript language:JavaScript language:TypeScript

Filter by

135M results  (3 s)

135M results

Summary Implements D14 — Controlled Commercial Pilot for ZEUS Time Compliance. This closes the MVP by packaging the existing Time Compliance capabilities into a controlled, synthetic, demonstrable commercial ...

评估系统:golden-set(10条) + run_evals 批跑/白盒 trace + score.py 规则评分 + collect_trace(subagent/skill/tool F1、工具成功率)。 harness 迭代(详见 docs/codex-change-log.md): - v6:风险任务直接分派 risk-checker、去探测/多操作 Bash。 - v7:数据驱动场景政策表,全场景路由+方法论点名+研报合规隔离;判定 ...

Summary Full accuracy audit of every Markdown doc against the codebase: a 35-agent workflow (7 parallel code scanners → 1 verifier per doc → surgical fixers), followed by manual review of the entire diff. ...

This PR restores the README.md file content that was accidentally removed during merge conflict resolution. Changes: - Restored project overview - Restored setup instructions - Restored API documentation ...

新增 docs/.vitepress/cdn-prefix.ts —— VitePress buildEnd hook,把站点静态产物里所有 dist 实际产物的 asset URL 改写为完整 CDN URL(含 OSS 子路径);同时精准 patch framework chunk 里 runtime 拼接的 hashmap.json fetch 和 page chunk import 也走 CDN。 ...

Qué cambia - Vuelve a medir sobre los pesos finales cada restricción geográfica o de grupo que fue aplicada al solver. - Marca la propuesta como no conforme y no aplicable si limpieza, cutoff o fallback ...

Summary This PR delivers a client-only UI/UX redesign for DineDickinson: one consistent light/neutral visual language (zinc surfaces, Dickinson brand accents, Outfit typography) across every route and ...

Motivation - Allow players to equip multiple copies of summon-type attack gems, control per-gem summon counts, and enforce summon caps consistently across save/load and runtime. - Preserve existing ...
codex

…nner Without the .fan-inner wrapper, cards rendered inside .hand (flex-direction:column) stacked vertically instead of fanning horizontally. Rummy already wrapped correctly; this applies the same fix ...