pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:Python language:CSS
Filter by
156M results
Implementado el pre-rellenado automático del input en claude-chat.html a partir de localStorage.claude_task_context.
Cambios principales:
1. La función init ahora consume el contexto de localStorage ...
发布 rollup
- 目标: auto-refact-dev - dev
- 集成分支领先 review-base: 2 commits
- 范围: 80196ab34d3d..ebb6ffcab201
- 涉及 issue: #684, #692, #686
commit 摘要
- Fix gate --dispatch to always clear stale candidate ...
crnd:human:auto
crnd:lifecycle:managed
crnd:phase:reviewing
This PR addresses multiple errors identified during a comprehensive platform audit:
1. Logic: Corrected the calculate_peter_lynch function which was returning on the first loop iteration unconditionally. ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Adds a built-in webhook receiver so local Docker deployments can use a real callBackUrl, and fixes the P0 gaps against
the latest sunoapi.org API.
Callback ...
Closes: #22409
- Change the token field on TokenSerializer to read-only
- Populate a random token under clean() on the Token model (in addition to save())
Quatro rodadas de melhoria do north, iteradas via /tech-lead. Tudo respeita o invariante read-only (o engine lê os
planos, nunca os edita).
Fixed
- Worktrees-fantasma: a descoberta entrava em .claude/worktrees/ ...
Summary
dlk710/setu-systems FinanceInvoices discountPct not bounded to 0-100; negative discount overcharges the customer
What I did
DELIVERY: Fix discountPct not bounded to 0–100
Problem
discountPct ...
Fixes #434.
Problem
Once DELETE_BRANCH is a handled compensation kind, reconcile_stale_sagas calls reap_branch during the sweep — and that
call can fail (protected branch, git lock, network/API error, ...