Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:Go language:HTML language:JavaScript

Filter by

52.5M results  (704 ms)

52.5M results

BUG-75\n\nrun() opens a connection and applies the review decision directly, while main() handles degraded-spool write fallback. The public helper therefore behaves differently from the CLI entrypoint.\n\nExpected ...

BUG-74\n\nhashlib is imported inside a function branch rather than at module scope. This is a small hygiene issue and can be cleaned up without changing behavior.\n\nExpected fix: move the import to module ...

Fleet versions - Discovered: v4.86.1 (code) — shared Modal component has never trapped focus - Reproduced: Live on a running instance (server orbit-v1.56.0-129, current main-dev) and confirmed in ...
bug
:product
~released bug

BUG-72\n\nmigration_ledger.load_events() lets malformed JSONL lines raise json.JSONDecodeError directly, unlike the runtime ledger reader which wraps the failure with ledger context. Truncated append writes ...

BUG-73\n\nWhen validation fails deterministically, the ingest tool still spools the batch in degraded mode. Those records will fail again on replay and are effectively unreplayable.\n\nExpected fix: only ...

BUG-71\n\nsource_locus_seed.py and source_query_plan.py interpolate table names into PRAGMA table_info(...) and ALTER TABLE ... ADD COLUMN .... Current call sites are trusted, but the helper surface remains ...

BUG-70\n\nexport_redacted_diagnostics.py calls local_doctor.redact() as a second pass. Because local_doctor.redact() currently has a broken path regex, the diagnostics export shares the same partial-redaction ...

BUG-68\n\nchange_review_state() updates the target row and inserts history before calling provenance_events.record_event(). If that later step raises, the sqlite transaction can remain dirty and the caller ...

BUG-69\n\nload_source_access_leads() patches lead_scope_sql with str.replace() to qualify workspace_id and work_id. This is fragile and can silently misqualify SQL if the upstream fragment changes.\n\nExpected ...

Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.