issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:Python
Filter by
4.5M results
Several of the translated READMEs need attention:
1. ** Desktop App link text** — I used rough translations but a native speaker should verify:
- DE: Desktop-App
- ES: Aplicación de ...
Ctrl+T Tap Trigger UX
Context
현재 scripts/stt_codex.py의 STT mode는 Ctrl+T 반복 입력에 의존한다. 사용자는 Ctrl+T를 누르고 말하고, 반복 입력이 끊긴 뒤 --release-gap이 지나면 녹음이 종료된다.
사용자 피드백은 명확하다. Ctrl+T를 누르고 있는 행위 자체가 live 입력 병목이다. ...
area:audio
area:cli
area:design
kind:standalone
priority:p1
status:done
type:feat
Bug
In scripts/bench_savings.py, _run_semantic_cache computes hit_rate : round(n_hits / n, 4) (line 442) and _run_router
computes escalation_rate : round(n_escalated / n, 4) (line 510) with no if n ...
category:ml-ops
priority:med
Component
scripts / realtime chain-event streamer (scripts/stream-events.py)
Description
The finalized-head handler reads the block timestamp at the chain tip, not at the block it is decoding. For each ...
slop
Create project issue templates for standardization and to ensure quality of the issues reported in the project.
- Bug report
- Feature request
Include minimum acceptance criteria, level-of-detail, ...
documentation
enhancement
Summary
Every invocation of ship-pr calls flush_logs_pre (post-ensure-pr: Flush+Push) which commits new run-log entries
generated by that very invocation (token/timing data, session transcript), pushes ...
Component
scripts / candidate discovery (scripts/discover-candidates.mjs)
Description
discoverFromTaoMarketCap paginates the TaoMarketCap subnets API, but its loop bound is computed wrong when a page ...
slop
Overview
Add a React SPA admin UI and restructure the repo as a monorepo with backend/ and frontend/ directories.
Changes
- Move all backend files (app/, run.py, requirements.txt, .env.example, PROJECT.md) ...
Bug
cost_per_query (src/vector_bench/cost.py:282) guards throughput with if throughput_qps = 0. Because nan = 0 is False and
inf = 0 is False, both NaN and +inf slip past the guard into the division total_usd_month ...
category:performance
priority:med
概要
骨格(ポーズスケルトン)の表示/非表示を、メニューバーの「調整」メニューから実行時に切り替えられるようにする。config.show_pose_overlay(既定 False)は既に存在し render が毎フレーム参照しているため、UI
のトグルを追加するだけ。配置は将来パラメータ調整が入る「調整」メニュー(#9 と同領域)に先行して設ける。
要件(決定)
- ui.MainWindow._build_menu ...
enhancement

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.