Skip to content

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

Filter by

176M results  (2 s)

176M results

Removed the unused Any import from src/file_manager/file_panel.py to improve code quality and resolve a linter warning. Verified the change by ensuring the file still compiles and running available unit ...

Files a backlog issue (#1889) for a coercion bug found while verifying the #1836 strict-StringToNumber residual. The any/externref → f64 ToNumber path (type-coercion.ts ~L1748) uses a lenient parseFloat ...

Summary - SettingUI.QuitGame()에서 GameStateMachine.CurrentState가 Lobby일 때 Application.Quit() 호출하도록 분기 추가 - 기존: GameStateMachine 존재 시 무조건 TransitionToLobby() 호출 - 변경: Lobby 씬 외에서는 TransitionToLobby(), ...

Evaluation Results Model: MiniMax-M3 Benchmark: swe-bench Agent Version: v1.24.0 [Full details on the OpenHands Eval Monitor](https://openhands-eval-monitor.vercel.app/?run=swebench%2Flitellm_proxy-minimax-MiniMax-M3%2F26898014216%2F ...

Bumps ruff from 0.15.14 to 0.15.15. details summary Release notes /summary p em Sourced from a href= https://github.com/astral-sh/ruff/releases ruff s releases /a . /em /p blockquote h2 0.15.15 /h2 h2 ...
dependencies
python:uv

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @pulumi/pulumi (source) | 3.243.0 → 3.244.0 | age | confidence | Release Notes details summary ...
renovate

背景 長いLPを順に確認する正当な作業(同じ screenshot / scroll を繰り返す)を「同一引数の連続呼び出し」とみなしてループ誤検知し、ターンを強制中断していた(実例: room 9094244c で yonago-gojo のヒーロー確認中に発動)。 変更 - 閲覧系(screenshot / scroll / get_interactive_elements / get_state)をループ判定から除外し、カウンタもリセット。 ...

💡 What: The optimization implemented Increased the default chunk_size in _compute_file_hash from 8KB (8192) to 128KB (131072) in src/file_manager/automation.py. 🎯 Why: The performance problem it solves ...