issues Search Results · language:Dune language:Python language:Java language:JavaScript language:Java linked:pr
Filter by
5.8M results
Problem
_estimate_state_bytes (olmlx/engine/prompt_cache/store.py:~35-100) sizes cache layers via three strategies:
.keys/.values attributes, a __dict__ walk (for TurboQuant side buffers), and a .state ...
bug
Problem
The xgrammar compile cache is keyed on id(tokenizer) (olmlx/engine/grammar.py:90-98). The documented safety argument is
that drop_for_tokenizer is wired into ModelManager._close_loaded_model, ...
bug
Problem
In olmlx/chat/session.py (_exec_tool, ~lines 506-510), the configured timeout is passed to MCP tools:
self.mcp.call_tool(..., timeout=self.config.tool_timeout)
but the builtin-tool branch calls ...
bug
Problem
Distributed worker cleanup is registered only via atexit (olmlx/cli.py:1378-1382 → _cleanup_workers). There are no
SIGTERM/SIGINT handlers in cli.py.
Python s default SIGTERM disposition terminates ...
bug
Problem
EagleDecoder.step() wraps its body in a try/reset (olmlx/engine/eagle/decoder.py:423-437), with a comment spelling out
why:
A mid-step exception in the draft loop (MLX Metal error during .item()) ...
bug
Problem
Das Copilot-Chat-Fenster (frontend/components/workbench/CopilotStrip.tsx) rendert Assistant-Antworten als reinen Text
({content} mit whitespace-pre-wrap). Der Copilot gibt aber Markdown (Überschriften, ...
enhancement
status:merged
🐛 버그 설명
시뮬레이션 시작 API 실패 후 재시도 버튼을 눌러도 시뮬레이션이 재시작되지 않음.
🔍 재현 경로
1. StartPage → RegistrationPage 진입 (08:59:xx)
2. 09:00 도달 시 시뮬레이션 자동 시작 시도
3. API 실패 → startError 배너 표시
4. 재시도 버튼 클릭
5. → 시뮬레이션이 재시작되지 ...
bug
frontend
in the UI settings, there are options for the AI Agent mode when the AI agent mode is feature flagged off. This is
incorrect.
Xử lý lỗi 401 API GHN, ẩn Token khỏi trình duyệt và Giỏ hàng UI tối ưu
@claude Two refinements to the HERO SECTION on MOBILE/phone screens only. VERY IMPORTANT: apply these changes ONLY at
mobile widths via media queries (e.g. max-width: 600px). DO NOT change the desktop ...

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.