pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:C# language:HTML
Filter by
137M results
Summary
- Add a Claude-free Codex Vision keyframe iteration recorder.
- Add a history dashboard generator backed by history.jsonl.
- Cover append-only records, protected split aggregate-only behavior, ...
type:ci
type:test
Added Firebase Analytics
- 💡 What changed: Added deterministic levelPRNG utilizing mulberry32 and cyrb128 seeded by a URL query parameter
?seed=. Replaced Math.random() with levelPRNG() in all world/obstacle generation functions. ...
Summary / 概要
- verify-sync-hook.mjs に、MAIN-world sync hook が fetch / XMLHttpRequest.open を二重 wrap しないことを明示する assertion を追加しました。
- sync-hook.js の自動install契約を前提に、読み込み前の元関数、自動install後、追加 installSyncHook() ...
Automated test pull request
- New Carte view (default tab): Leaflet world map plotting the 50 museums of the collection. Markers light up in gold
when an artwork there is discovered; popups list the works and open the detail ...
Summary
- add OKF-lite handoff index support to the FB-Lane Codex plugin/bootstrap
- create docs/handoffs/index.md as the first-read handoff lookup table while keeping PROJECT_BOARD.md as source of ...
Summary
- Ran jarsigner verification for the Android Release AAB run #4 artifact in a temporary directory only.
- Recorded the actual verification failure: jarsigner output reported jar is unsigned. ...
Summary
Implements declarative state-level notifications that are automatically dispatched after the transition pipeline
settles. States can now declare a notifications array; each entry is evaluated ...