pullrequests Search Results · language:Dune language:Python language:C#
Filter by
67.1M results
Summary
- Add the mockapi feature unit-test generation flow to the generate workflow.
- Document adjacent Vitest tests for services, repositories, and feature helpers.
- Warn when completed LLM-owned ...
🤖 Self-Healing CI — Fix Automatico
### Errore rilevato
- **Categoria**: `test`
- **Job fallito**: `Run Tests`
- **Commit**: `test_010`
- **Confidence classificazione**: 95%
### Ragionamento del Router ...
Configuration and deployment pipeline improvements.
背景
Celery autoretry_for=(Exception,) 会从头重跑整个 process_audio / process_youtube。ASR
步骤先调用付费外部服务,再跨三行记账:AsrUserQuota、免费额度周期、ASRUsage。旧实现以「转写是否存在」为重试判据,留下两个钱路窗口:
- 双扣费:付费转写后、转写落库前崩溃 → 重试重新转写(provider 二次扣费)。 ...
Summary
eBay deprecated/deprioritized the Finding API findCompletedItems (sold/completed-items) endpoint — decommissioned
Feb 2025 — so every service built on it is permanently non-viable. In dev, scrape_global_market ...
Summary
- Define the Issue #1627 learned-policy transfer benchmark design and acceptance boundary.
- Specify required transfer metadata, canonical storage, fail-closed status semantics, and output ...
Caches SVG preview output in File Explorer so the same SVG does not need to be regenerated every time a folder is
opened.
What changed Add deterministic cache helper to avoid per-preview temp files. Reuse ...
Summary
Adds a fleet-wide Slack-notify capability so any skill / hook / unattended job can fire a real, bot-identity Slack
notification with zero install (via the ~/.claude junction).
- hooks/slack_notify.py ...
Phase 1 of bringing Temporal to mdk: ADR + design. Temporal as a BACKEND behind the runner Protocol (same pattern as
ADR 030 LangGraph). Opt-in per workflow. Activities reuse Executor + SkillBackend. Deterministic ...