pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript is:merged language:JavaScript
Filter by
85.2M results
Stages KHM 77a (Vom Schreiner und Drechsler / The Carpenter and Turner) in the plays directory.
Summary
- Added play playbook root: plays/077a_the_carpenter_and_turner/play_the_carpenter_and_turner.md ...
Overview
This branch advances the Timetta MCP server from a read-only OData proxy to a full read-write integration with OAuth
support and high-level composite tools. It bundles three related, previously-unmerged ...
Summary
- Removes the CONTRACT LEVEL label from the round section of the run header (RunHeader.js)
Why
The player chose the contract level on the main menu — displaying it again throughout the run ...
Summary
Brings every core compute/logic module to 100% line coverage, adds end-to-end tests for the critical inter-command
paths, fixes a latent input-parsing crash, and completes a half-wired CLI feature. ...
本次修复的问题
直播间频繁切换「主线路 / 极速线路」几次后,播放器可能黑屏、不再显示内容。
排查结论
问题不是单个按钮样式,而是播放器切线链路里存在异步竞争:
1. 用户快速切换线路
2. 旧 HLS / FLV 实例还没有完全销毁
3. 旧实例的 error / play 回调在新线路开始后又触发
4. 旧回调继续执行自动切线或清空 video
5. 最终播放器进入黑屏状态
...
Motivation
- Reinstate the previous auth persistence flow so profile writes fall back to newUsers when Realtime DB or Firestore
primary writes are denied or fail.
- Prevent the regression where ...
codex
Follow-up to #1/#2 — the last open track from the dry-run. The §9 adversarial pass left a named queue of WEAK
manual-stub asserts + strengthening recipes (the report s residual review surface ). Those ...
What
Clarifies in the docs that tracker.project_slug is the Linear project s slugId, not its display name.
Why
The candidate-issue query filters the project with project: { slugId: { eq: $projectSlug ...
Overnight frontend pass (Brad s ask), TmuxPaneModal.svelte. Found by Murzik (#6).
Fixes
1. SSE reconnect loop. The pane EventSource s onerror only set a status message. EventSource auto-reconnects forever, ...
概要
AR-Menco (Unity + Python) でやっていた ArUco による画面位置推定 を、Ludellus の純クライアント設計 (PWA / Capacitor / Electron) に合わせて ブラウザ内 WASM
で再構成した新システム MR-Mode。プロジェクタ投影画面とユーザ (手 / 物理メンコ) の相互作用を実現する。
カメラが投影面を撮り、Ludellus ...