Skip to content

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

Filter by

163M results  (2 s)

163M results

Summary Migrate user primary key from SERIAL(int) to UUID, switch auth from username to email/phone dual-channel, fully aligning with Wenheng baseline. Changes Database (Alembic 012) - Create temp ...

Motivation - Publish the primary essay as a canonical browser page and surface an interactive Smith turtle demo to illustrate learned markings and frontier-based tiling search. - Rename and reframe ...
codex

Problem GET /tasks intermittently 500s with sqlalchemy.exc.MissingGreenlet: greenlet_spawn has not been called. Traceback: File /oddish/src/oddish/core/endpoints.py , line 298, in list_tasks_core ...

Summary Extends CodeQL analysis to include the Swift macOS system audio helper by adding a new matrix configuration that runs on macOS with manual build mode, since Swift is a compiled language that requires ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application uses the subprocess ...
ai-remediation
severity-medium

概要 runnerモードのパワーアップ表現を「倍率の数字表示」から「隊列が増える見た目」に変更します。 変更内容 隊列=攻撃力の可視化 - 攻撃力=画面上のプレイヤー人数(×1=1人。アイテム取得で+1人、回答で+1人の累積) - 仲間は先頭の後ろにV字隊列で並び、ドラッグで隊列全体が一緒に左右移動 - HUDの倍率数字表示は廃止(隊列の人数が強さの表示を兼ねる) 全員射撃 ...

Replace default React/ReactDOM imports with named imports for better tree-shaking and clarity. Closes #8