issues Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:Java language:Python
Filter by
62.3M results
Validating a massive YAML file (e.g. 1MB) can cause the tool to freeze or consume excessive memory, especially during
security checks. We should print a warning if a file is too large and suggest using ...
bug
What s broken
pkgs/maki-cortex/src/maki_cortex/main.py declares a module-level _heartbeat_task: asyncio.Task | None = None (line 139)
that _health_check reads to verify the heartbeat loop is alive:
if ...
automated
P2
Summary
Currently the select component has limited support for dyvix global themes. You ll need to port over the global
Industrial theme to the select registry by:
1. Add a unique theme entry in themes.json ...
easy
enhancement
good first issue
help wanted
Builds differ between environments. Pin all dependency versions.
Generated for enterprise-scale GitHub performance testing.
Repository: integration-redis-connector Booster Run ID: boost-20260625-121619 ...
P2-medium
perf-test
When scanning a directory recursively, we might encounter symlinks that loop back on themselves, causing infinite
recursion. We need to handle symlinks correctly (e.g. skip by default, or add a --follow-symlinks ...
bug
By default, yaml.safe_load_all silently overwrites duplicate keys (a common error). We need to create a custom
DuplicateKeyLoader class and integrate it as a second pass to report duplicates as MEDIUM ...
bug
Windows CRLF line endings can cause issues with some linters and parsers. We should normalize line endings to LF before
processing the content.
bug
good first issue
Follow-up to the Notes feature (#3277). Ask your notes ships but isn t working well yet; tracking the optimization here
so #3277 can merge as-is.
Current design (intentional, DRY — not wrong, just not ...
The Rest and Reload buttons don t work correctly in all timer states (before init, after init, play, pause). Need to
ensure consistent behavior.
bug
YAML files containing a UTF-8 Byte Order Mark (BOM - \xef\xbb\xbf) can cause parsing errors. We should detect and strip
the BOM before parsing.
bug

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.