pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:Java language:Java language:Java
Filter by
140M results
What
Lands the cubquests → activities-api extraction artifacts on the loa-freeside (factory/network) line:
1. Planning trio — PRD/SDD/sprint at grimoires/loa/cycles/cubquests-activities-extraction/ ...
$(cat EOF
Summary
- Assets imported: All PNG icons (72–512px), book-cover.webp, and the new four-season watercolor icon.svg moved from
root assets/ to public/assets/ so Vite includes them in the ...
fix(heartbeat): exempt source_scoped_recovery_action from queued-run staleness guard
Summary
The pre-claim staleness guard at evaluateQueuedRunStaleness was cancelling every source_scoped_recovery_action ...
Plotting redesign (Plans A–E)
A first-principles rebuild of the Focus and Series SAXS plotting surfaces, plus the durable data model underneath
them. 71 commits; built as five TDD plans on this integration ...
Vercel Speed Insights Installation Report
Summary
Successfully installed and configured Vercel Speed Insights for the Kios Dua Putra project following the latest official
Vercel documentation.
Changes ...
Summary
Root cause: both generators used a vertical band counter (spaceGenBand, stratGenBand) that only incremented when the cat
reached a new altitude. Objects were placed near catX at that moment, so ...
Summary
Redesign of the Research Partner Program page (/pricing), fully bilingual (EN/JA). Diff is scoped to 4 files — page.tsx,
globals.css, en.json, ja.json.
- Hero is now two-column: the pitch on ...
关联
Refs #2(总控 issue,不在本 PR 中关闭) Closes #215
改动点
- 格式化快捷键先执行 Monaco editor.action.formatDocument,若文档未变化则懒加载 Prettier,对 JavaScript/TypeScript 做可靠 fallback 格式化。
- 只读回放/远程面试编辑器会消费格式化快捷键但不改内容,避免回放状态被快捷键污染。 ...