pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript language:Python
Filter by
183M results
Motivation
- Add structured layout settings to support a community-vs-community result graphic with separate left/right sides,
central title, and decorative elements.
- Provide per-side entries ...
codex
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
| --- | --- | --- | --- | --- |
| actions/checkout | action | major | v6 → v7 | v7.0.0 |
Release Notes
details ...
🚀 작업 내용
resolves #1062, #1063
🎯 What — 무엇을
@Async(이메일/감사로그) 경계와 동적 스케줄러(매칭 마감 자동선발) 실행을 원 요청/실행과 동일한 traceId로 묶이게 했습니다.
❓ Why - 왜
스레드가 넘어가면 trace 컨텍스트(ThreadLocal)가 끊겨, 이메일/감사로그·마감 자동선발의 usecase/adapter ...
✨ Feature
Summary
Adds a --reruns-delay-backoff-factor option (with a matching reruns_delay_backoff_factor marker kwarg / ini setting) for
exponential backoff between reruns. Today --reruns-delay is a fixed delay; ...
Brings this repo up to the same professional OSS bar as commit-like-pro.
Changes
- Automated releases — version bump on main → npm publish + vX.Y.Z tag + GitHub Release (notes from CHANGELOG).
- ...
🤖 Augment AI Agent Automated Changes
Task Type: random Run ID: 27879352110
Summary
fix-bugs: 1 file changed, 1 insertion(+), 1 deletion(-)
Auggie Output
$(cat auggie-output.txt 2 /dev/null || echo ...
ai-generated
augment
Summary
find_similar_documents returned a NOT_FOUND error for a document that is indexed but has no similar neighbors. The tool
treated any empty result from find_similar as Document not found in index ...
bug
Summary
TKT-043 Round 1 implemented discover_accounts() but its output never reached individual position dicts, the DB schema,
or the API response grouping. This caused:
- account_number: null on every ...
Auto-generated PR promoting dev (d07b625) to main.