issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:Python language:JavaScript
Filter by
4.4M results
배경
테스트 스위트(#16)는 갖춰졌지만, 어떤 기능이 무엇을 기준으로 테스트되는지 한눈에 보는 문서가 없다. 기능을 추가할 때 관련 테스트를 찾고, 새 테스트가 무엇을 검증하는지 기록할 곳이 필요하다.
작업
- tests/README.md 테스트 카탈로그 추가 — 영역(A 전처리 / B 음성 / C 플러그인)별로 테스트 함수 / 검증 대상 기능 / ...
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() ...
Prod fell over after PR #8 because schema migrations were never applied. Make alembic upgrade head part of container
startup so deploy is just docker-compose up -d --build.
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 ...
Bug
agent.py:57 calls message.content on a ResultMessage object, but ResultMessage doesn t have a .content attribute — it
uses .result (a str | None).
This causes every ingest and query call to fail ...
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
Parent: #2
Summary
Refactor the current single-file CLI implementation into reusable services without breaking existing commands.
Scope
- Extract transcription logic from transcribe_batch.py into ...
backend
enhancement
testing
transcription

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.