issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:JavaScript language:CSS
Filter by
224k results
Summary
The Python SDK sends modelID/providerID as flat top-level fields in request bodies, but the OpenCode server expects them
nested inside a model object.
Affected endpoints
- session.chat() (sync ...
Describe the bug
🐞 Describe the Bug / Current Behavior
While reviewing the HackathonHub component, several critical bugs, performance bottlenecks, and missing UX features were
identified:
1. Empty ...
bug
Describe the bug
While auditing LocationFields.jsx, I identified significant structural and data integrity flaws:
1. Floating Point Corruption: Using type= number for latitude/longitude is fragile. ...
bug
The GPU writer for the geotiff subpackage has no degenerate-shape tests. The read side already covers 1x1 / 1xN / Nx1
sources on all four backends (xrspatial/geotiff/tests/read/test_degenerate_shapes.py), ...
geotiff
gpu
tests
Describe the bug
The GPU COG writer s overview mean reduction doesn t match the CPU writer on float32 input. _block_reduce_2d_gpu in
xrspatial/geotiff/_gpu_decode.py calls cupy.nanmean(blocks, axis=(1, ...
bug
geotiff
gpu
Describe the bug
While auditing GuidelinesSection.jsx, I identified two structural accessibility flaws:
1. Heading Rank Violation (WCAG 1.3.1): The Guidelines header uses an h2 tag. In the context of ...
bug
현상
결과 화면에서 특정 마디를 탭했을 때 상세 모달에 표시할 데이터를 조회하는 API가 없음
개선 방향
GET /sessions/{session_id}/measures/{measure_index} 엔드포인트를 구현해 해당 마디의 음표 배열과 이번·직전 세션 마킹을 함께 반환한다.
작업 내용
- [x] SongRepository.get_measure() ...
Summary
Add a simple PR/push validation workflow for ai-toolkit. Today the repo has no CI gate on PRs — it relies on
contributors running make release-check locally. Add GitHub Actions CI that runs the ...
Problem
When multiple git repos are configured as playbook sources, the Playbooks page shows every discovered playbook from
every repo. With 3 repos × 20 playbooks each, the list becomes unmanageable. ...
feature
Summary
The Options page has a hardcoded list of popular sites (Google, YouTube, Gmail, LinkedIn, ChatGPT, X, etc.). New
contributors can expand this list with no risk of breaking anything else.
What ...
enhancement
good first issue

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.