pullrequests Search Results · language:Dune language:Python language:TypeScript language:C# language:JavaScript language:Java
Filter by
54.1M results
NSI version: 7.2.20260530 NSI-WIKIDATA version: 7.2.20260530
Summary
当前 executePlan 执行过程对队列系统完全不可见——worker 只能看到最终的 done/failed,无法感知执行器内部进度(worktree 创建、SDK 执行、类型检查、diff 审查等步骤)。通过扩展 jobs 表
step_states 字段并让 executor 在每一步写入状态快照,实现执行轨迹全量持久化,为后续断点续传和崩溃自愈提供数据基础。
Changes ...
Summary
- Add a 60s TTL cache for get_log_enable, with per-guild asyncio.Lock to avoid cache-stampede DB queries during
Discord event bursts.
- Invalidate the cache when set_log_enable updates ...
This PR updates the builtin surface modules in the Companion.
Korean Summary (non-normative)
목적
리뷰어가 문서 기반 근거를 보고서 evidence로 받아들일 수 있는지 판단할 때, 모델이 임의로 문서 검색이나 원문 excerpt 읽기를 호출하지 않는 안전한 deterministic path를 먼저 확인할 수
있게 합니다.
핵심 구현 사항
문서 evidence 합성은 workflow-owned ...
Cosa
Primo passo del dominio reale di Quaero: il modello mentale in quaero-core, con UI mock tipizzata. Niente
persistenza/storage/backend (quelli sono #5B).
Refs #5 — non la chiude: create/open/search/persistenza ...
Summary
Operators could grant or deduct a customer s store credit, but the customer had no way to see it — the balance only ever
surfaced as a silent discount at checkout. A new Store credit page in the ...
Summary
- Extracted HTTP client utilities (buildClient, withRetry, throwApiError, throwRetryError) into src/api/client.ts
- Moved all PR API functions into src/api/pr.ts, importing from the new client ...
Summary
Adds an ssh_proxyjump SSH connector data option so connections can route through a jump/bastion host. Implements
pyinfra-dev/pyinfra#1720.
- Settable via inventory host/group data or --data ...
Bumps actions/setup-python from 5 to 6. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/setup-python/releases actions/setup-python s releases /a . /em /p blockquote ...
dependencies
github-actions