issues Search Results · language:Dune language:Python language:Java language:JavaScript language:Python language:Java
Filter by
55M results
🤖 PR #84 (@EunSeok-222) 자동 머지 시 발견된 P2 개선 항목입니다. 머지는 됐지만, 아래 항목을 추후 처리해 주세요.
체크리스트
- [ ] [P2] 마이페이지 버튼에 href/링크 미연결 templates/components/header.html:22
- 마이페이지 버튼이 button 태그로만 존재하고 클릭 이벤트나 href가 ...
ai:p2-followup
Pre-submission checklist
- [x] I have searched existing issues and this bug has not already been reported
GSD Version
next HEAD (post-#1256). Residual surfaced while fixing #1255.
Runtime
Multiple ...
bug
needs-triage
needs-version
Problem
After manually editing an actual score, the fixtures UI uses the presence of a stored actual-score override as if the
row is still in edit mode. In the Ivory Coast vs Ecuador case, a manual actual ...
📕 설명
로그인한 사용자의 보유 포인트 조회 API를 FE에 연동하고 조회 결과를 필요한 화면에 표시합니다.
✅ 할 일
기능을 구현하기 위해 해야 할 일을 구체적으로 작성해주세요
- [ ] 보유 포인트 조회 API 호출 함수 구현
- [ ] 포인트 조회 React Query Hook 구현
- [ ] 로그인 상태에서만 포인트 조회 처리
- ...
김성현
💻feat
Spawn a tiny fake child under the pty in tests to assert: byte relay both directions; resize propagation (child sees new
TIOCGWINSZ); self-pipe flush; inject arbitration holds on synthetic alt-screen/menu ...
Classify TermState→InjectState. Cheap-first: detect ALT_SCREEN via DEC private mode ESC[?1049h/47h/1047h; PROMPT_IDLE
via output quiescence; MENU/BUSY via a small isolated STATE_SIGNATURES table (❯+numbered ...
spike
Since ubuntalk is the only audio emitter, suppress wake detection + drain mic for the duration of any cue/TTS playback
plus echo_tail_ms. Replaces the old mic.drain()-after-reply (daemon.py:336), which ...
Define VoiceTarget protocol (argv/env/classify_state/inject); implement ClaudeTarget. Launch interactive claude (no -p)
with cwd=workdir and verified flags: --model, --permission-mode, --settings, --mcp-config, ...
Inject transcripts into the pty only in PROMPT_IDLE. Otherwise hold in a bounded queue (inject_hold_ms) and flush when
idle; on expiry drop + play a busy cue. auto_submit=false stages text without Enter. ...
Factor the wake→capture→transcribe logic out of cmd_run (daemon.py:280-338) into a continuous producer thread that emits
transcripts on a queue. Reuses stt.py/wake.py primitives. No turn boundary.
Acceptance: ...

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.