Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:Python language:TypeScript

Filter by

244M results  (3 s)

244M results

The five fine to fix in 1.0.1 findings from the pre-publish QA review: 1. 401-retry misreporting — if a token refresh succeeded but the retried request failed with 402/429/500 (or a non-JSON 200), ...

What Resolves two orphaned (untracked) items in source control: - .devin/ — Devin AI s todo-sweep / todo-resume / todo-next / todo-batch workflow configs. These mirror the repo s Claude Code todo ...

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Summary Implements Knowledge-18.2 — Visual Filter Builder Foundation for database views. - Visual filter UI in DatabaseViewPanel (Field / Operator / Value rows with ...

- Los 6 slots de party ahora ocupan menos espacio (grid de 6 columnas, elementos mas chicos) para evitar scroll vertical excesivo - El panel Personajes disponibles del roster ahora tiene su propio ...

Add shift-based power-of-two round-up helpers divUpE2/roundUpE2 to eliminate repeated hand-coded (x + 7n) 3n patterns in asn.1 and sign, replacing the slower general-division divUp(8n)/roundUp(8n) calls ...

Replaces the single GITOPS_TOKEN PAT with a GitHub App installation token. The App is installed on cicd-workflow-gitops with contents:write + pull-requests:write; we mint a per-run installation token via ...

Summary Fixes the four high-severity findings in the shared introspect/revoke handler (ClientCredentialsGrant): the handler trusted jwt.decode() output, so a forged JWT with a real jti could spoof scope/sub ...

Fixes #378

Summary - Add a /privacy route (src/routes/privacy/+page.svelte) that accurately describes Open Beta 0 behavior: no accounts, no public profiles, no server-side annotation storage, no server analysis; ...