pullrequests Search Results · language:Dune language:TypeScript language:PHP language:JavaScript language:Go
Filter by
211M results
Problem
shutdown() (src/bin/symphony.ts:788, wired to both SIGINT and SIGTERM at :798-799) does:
await graph.orch.stop(); // NO timeout, NO catch
await graph.acpBridge.stop().catch(()= …); ...
Motivation
- Prevent window.gridlyVisualRegressionAudit() and window.gridlyVisualConsistencyAudit() from throwing when
route-layer state or DOM helpers are missing or faulty.
- Avoid referencing ...
codex
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
Merges the changes from the 2.0.x branch into the 2.1.x branch.
merge-up
patch
Bumps the npm_and_yarn group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| uuid | 9.0.1 | 14.0.0 |
| ws | 8.18.3 | 8.20.1 |
| hono | 4.9.1 | 4.12.18 |
| next | 16.0.7 ...
dependencies
javascript
Summary
Widens slice 5b s self-overwrite struct reuse from all-scalar structs to structs with single-word rc-tracked pointer
fields (array / struct / Map / enum / closure / tuple). This is the high-value ...
✅ Pipeline Complete — Issue #401
| Agent | Status | Duration | Tokens | Tools | Model |
| --- | --- | --- | --- | --- | --- |
| architect | ✓ SUCCESS | 1m 1s | 38.9K | 29 | deepseek-v4-flash |
| researcher ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...