Skip to content

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

Filter by

231M results  (2 s)

231M results

Stores the API handle in a useRef instead of a per-render let, so submit() reliably reads it regardless of render timing. The effect now runs once, initializes immediately when window.CloudCannonAPI is ...

Summary This fixes the CLI-peer explicit handoff receipt gap from prod-run::p3-rca-handoff. The RCA showed that explicit handoff records were created and injected, but the scoped handoff-ack key was ...

Summary - Harmonized KERNO logo usage with optimized WebP asset - Improved public header with a more consistent glass-like style - Refined landing page value cards, featured supplier cards, pricing ...
frontend
must-have
sprint-3

Summary - Adds docs/diagnoses/181-drawing-widget-render.md - Documents three confirmed root causes of DrawingWidget rendering nothing - Includes ASCII draw_list ordering diagram (expected vs actual ...

概要 東亞地所モデルの新築販売を、入社間もない人がゼロから1人で進められるよう深掘りした初心者向け入門マニュアルを追加しました(既存の体系版 東亞地所モデル_新築販売戦略マニュアル.md の入門版にあたる位置づけ)。 物件仕入れの「再現性版」と同じ思想で、全ステップに 手順 / 考え方 / 判断基準(迷ったら)/ よくあるミス / トークスクリプト を付けています。 追加ファイル | ファイル ...

Context OrchestKit requires every non-bot PR to ship an interactive HTML playground, and visualize-plan can emit one too. In practice they came out as flat plan/info dashboards. A designer (Arieh) shared ...
enhancement

Summary - Closes #308. Adds repo_create, the first write tool in server/repos.py: creates a repository under an org (POST /orgs/{org}/repos) or the authenticated user (POST /user/repos) when org ...