pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:HTML
Filter by
181M results
Setup GitHub Actions for future tests
The previous tool sent a speculative GraphQL selection geometry { boundingBox } on the Element type. AECDM rejects this
with Cannot query field geometry on type Element — the field never existed on the ...
Code formatting with Prettier
Summary
- docs/workflow-cost-optimization.md — captures the root cause analysis of the ~$150/10-day Opus spend, the three-PR
cost reduction plan, routing table (Haiku vs Sonnet), key failure modes ...
移除了 MouseTrailContainer 和 MouseTrailLayer 两个自定义 GObject 子类,改用 Clutter.Actor 和 St.DrawingArea 普通实例,并通过 repaint
信号连接实现绘制。该变更解决了因 GJS 内省终结崩溃导致的整机黑屏问题。