issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:TypeScript linked:pr
Filter by
8M results
Problem
models/sfm_enums.py is ~4,400 lines containing 81 enum classes in a single file. The size makes review, navigation, and
merge-conflict resolution harder. This was deferred from the original review ...
Problem
TestBulkCreatePerformance::test_bulk_vs_individual_creation is non-deterministic. In isolation it failed ~1 in 4 runs (3
passed, 1 failed across 4 consecutive runs). It is a wall-clock timing ...
Free-dragging a single box / note / image snaps its edges and centres to nearby on-screen elements with
Figma/Keynote-style guide lines, with a grid-snap fallback (works whether or not grid-snap is on). ...
Context
The type-checker config fix (mypy now targets models, graph, data, api with python_version = 3.11) means mypy analyzes
the codebase for the first time — 54 source files. It surfaces 60 pre-existing ...
Roadmap slice: S-11 (dashboard-top-movers) — see context/foundation/roadmap.md.
Outcome
In place of the empty Your assets will appear here placeholder, the dashboard shows a Top Movers panel — which ...
slice
Summary
On native Windows, the gent-skills validation path can fail before a contributor reaches the actual autoreview behavior
being changed. I hit several Windows-specific failures while updating and ...
문제
108줄 코드 분석 시 몇 분이 지나도 결과가 안 나옴.
원인
Issue 80의 각 줄 모든 토큰 emit 지시 + 줄별 108개 설명 → 출력 JSON 폭발. LLM 지연은 출력 토큰 수에 비례.
해결 (코드 프롬프트만)
- distinct 토큰만(같은 텍스트 1 entry, id 재사용+lines[]), 반복 금지 → tokens 배열 ...
bug
mach 2.0.0 is released. This is a breaking change (comptime collapse).
Migration required
- $X.symbol = ... setters are removed; upgrade to `symbol( ... )` backtick decorator syntax.
- $mach.target.* ...
Why
backend/src/auth/README.md Tests section (lines 76-141) is a curated map of which test files pin which auth contracts.
Four recent PRs added meaningful auth-layer pins that aren t mentioned:
- ...

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.