Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:TypeScript

Filter by

234M results  (2 s)

234M results

!-- Thank you very much for putting in this recipe PR! This repository is very active, so if you need help with a PR, please let the right people know. There are language-specific teams for reviewing ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

무엇 Claude Code에서 유튜브 자막을 가져와 분석할 수 있도록 youtube MCP 서버를 프로젝트에 등록합니다. { mcpServers : { youtube : { command : npx , args : [ -y , @fabriqa.ai/youtube-transcript-mcp ] } } } 사용법 (머지 후) 1. 로컬에서 이 ...

Motivation - Replace the site shell with a consistent PCA design system (typography, layout, sidebar, and badges) so rendered Markdown pages get cohesive UI without changing source content. - ...
codex

Auto-created by Slot 4 repair workflow.

!-- Thank you very much for putting in this recipe PR! This repository is very active, so if you need help with a PR, please let the right people know. There are language-specific teams for reviewing ...

What P5 - Use accurate token estimation. Why More accurate token estimation (prose vs code) reduces over-truncation and allows more history. Prose is ~3.7 chars/token while code blocks inflate this. ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

背景与目标 把已实现的并行 DAG 编排接入生产解析链路,并切为默认引擎;串行 StagePipeline 代码保留作稳定回退(不删)。三段递进:接入 → 重试自跳过 → 切默认。 改动 第一段 — 并行 DAG 接入生产(2127549) - ParseTaskPipeline._execute_stages 按 settings.PARSE_USE_WORKFLOW_DAG 选引擎;DAG ...