Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:Java language:Python language:JavaScript

Filter by

184M results  (2 s)

184M results

!-- This is an auto-generated comment: release notes by coderabbit.ai -- Increasing Verifiability and Source Attribution Through Specific Examples This PR refocuses expert signal documentation on concrete, ...

picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...

Manual kill-switch for a running project — the control that would have halted the runaway DB-spawning loop ibraheem hit. What A danger-styled ** Stop all progress ** button on both the ProjectView top ...

Add a guarded chmod 700 of the primary checkout s .beads dir to the bootstrap recipe. .beads is created by git clone at the user s umask (often 0775), but bd recommends 0700 and only the owning user s ...

Summary Adds a simple client-side login gate to the pizza menu app, matching the existing component/CSS conventions. There is no backend — auth is mock state held in App. - New Login component: email ...

Bumps react-dom from 18.3.1 to 19.2.7. details summary Release notes /summary p em Sourced from a href= https://github.com/facebook/react/releases react-dom s releases /a . /em /p blockquote h2 19.2.7 ...
dependencies
javascript

The .beads tenant-pointer dir is created by git clone at the user s umask (often 0775), but bd recommends 0700 and only the owning user s bd reads it (the Dolt server connects over TCP and never touches ...

Problem MCP clients like Grok often omit scope= on /oauth/authorize and rely on RFC 9728 protected-resource metadata instead. The consent page tried to fetch that metadata from the browser, but CORS blocks ...