issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:JavaScript is:public
Filter by
40.8M results
Motivation
The codebase has 3 parallel event mechanisms that duplicate data and can drift out of sync. This is the architectural
reason behind #60 (DB race) and #21 (event replay wiping state):
1. Orchestrator._log_event() ...
enhancement
priority:P1
Problem
The v3.1.0 and v3.2.0 git tags are applied to Prepare commits rather than dedicated Release commits. Only v3.3.0 follows
the correct convention:
| Tag | Points to commit | Commit message |
| ...
bug
documentation
process
Replace placeholder transaction endpoint with database insertion.
Acceptance Criteria POST /transactions Transaction saved to PostgreSQL Returns created transaction ID
Extend stochastic parameter variation beyond amp_stdv/onset_stdv/duration_stdv (Gaussian) to support:
- CV (coefficient of variation): stdv = cv * mean, so noise scales with mean value — e.g. amp_cv ...
enhancement
Pentru furnizorul ebloc, se afiseaza factura pentru luna anterioara si desi este platita si in aplicatia ebloc apare ca
atare, in dashboardul din HA, apare ca fiind neplatita.
img width= 1182 height= ...
Problem
Four cadence commands are wired into COMMAND_HANDLERS in src/cli.js but their implementation files no longer exist in
src/commands/:
| CLI entry (src/cli.js) | Expected file | Present? |
| --- ...
bug
tech-debt
When autodetection fails during upload, the book title defaults to the filename and there s no way to correct it
afterwards. We need an edit flow so users can fix or update title, author, description, ...
enhancement
Problem
The v3.3.0 release is missing the entire src/runtime/ directory. Every new command module shipped in v3.3.0 (and the
cadence commands) imports from paths that no longer exist:
import { makeId, ...
bug
tech-debt

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.