pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:JavaScript language:HTML
Filter by
248M results
Summary
Fix the ARM64 Docker image that fails on the Raspberry Pi CM5 with exec format error due to architecture mismatch.
Root Cause
Both build and runtime stages used debian:bookworm-slim with dotnet-install.sh ...
AS-IS
rev 통과=자동(reviewed:claude→auto-merge), 미통과(🔴)=막다른 길+무보고. 사용자가 PR 직접 봐야만 차단 인지 (사용자 지적 2026-05-31).
TO-BE (옵션 A — 보고 + 사용자 확인)
- sub-agent.md rev: 미통과 시 ① rev-blocked 라벨 ② 사용자 채널 #모부르지 에 ⚠️ PR ...
ai-generated
scope:infra
type:feat
Problem Statement
The VPJ external-storage dual-write path (added in #2821) makes a single global decision: VPJ reads one storageMode from
one controller and broadcasts one value to every executor, so ...
This adds CodeQL to the repo and adds some extra documenation to the READMEs and main.py in the backend folder.
Type of Change
- [ ] New feature
- [ ] Bug fix
- [ ] Refactor
- [x] CI/CD update ...
ci
Why
Wiring CI to run the (now-revived, #221) integration tests surfaced that the database could not be rebuilt from its own
migration history: supabase db reset failed partway through. That s why e2e-seeded ...
개요
정적 SVG 플레이스홀더(MapPreview)를 카카오맵 SDK 기반 실제 지도(MapView)로 교체했다.
courses 테이블에 start_lat, start_lng 컬럼을 추가하고, 10개 코스에 서울 실제 좌표를 입력했다.
변경 사항
| 구분 | 파일 | 내용 |
| --- | --- | --- |
| 수정 | server/src/db/schema.sql ...
Summary
- Replace ctx.waitUntil() in POST /v1/video/produce/start with Cloudflare Queue (PRODUCE_QUEUE binding to
video-produce-jobs). The queue consumer runs the full ~68s produceVideo pipeline ...
Context
Follow-up to the header-default model work already on main (b921987, which made the header model picker the persisted
default for new sessions). During Codex peer review of that change, the reviewer ...
Summary
- Put product discovery before repository bootstrapping so new users start from business intent instead of agent
files.
- Make the visual flows, WORKFLOW guidance, ad-next navigation, ...