issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Java language:JavaScript
Filter by
3.2M results
Summary
When two consecutive push() calls arrive with the same timestamp (gap == 0), the gap-accumulation block is entirely
skipped, meaning the second chunk s tokens are added to _tokens but not to _primeTokens ...
bug
Location
plugins/tps/tps.js:29
Problem
The calibration constant MIN_RATIO = 1.2 clamps the characters-per-token ratio from below:
const MIN_RATIO = 1.2;
const MAX_RATIO = 12;
export function calibrateRatio(prev, ...
PBI Type
!-- Technical / Infrastructure / Design / Testing / Documentation / Research -- Technical
Description
Summoned Spectral Boat must behave like the Vanilla game counterpart - move slow on surfaces ...
feature
In Progress
PBI Type
!-- Technical / Infrastructure / Design / Testing / Documentation / Research -- Technical
Description
When casting a Spectral Boat cantrip players can summon Spectral Boat
Acceptance Criteria ...
feature
In Progress
Summary
tools/install-peers.mjs installs solid-js and @opentui/solid in a temp project, then copies the entire node_modules
directory (including all transitive dependencies) into the repo s node_modules ...
bug
PBI Type
!-- Technical / Infrastructure / Design / Testing / Documentation / Research -- Technical
Description
Adds new Entity to the game - Spectral Boat
Acceptance Criteria
- [ ] The entity is ...
feature
In Progress
Summary
config.js and view.js each define their own DEFAULTS objects containing identical, overlapping display keys. If a new
display option is added to config.js but not to view.js, the view will silently ...
bug
Summary
In buildView(), the if (last last.done) / else if (streaming live) construct at lines 89-103 makes the live-streaming
detail row ( now peak … · −Ns wait ) and the last-message detail row ( last ...
bug
Location
plugins/tps/format.js:98-100
Problem
sparkline() checks if the computed range is = 0 and returns all-empty spark characters:
export function sparkline(values, opts = {}) {
const min = opts.min ...
Severity: LOW
File: package.json:25 (files field) and NOTES.md
The package.json files array includes root-level markdown docs:
files : [
plugins/ ,
scripts/install.mjs ,
README.md ,
ARCHITECTURE.md ...

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.