issues Search Results · language:Dune language:JavaScript language:Python language:HTML language:JavaScript language:PHP
Filter by
52.9M results
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 구현
- [ ] 로그인 상태에서만 포인트 조회 처리
- ...
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: ...
概要
JavaScript (.mjs) で書かれた x-times-relay を TypeScript に移行する。
完了条件
- [ ] 全 .mjs ファイルが .ts に変換されている
- [ ] tsc --noEmit でエラーなし
- [ ] npm run ui / npm run post などの既存コマンドが動作する
Notion
https://app.notion.com/p/x-times-relay-TypeScript-3802f5910ab7819aa0a4e917af40213b ...
Propagate terminal resize to the pty; use the self-pipe trick so the background voice thread can wake the relay s select
loop and have the relay perform the single pty write (no byte-level interleaving). ...

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.