issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:TypeScript language:JavaScript
Filter by
7.9M results
Problem Statement
AORTrack s V2 cohort algorithm provides valuable statistical information such as percentile ranges, milestone progress,
and community trends. While these metrics are highly informative, ...
Goal
Generate YAML frontmatter from PPTX document properties.
Changes
- ppt2md/converter/frontmatter.py: extract_document_properties, generate_frontmatter
- tests/test_phase21.py: 4 tests
Verification ...
No single test exercises the full artifact chain or confirms that entities, evidence, and findings carry forward without
silent data loss. No example dossier exists with both text and diagram inputs.
...
extract_inventory builds a text-only StructuredGenerationRequest. ImageChunks now exist on DocumentCorpus (issue #36)
and ImageContent is supported on the request (issue #35) but the extractor never connects ...
ingest_directory handles only .md/.txt. PNG/JPG files are dropped as unsupported_media_type. Diagrams are a primary
evidence source (ROADMAP §1.3) and must enter the corpus.
Add ImageChunk model to schemas/artifacts.py: ...
Problem
When changing the Message Background color, it changes the entire page background instead of only the message body
background.
Expected Behavior
- Page Background (Generic section) → Should ...
StructuredGenerationRequest is text-only. Diagrams are a primary input source (ROADMAP §1.3) and must reach the LLM.
Add ImageContent model to gateway.py (media_type: str, data_b64: str). Add images: ...
From #1118. toPixels + MAX_RENDER_PX were byte-identical in DimensionScale and DimensionBar; the variance pre-compute
loop was duplicated between use-project s provider and fallback paths. Extract a shared ...

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.