issues Search Results · language:Dune language:Python language:HTML language:Python language:JavaScript language:HTML
Filter by
47.3M results
Description
Starting from SDK version 2.3.0, on_playback_audio_frame_before_mixing callback never fires in a Linux Server SDK
environment (no physical audio device). This is a regression — versions = ...
Currently the tag hierarchy across Edit Tags Overhaul, Details Tags Overhaul, Performer Tags Overhaul, Tag Sidebar, and
Custom Tags Manager is capped at 3 levels deep:
parent subgroup tag
It would be ...
Description
MentionCount model has field date: date but the Parquet schema maps it to mention_date: date in _model_to_pylist. The
model field and storage column differ, confusing developers reading queries. ...
domain/backend
priority/p2
size/xs
tech-debt
Description
Bar validation checks for zero volume but not for volume anomalies. Volume spikes ( 10x previous day) or volume drops
( 10% of 20-day average) can indicate data errors, corporate events, or ...
domain/quant
enhancement
priority/p2
size/s
Description
The config file has no version field. If the config model schema changes between code versions, old config files will
fail validation with potentially confusing error messages — no migration ...
domain/backend
enhancement
priority/p2
size/s
Description
The fill model either fills 100% of the order or nothing. Real markets often have partial fills, especially for large
orders or illiquid names relative to ADV.
Add max_fill_pct parameter ...
domain/quant
enhancement
priority/p2
size/s
Description
In vault.py, a crash between write_bytes(compressed) (line 78) and self._conn.execute() manifest insert (line 80-95)
leaves an orphan .zst file with no manifest entry.
Acceptance Criteria ...
bug
domain/backend
priority/p2
size/s
Description
The Parquet partition swap in store.py:_write_dataset is a three-step process (write tmp → shutil.move new →
shutil.rmtree old). A crash between the move and rm steps leaves both old and new ...
domain/backend
enhancement
priority/p2
size/s
Description
The return spike threshold is a hardcoded 40% in validate.py. This flags legitimate events (biotech trial results,
gap-ups after earnings). Should use a volatility-adjustment (N * ATR%) per ...
domain/quant
enhancement
priority/p2
size/s

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.