Skip to content

issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:JavaScript linked:pr

Filter by

4.5M results  (393 ms)

4.5M results

Goal Make routine code quality checks reproducible without relying only on manual local test runs. Context M21 needs product reliability and regression prevention. The repo currently configures pytest ...
area:repo
status:ready
type:chore

Bug Description Describe the bug On Windows with high-DPI displays (150%+ scaling), the Hermes Desktop app loses the user s zoom level when the window loses and regains focus. Steps to reproduce: 1. ...
comp/tui
P3
type/bug

When Vite 8 was released, I think the codeSplitting option allowed an object too (in favour of deprecating manualChunks) https://rolldown.rs/reference/OutputOptions.codeSplitting . SvelteKit is currently ...
vite

概要 局面解説、悪手解説、定跡比較解説で表示される指し手が USI 形式のため、将棋に慣れていないユーザーには分かりづらい。 USI 指し手を日本語表記へ変換し、解説や候補手表示の可読性を向上させる。 背景 現在は以下のような表示になっている。 最善手: 7g7f 候補手: 2g2f(+120) 将棋GUIや棋書で一般的な表記に変換したい。 最善手: ▲7六歩 候補手: ▲2六歩 (+120) ...

Problem In the batch clean-catalog runner (PR #37, issue #29), force_reclean_all=true combined with selection=not_cleaned is a no-op: already-cleaned songs are excluded from the target set before the ...
enhancement

Problem The DRY helper refactor in PR #37 (issue #29) routes every non-publish ValueError in approve_version to HTTP 400, so a missing candidate file now returns 400 where the original endpoint returned ...
bug

Summary In `scripts/spreading_activation.py` line 202: ```python if target not in activation or prior == 0.0: ``` The first clause (`target not in activation`) is always `False` at this point because ...
bug
good first issue
severity:low

Summary `days_since` in `scripts/ebbinghaus_consolidation.py` returns `0.0` on timestamp parse failures. This is indistinguishable from a genuine zero-age item, which could suppress consolidation of items ...
enhancement
severity:low

Summary Both `check_file` and `run_extended_checks` in `mcp/memcheck/checks/code_hallucination.py` swallow exceptions to empty lists with no logging. A systematically broken checker (import error, schema ...
enhancement
severity:low

Summary `memory_confidence` proceeds to `_get_qdrant`, `_get_embed_fn`, and `embed_fn(query)` on an empty/None query, wasting work before returning a degenerate result. `rag_context_search` (line 4801) ...
enhancement
severity:low
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.