pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:JavaScript
Filter by
222M results
Summary
When this package is installed via a git ref (e.g. github:willow-network/willow-sdk-typescript in a consumer s
package.json), npm checks out the source but doesn t run any build — so the resolved ...
Problem
Closes #1650. The Run Console already had a conversation-first path, but readiness was still split between the side
context and the Send composer. From a user perspective, it was not explicit ...
Summary
The /hijacking new-tab override page (served by the browser extension) gets ~70k unique users/day, the bulk of them
anonymous. The existing HijackingLoginStrip only offered Log in to continue ...
Noticed that verifyValues checks begin + length values.length with int arithmetic after only validating that begin and
length are non-negative. With large begin/length the sum overflows to a negative int, ...
Adds the cookieless GoatCounter beacon to the GitHub Pages landing page so we can see press-site traffic + referrers
(e.g. launch spikes). No cookies, no consent banner.
- Tag points at soundsrec.goatcounter.com ...
Summary
- Split the misleading missing-socket control client test into a precise immediate-error assertion.
- Add deterministic request-timeout coverage using a real Unix listener that accepts and ...
Klant-facing correctie. KOR-ondernemer die EU-B2B met BTW-verlegging factureert kreeg ZOWEL KOR-verklaring (art. 25 Wet
OB) ALS verleggings-verklaring (art. 12 lid 3 / EU 2006/112 art. 196) op één factuur. ...
Automated sync of `plugins/wix/` with the canonical content at the repo root (`.codex-plugin/`, `.mcp.json`, `assets/`,
`skills/`).
This mirror is what the Codex marketplace reads (`source.path: ./plugins/wix ...
Audit fixes against the prototype spec + CLAUDE.md, worked in priority order.
1. SEO base URL — never localhost in prod
appUrl() now resolves from APP_URL → NEXT_PUBLIC_SITE_URL → Vercel envs → request ...