pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:JavaScript is:public
Filter by
162M results
概要
「壁の通り抜け禁止 / 4方を壁に囲まれたマスを無くす / 壁のない方向のみめくれる」の3点に対応します。検証の過程で、これらの不具合の根本原因となるバグを発見・修正しました。
根本原因
src/board.js の反対方向マップ OPP にタイポがありました(PR #7 以来):
// 誤
const OPP = { n: s , e: w , s: e , w: n }; ...
Problem
The logging module s source file is named logging_config.py, mismatching the module id logging registered in
docs/modules.yaml and the already-per-module test directory convention used across ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| convex (source) | ^1.40.0 → ^1.41.0 | age | confidence |
Release Notes
details summary get-convex/convex-backend ...
renovate
- Adds a search box to the Roster page that filters by player name, school, guardian, team, or jersey number
- Makes #, Player, Grade, School, Guardian, and Status columns sortable (click to toggle ...
Closes #109.
Problem
A successful exploit from a node at accessLevel === locked consumes three RNG.COMBAT rolls: success, success-flavor
pick, and the skipToOwnedChance roll. Tests driving a forced-success-from-locked ...
Summary
- move the AI assistant send/stop control inside the chat input
- use the constellation sparkle spinner for indeterminate loading states across Seizu
- generate confirmation and confirmation-batch ...
Summary
Adds the /watch-deploy step requested after deploy#418: actively monitor (and within bounds, remediate) a deploy
triggered by a merge — staging automatically post-merge, production only after ...
Unified replay for PrunaAI/pruna
Implements M8 — the output layer, which answers the user s very first complaint ( a lot of text that s hard to
understand ). legend --system-size --out DIR now writes two estimator-facing deliverables: ...