Skip to content

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

Filter by

61.5M results  (754 ms)

61.5M results

Symptom: Selecting a new empty class and running text Detect after a propagation failed: Text detection succeeded but saving masks failed: Cannot add new object id 14 after tracking starts. All existing ...
bug

trash every Tuesday , the usual time , every other Friday currently become one-off tasks deduped by day-bucket — so recurring chores re-appear as new items forever. Solution: - Add a recurrence field ...

Two coupled issues with per-chunk LLM passes: 1. Per-chunk profile/tag rewrites are lossy AND expensive. profiles.update_profile re-summarizes a person from ONE thin chunk; tagger dumps up to 60 ...

Symptom: After a deploy, browsers could keep running an old frontend bundle. Root cause: nginx served the SPA with no Cache-Control headers, so browsers heuristically cached index.html. Fix: index.html ...
bug

The fragmentation problem. 1 chunk = 1 transcript = 1 snapshot. A conversation spanning chunks is split into independent slices the model never sees whole; references like do that thing we discussed / ...

What happened? There is a major rendering conflict between the RenderScale mod and Iris. When using any scale factor other than 1.0, enabling shaders via Iris breaks the game s viewport completely: Setting ...

Garbage-in: the snapshot is lossy before the LLM sees it. Two cheap, high-impact fixes. 1. Name biasing. Far-field ASR mangles names ( call Erin → call Aragon ), which then poison tasks + profiles. Feed ...

Everyday speech ≠ task syntax. Three concrete gaps: 1. Ownership ≠ speaker. you should call the dentist (told to me) vs I ll call the dentist (I commit) vs Sarah needs to… (third party) all differ, ...

Core insight: the LLM s entire snapshot per call is conversation_for(tid) = ONE chunk s transcript. For an 8B model, reliability comes from retrieval, not inference — give it the answer-adjacent context ...
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.