issues Search Results · language:Dune language:Python language:JavaScript language:Java language:Java language:Go
Filter by
60.3M results
Problem
Currently benchmarks are run manually. Teams that push model updates have no automatic way to check whether their new
model is better or worse than the previous version on standard benchmarks. ...
ci-cd
developer-experience
enhancement
Problem Description
json_flock.py uses blocking LOCK_EX without retry, no MATRYCA_ALLOW_FLOCK_DEGRADATION, no-op on Windows.
page_write_lock.py has NB + backoff + depth tracking. On cloud FS with degradation ...
audit-2026
bug
v1.9.x
Description of the Bug
Problem
The codebase has two independent cryptographic failures, each sufficient to expose all encrypted user secrets:
A) Hardcoded Fernet encryption key in the legacy Flask path ...
bug
Problem Description
auto_split.py L117–128 creates child pages with atomic_write_bytes inside parent lock but without page_rmw_lock(child).
TOCTOU on is_file(); MCP vs daemon race on same child title. ...
audit-2026
bug
v1.9.x
The crawler workflow failed.
View run
crawler-failure
Problem Description
needs_refresh (src/graph/master_catalog.py L194–200) compares mtime_ns // 1_000_000_000 with entry.last_mtime (integer
seconds). OCC uses math.isclose on float st_mtime (markdown_blocks.py ...
audit-2026
bug
v1.9.x
Current behaviour
The Django legacy alias POST /api/transcribe returns 200 via legacy=True to avoid breaking older grabbers.
Target behaviour
Now that grabbers have been updated to accept 2xx, the legacy ...
Problem
Adding a new benchmark dataset requires manually preparing a CSV and uploading it. The HuggingFace Hub hosts thousands
of evaluation datasets (GLUE, SuperGLUE, HellaSwag, TruthfulQA, etc.) that ...
enhancement
integrations
Problem Description
harvest_page_into_catalog (src/graph/bootstrap_harvest.py L262–276) calls _append_minimal_semantic_index which can abort
silently (L142–163), then always catalog.upsert() with LLM ...
audit-2026
bug
v1.9.x

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.