Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Go language:Java

Filter by

38.9M results  (797 ms)

38.9M results

Selecting manual as the output size source doesn t change anything. If I understand correctly, selecting manual allows you to specify a custom size? img width= 914 height= 1342 alt= Image src= https://github.com/user-attachments/assets/9e6e9bbd-6611-4488-ae61-d6dc8d76ad6c ...

Pending commits since release v3.15.0 Based on the following commits, a patch release is recommended. Unreleased commits have been found which are pending release, please publish the changes. - d6f0433 ...
notify-release

Procedural WebAudio stings for duel beats: cutting-zinger, backfire-womp, glance-tick, win-fanfare, lose-sting, challenge-horn; shares the existing bus+mute+gesture gate.
audio
feature

- Datenbankkonzept erweiteren oder ggf. anpassen - REST anpassen, sodass diese DB Info nach außen getragen werden kann
enhancement

Summary The _calculate_line_numbers function in ai-engine/text_splitter.py uses content.find(chunk, search_start) to locate chunks within the original file. If identical text appears at multiple positions ...

Summary The _load() function in ai-engine/vectorstore.py catches ALL json.JSONDecodeError and IOError exceptions and silently resets data to an empty list with NO logging. Any file corruption, permission ...

Summary The _save() function in ai-engine/vectorstore.py writes JSON directly to the target file. If the process crashes mid-write (power failure, OOM killer, container restart), the file is left in a ...

Summary The vectorstore.py file s add_vector() function has no thread safety. When two concurrent calls happen, one write can overwrite another s data, causing complete loss of previously stored vectors. ...

Summary The embedding cache in ai-engine/embeddings.py tracks access order only when NEW items are added, not when cached items are HIT. This means the eviction policy is FIFO (First In, First Out), not ...
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.