pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:PHP language:Java
Filter by
197M results
Bumps starlette from 1.2.0 to 1.3.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/Kludex/starlette/releases starlette s releases /a . /em /p blockquote h2 Version ...
dependencies
python:uv
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
Dans ce pull request j ajoute les models, les routes et la logique pour gérer des games de breakthought. L idée
principale est que plutôt que stocké l état actuelle de toute les games en même en temps, ...
What
Updates the branching section of CLAUDE.md so the documented workflow matches reality.
Why
main is a protected branch — direct pushes are rejected with HTTP 403 (confirmed while landing PR #47). ...
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
Repairs BankrBot skill packaging so the public package framing matches Remy s local-only pre-execution receipt role.
- rewrites the root SKILL.md from trader/pro scanner framing into local-only ...
Add delete(json,key) and delete(variable) functions
- delete$1 removes a declared variable from the current scope
- delete$2 removes the element with a specific key from a JSON-object