Skip to content

pullrequests Search Results · language:Edge language:Python language:C# language:Java language:Python language:PHP

Filter by

115M results  (2 s)

115M results

Validates that PR #468 (SetElementTagIfNeeded, commit 2f4f0c50) closes the M12 (Pool_Rent_HotPath) allocation regression flagged in the 2026-05-29 Phase-4 capture, and updates the spec-047 results docs ...

This PR consolidates all API routes into a single coherent structure inside routes/api.php under the v1 group, following the proper middleware organization as requested. It moves the PTW routes inside ...

maplibre-vworld-js 프로젝트의 한국어 AGENTS.md 스타일 정책 및 MCP 서버(Playwright, Sequential Thinking, Codegraph) 설정을 이 프로젝트에 동기화합니다.

Changes -restructured migration (ig delete an migrations 2-6) -refactored views

This PR applies 1/2 suggestions from code quality AI findings. 1 suggestion was skipped to avoid creating conflicts.
library

🤖 Self-Healing CI — Fix Automatico ### Errore rilevato - **Categoria**: `config` - **Job fallito**: `Deploy to production` - **Commit**: `conf_017` - **Confidence classificazione**: 95% ### Ragionamento ...

Summary This PR adds a dedicated visual style for Alex handoff replies in the chat UI. Changes - Render Alex replies with message--alex instead of reusing assistant message styling. - Add a visible ...

说明 为仓库添加最小可用的 GitHub Actions CI,让现有 tests/ 下约 108 个 pytest 用例在云端真跑。 改动 - 仅新增 .github/workflows/ci.yml,纯增量、不动业务代码与测试逻辑。 工作流要点 - 触发:push / pull_request 到 master - 运行环境:ubuntu-latest + Python 3.12(单版本,减少波动) ...

目的 为仓库添加最小可用的 GitHub Actions CI,让现有 tests/ 下的 89 项 pytest 在每次 push / PR 到 master 时自动运行。 内容 - 仅新增 .github/workflows/ci.yml,纯增量、不改任何业务代码或测试逻辑。 - 环境:ubuntu-latest + actions/setup-python Python 3.12(单版本,减少波动)。 ...

Canonical MLOps approach — fixes the release-timing issue by decoupling the model from the code release. What changed - Model = GHCR OCI artifact (source of truth, versioned independently): ghcr.io/rocknroll17/davinci-model: ...