issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Java language:JavaScript
Filter by
3.2M results
Context
Part of the pre-release E2E coverage expansion (#190). Touches ws-server.js and link-state.js if bugs found. Safe to run
in parallel with #191, #193, #194, #197, #199.
Gaps to cover
1. verify.sh ...
testing
Context
Part of the pre-release E2E coverage expansion (#190). Touches generator.js, headless-service.js, link-state.js if bugs
found — does not touch index.js /generate handler directly. Safe to run ...
reliability
testing
Context
Part of the pre-release E2E coverage expansion (#190). Touches session-manager.js only if bugs are found. Fully safe to
run in parallel with all other issues.
Gaps to cover
1. Concurrent requests ...
testing
Context
From-review follow-up on PR #6123 (#6015 — desktop client-mode adopt).
PR #6123 fixes the autoStartServer:false indefinite-splash hang by adopting an external server. It correctly preserves
prior ...
bug
The current implementation uses StringBuffer in a local, single-threaded command context. StringBuilder is the preferred
non-synchronized alternative and avoids unnecessary synchronization overhead. Please ...
agent/done
auto-merge
bug
The current implementation uses StringBuffer in a local, single-threaded command context. StringBuilder is the preferred
non-synchronized alternative and avoids unnecessary synchronization overhead. Please ...
agent/done
auto-merge
bug
The current implementation uses StringBuffer in a local, single-threaded command context. StringBuilder is the preferred
non-synchronized alternative and avoids unnecessary synchronization overhead. Please ...
agent/done
bug
Summary
Enable the built-in no-object-constructor rule (error) in the shared config.
Why
The Object constructor (new Object() / Object()) is a strictly more verbose, more indirect way to create an object ...
Problem / Motivation
GET /v1/buildings returns all buildings in a single unbound list. As the dataset grows this becomes a performance and
usability problem for consumers of the API.
Proposed Solution ...
area: backend
priority: p2
released
type: feature

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.