Skip to content

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

Filter by

188M results  (2 s)

188M results

Motivation - Restore the missing NestJS auth gateway so Rocket can call /api/auth/* (readiness, register, login, logout, me, password reset) through the API rather than being blocked by a 404. ...
codex

Summary Integrates the Runtime diagnostic Supabase live-read reader — builds on the integrated server adapter from 5a3abca. - Commit: 3b28c06 RUNTIME: add diagnostic Supabase live-read reader Scope ...

Summary This PR implements CARD-AUTOBUILD-RESULT-INGEST-BRIDGE-V1 as a local-only Result Ingest Bridge. It adds a safe incoming-results area, normalizes actor result receipts from Manus/Claude/Cursor ...

Summary - scripts/patch-dockerfile.py regenerated the CVE_PATCHES block from only the packages passed on the current invocation, replacing the previous list. The auto-patcher extracts the currently ...

概要 縦書き (vertical-rl) の .mdi を EPUB エクスポートすると、ページ送り方向が左→右になっていた問題を修正する。日本語縦書きは本来 右→左 (rtl)。 根本原因 lib/export/epub-shared.ts の OPF 生成で spine に page-progression-direction 属性が無く、リーダーが既定の ltr で表示していた。本文の ...

概要 最近 dev にマージされたコード変更を docs/ に反映する。daily docs-maintenance workflow の issue #1511 に対応。.github/agents/docs-updater.agent.md のトリガー表に従い、影響のある docs のみを surgical edit。 変更内容 docs/architecture/vfs.md - ...

Updates the requirements on symfony/process and symplify/phpstan-rules to permit the latest version. Updates symfony/process to 8.0.13 details summary Release notes /summary p em Sourced from a href= https://github.com/symfony/process/releases ...
dependencies

Bumps prisma from 4.16.2 to 7.8.0. details summary Release notes /summary p em Sourced from a href= https://github.com/prisma/prisma/releases prisma s releases /a . /em /p blockquote h2 7.8.0 /h2 p Today, ...
automated

Expose MCP over HTTP for remote clients and container deployment. Stdio remains the default entry point for local MCP clients.