pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Java language:HTML language:PHP
Filter by
128M results
#️⃣ 연관된 이슈
#87
#️⃣ 작업 내용
토론 진행을 선형 → 분기형으로 변경했습니다.
- 면접관 진행 멘트(cue): 라운드 전환마다 AI /debate/interviewer-cue(cue_type만 전송) 호출 → 응답(content + audio_url)을
AI_INTERVIEWER/MODERATION 턴으로 저장(기존 오프닝/클로징과 ...
enhancement
Updates the requirements on uvicorn[standard] to permit the latest version. details summary Release notes /summary p em
Sourced from a href= https://github.com/Kludex/uvicorn/releases uvicorn[standard] ...
dependencies
python:uv
debug purposes
Automated test pull request
Summary
- validate custom point log_id before constructing MongoId
- return PARAMETER_INVALID for malformed log IDs instead of an uncaught MongoException
- keep the existing clear-custom-log model ...
Summary
Full SDK QA pass on agentguard47 1.2.13, gated by validation checkpoints with re-runnable artifacts under
proof/qa-2026-06-06/, plus fixes for the broken onboarding funnel the QA surfaced. Site-only ...
fix: support default {} on freeform object schemas
Summary
A freeform object schema (type: object, additionalProperties: true, no declared properties) inside an anyOf could not
carry a default: {}. The ...