pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript language:TypeScript
Filter by
177M results
Bumps ws from 5.2.4 to 5.2.5. details summary Release notes /summary p em Sourced from a href=
https://github.com/websockets/ws/releases ws s releases /a . /em /p blockquote h2 5.2.5 /h2 h1 Bug fixes /h1 ...
dependencies
javascript
Child 2 of 3 for Phase 0 epic FLO-277 (E0.2). Builds on FLO-280 s src/engine/ bootstrap.
What changed
A deterministic, render-FPS-independent simulation loop in src/game/loop/ (engine-agnostic — no Babylon/React, ...
Description
This PR releases the schema to v0.10.0, aligned with the ADAMANT Node v0.10.0 release. It consolidates all work from dev
into master, triggering the GitHub Pages deployment to schema.adamant.im. ...
What why
Found live by running a fresh book (the-undoing-project) end-to-end through book-autopilot. Four real bugs, each only
surfacing on a fully-autonomous run, plus a live-monitoring wrapper and ...
Motivation
- Ensure the app runs on Render with a compatible Node runtime and a reliable build/start flow.
- Avoid runtime crashes from using Array.prototype.toSorted which is not available in older ...
codex
Work Requests module
Implements the Work Requests frontend module on top of the merged foundation + auth (PR #70). Uses existing backend
endpoints only — backend is the source of truth.
Delivered
...
Feature table now names the new /market, /tasks, and market-research surfaces (counts already reflected them). CHANGELOG
[Unreleased] verified complete (12 entries covering all v1.34.1..HEAD work). Functional ...
Summary
The Manage Books import grid detected each file s book id from its filename with allBooks.find((b) = upper.includes(b))
— the first book id, in canonical order, that appeared anywhere as a substring ...