pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:Python language:C#
Filter by
162M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
- Add LLM__DEEPSEEK_API_KEY to settings/config
- Register deepseek_api_key in LiteLLM client key map
- Support DeepSeek (OpenAI-compatible) in BrowserAgent LLM fallback chain
- Add DeepSeek to ...
Scaffolds the images/ directory for architecture and title slide assets, and updates the README to render them inline.
Changes
- images/ — new folder tracked via .gitkeep; drop architecture.png and ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
merge-conflict
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- chord-context pitch-role objective decision 추가
- primary risk label: weak_chord_tone_landing_risk
- weak chord-tone landing risk count: 6
- outside-soloing pitch-role risk count: 5
...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Implements build-order layer 8 (ARCHITECTURE.md §8): the FastAPI backend that wires the orchestrator (layer 7) to HTTP
and persistence. POST /chat now works end-to-end — browser → backend → local model ...
Summary
- Replace SnapToPixels (Math.Round) with distinct SnapSizeToPixels (Math.Ceiling) and SnapPosToPixels (Math.Floor)
local functions — ceiling prevents child clipping, floor keeps positions ...