issues Search Results · language:Dune language:JavaScript language:Java language:Java language:HTML language:Python
Filter by
61.6M results
概要
現在の searchSurvivalLoopAlgorithm(SLアルゴリズム)は、ターゲット件数 N
に比例して処理量が増える構造になっており、桁数が上がるほど深刻なボトルネックになっています。piチャンクを1回だけスキャンしながらHashMapで全ターゲットを一気に照合する「スライディングウィンドウ方式」に変更することで、計算量を
O(N×C) → O(C) に削減できます。
現状の問題 ...
Summary
miles/ray/rollout/server_group.py still sets the old SGLang TP memory imbalance env vars:
- SGL_DISABLE_TP_MEMORY_INBALANCE_CHECK=true
- SGLANG_DISABLE_TP_MEMORY_INBALANCE_CHECK=true
In ...
Description
The default configuration in pageindex/config.yaml sets retrieve_model to gpt-5.4, which is not a valid OpenAI model
name. This causes a runtime error for any user relying on the default config ...
Verify that when a quotation is created for a booking and subsequently updated by the Carrier/NVOCC, the updated
quotation details and revised charges are displayed correctly to the OneFreight user. Verify ...
Evidence-backed audit of all 112 open issues vs the current main codebase + merged PRs (2026-06-16), via a fan-out of
verification agents. Read-only — no issues were closed/edited. This is the actionable ...
The generated Agent Skill is currently named software-security, which is generic and does not match the project name.
Before the next release, rename the generated skill to codeguard so install paths ...
enhancement
🚀 Feature Description
Add a working hamburger menu button to all pages so the navigation works properly on mobile screens (below 768px).
💡 Problem Statement
On screens narrower than 768px, the navbar ...
enhancement
Tracked through the AgentOS issue/branch lifecycle policy.
- Kind: task
- Phase: 2
- Task ID: P2-43
- Planned branch: codex/p2-43-define-browser-fallback-routing-contract
acceptance
architecture
capability
phase-2
runtime
TC7 – Unsuccessful login with both Invalid Username and Password Precondition:
- User is on the Login page: https://the-internet.herokuapp.com/login Steps to reproduce:
1. Fill in the Username field ...
Describe the bug
Hello,
We used a static analysis tool to check whether AppManager performs any potentially time-consuming operations on the UI
thread. Our analysis identified the following potential ...
Bug

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.