issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:HTML
Filter by
39.8M results
Parent
#14 — PRD: Production-Scale Architecture Refactors
What to build
The ChatViewport component currently renders every loaded message as a DOM node via currentMessages.map(...). After
loading several ...
enhancement
ready-for-agent
Summary
The .gitignore file misses two file patterns that are generated by the project s own tooling: *.tgz from npm pack and
*.bak from the installer s backup logic.
Missing Pattern 1: *.tgz
Generated ...
bug
The Refresh Rankings workflow failed.
- Run: https://github.com/benfaricy-max/house-dj-rankings/actions/runs/27905802127
- Triggered by: schedule
- Commit: a3523d712a81b2d50748f0ee5ae1264914a95dd9 ...
refresh-failure
Location
plugins/tps-meter.tsx:97-98
Problem
if (!part || part.sessionID !== props.sessionID) return;
This uses strict equality (!==) to compare part.sessionID against props.sessionID. If these values ...
The feature request for Excel-to-VCF conversion is outside the scope of this project. We are strictly a cloud-native
platform focusing on high-throughput binary formats.
documentation
good first issue
Task: P0-B: Diagnose and Fix GitHub Issue Sync Not Working
目标:从已超时的大任务中拆出 P0-B,专项修复“GitHub Issue 没有 work”的问题。只关注功能实现、稳定性和实际使用体验;不展开安全审查。
背景:
- 用户反馈 GitHub issue 没有 work。
- 预检查 sync_from_github 返回 ...
gptwork-task
task-completed
Summary
The CI pipeline runs unit tests, a demo smoke test, a pack check, and a Bun-based plugin verifier — but there is no
TypeScript type checking step. The tsconfig.json sets checkJs : false, meaning ...
bug
Summary
The --help flag in scripts/install.mjs generates help text by reading the script s own source file and slicing lines 2
through 26. This is brittle — any change to the file s header comment structure ...
bug
Summary
When messageStats uses the measured active-generation window (decodeSource === active ), it subtracts primeTokens from
generated to compute decodeGenerated (correct), but it also subtracts from ...
bug

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.