Skip to content

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

Filter by

183M results  (2 s)

183M results

What PP-15483 - Make previously selected filters persist when navigating from transaction detail view to transaction list view - Applies to both service level and all service transaction pages How ...

Follow-up cleanup to #172. Deletes the now-dead central-chart machinery left as harmless no-ops, after a multi-agent map → conservative-plan → implement → verify → adversarial pass confirmed every removed ...

Summary - Adds build_phases.py to manage multi-phase build pipeline execution - Updates build.py to integrate the new build phases module - Adds architecture doc for the template-compiler component ...

Dependabot will resolve any conflicts with this PR as long as you don t alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. details summary Dependabot commands ...
dependencies
major
python:uv

Bumps react-router from 7.13.0 to 7.15.1. details summary Release notes /summary p em Sourced from a href= https://github.com/remix-run/react-router/releases react-router s releases /a . /em /p blockquote ...
dependencies
javascript
trunk
YARN

What More craftables, building on the new Crafting skill and consuming the gathering materials. - Pottery: jug, pie dish (from clay) - Glassblowing: sandstone → molten glass → vial, glass orb, lantern ...

Bumps io.takari.maven:takari-smart-builder from 1.1.0 to 1.1.1. details summary Release notes /summary p em Sourced from a href= https://github.com/takari/takari-smart-builder/releases io.takari.maven:takari-smart-builder ...
dependencies
java

Summary Fixes the stale agent.llm.retro prompt (#1158), the post-game retrospective the agent would send to an offline LLM analyst. Fix A — per-player series in the user prompt The retro previously ...

Motivation - The module failed to load because the tree view inheritance targeted a non-existent field item in the standard stock.view_move_tree, causing a ParseError that prevented installation; ...
codex

修正 「沒用」的根因:AE 的 parent 設定會保留圖層當下的世界座標。原本做法是先把 Null 設成預合成的變換,再讓內層 parent 上去 → 內層位置不變,等於沒套到。 改成兩步驟: 1. ①建恆等 Null:建一顆世界恆等(無父層、錨點/位置歸零、縮放100、旋轉0)的 Null。 2. 內層貼到主合成、全選 parent 到此 Null。 3. ②套用變換到 Null:把預合成圖層的變換(含父層繼承)套到 ...