Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:TypeScript language:CSS

Filter by

272M results  (2 s)

272M results

概要 分岐型LLMコード生成エージェントにおけるノード間状態受け渡し(handoff)を研究対象として定式化し、ARI を reference implementation として ablation 実験を行う研究計画 ari-core/PLAN_artifact_summary_handoff.md を追加します。 提案手法 Artifact-Summary Handoff は、親ノードの全対話履歴・全ログを子へ渡さず、code ...

Problem Alle 9 Einträge in data/sentry-errors.jsonl (11.–12.06.) waren kontextlos: title= Unbekannter Fehler , permalink/project/culprit leer. Befund (verifiziert) 1. Die 9 Einträge sind Test-Artefakte, ...

Docs-only. Reconciles BOTH 2026-06-12 design councils into one build plan, corrected against the 9 locked owner answers: - Buy Desk (product-hub council, ranked 1st by 3/3 judges): one screen at /catalog ...

Codifies the existing (but undocumented) practice of setting __docformat__ = google in every module, including its placement convention. Changes - AGENTS.md (Code style): Added a bullet stating every ...

The periodic purge thread was the last write path inside the broker that opened its own SessionLocal() and committed with the legacy DEFERRED BEGIN semantics. Under sustained handler write load it could ...

Summary - Restyles the app for the 2026 World Cup: the festive-* CSS variables in app/globals.css now resolve to a World Cup palette (kit red #c8102e, pitch green #1e8a4c, stadium navy #0a1f44, ...

This PR implements and integrates the C++ STL Algorithms Suite and the Binary Search Suite into PythonSTL. It exposes high-performance Rust-compiled backends using PyO3/Maturin and registers them as part ...
enhancement

Frappe s rename() type-validates name as str; coercing the target project ID to int caused FrappeTypeError when merging projects.