issues Search Results · language:Dune language:Python language:JavaScript language:C# language:Java language:JavaScript
Filter by
61.2M results
Problem
Many CAD-exported PDFs preserve their layers natively as OCGs (Optional Content Groups) — PyMuPDF exposes them via
doc.get_ocgs() / doc.layer_ui_configs(). When present, these are the exact original ...
area:ingestion
enhancement
phase:4
🤖 This PR was created by Repo Assist, an automated AI assistant.
Problem
Two small but concrete code-quality issues in the codebase:
1. Duplicated Lerp logic — the Lerp / LerpByte local functions were ...
agentic-workflows
automation
repo-assist
Problem
PDF revisions land all entities in a single synthetic layer, unlike DWG (which carries many meaningful layers). The
vector data actually encodes layer identity in the pen signature (stroke_color, ...
area:ingestion
enhancement
phase:4
Goal (tracking)
Make PDF revisions carry multiple canonical layers, mirroring the structure we get from DWG (the real DWG had 11
meaningful layers; PDF currently lands everything in 1 synthetic layer). ...
area:ingestion
enhancement
kind:tracking
phase:4
Primaire taal van deze post
nl
RVN Titel (Nederlands)
De gevaarlijke sprong naar antisemitisme
RVN Title (English) – optioneel
No response
Teaser (Nederlands)
Wanneer kritiek op beleid omslaat in ...
pending-review
Problem
DXF export is only reachable via a changeset apply: _revision_supports_revised_dxf_export requires revision_kind ==
changeset and a changeset_id. To get a DXF out of a freshly-ingested (base) ...
area:api
enhancement
phase:8
1. add batchnorm stabilize CNN training
2. Dropout was added to reduce overfitting
Problem
annotate_entity changesets have a schema/validator mismatch on the payload key.
The create-time schema (CadChangeOperationCreateRequest, app/schemas/changeset.py) accepts the annotation under ...
area:api
bug
phase:9
Problem
Exporting a PDF-origin revision to DXF fails at the writer s layout gate:
INPUT_INVALID: Unsupported layout page-1 (renderer_error_code=UNSUPPORTED_LAYOUT)
The PyMuPDF adapter names a PDF ...
area:ingestion
bug
phase:8

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.