Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:PHP language:Java language:JavaScript

Filter by

224M results  (3 s)

224M results

Problem When the session id rotates during active rrweb capture, _updateWindowAndSessionIds calls stop() and then synchronously start( session_id_changed ). If stop() takes the _stopAfterCompressionQueueDrains ...

完了待ちタブが「ページを開いた時点のデータのまま」になる問題の修正。タブのactive化を検知してload()。承認待ち側も新着反映。 🤖 Generated with Claude Code

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Closes #482 What A new footer-nav tab Proposals, right after Home, that surfaces every pending poll across all non-archived chats so Less can work through them one at a time. Behavior (per spec) ...

Bumps and @babel/runtime. These dependencies needed to be updated together. Updates @babel/runtime from 7.10.4 to 7.29.7 details summary Release notes /summary p em Sourced from a href= https://github.com/babel/babel/releases ...
dependencies
javascript

Summary - Drop java.nio.file.Files / Path from every production caller and route through a new com.ternbusty.takoyaki.syscall.Fs FFM wrapper on String paths - Goal was to drop the FileSystemProvider ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⚠️ agent-behavior
⤵️ pull
🔴 core-architecture
📊 dashboard
📦 dependencies
📄 docs
🌐 i18n
🔧 scripts

Summary - canonicalize party-shared client-spawn enemies and live scaling across client-spawn levels - patch the served DungeonBlitz SWF for shared spawn handling and LinkUpdater incremental-update ...
bugfix
dungeon
multiplayer

CLAUDE.md audit vs repo reality (2026-06-11): - Add PORT to the Configuration env var list — src/server.ts line 14 has const PORT = Number(process.env.PORT ?? 3100) but the bullet list omitted it. ...