Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:Java

Filter by

184M results  (3 s)

184M results

Moves auth logic to a single middleware, removing 200 lines of duplication. Repository: svc-personalization Booster Run ID: boost-20260625-121619

Annotate loopfirst / looplast / loopfirstlast with a TypeVar: loopfirst takes Iterable[_T] (it only iterates), while looplast / loopfirstlast take Sequence[_T] (they call len()); all yield Iterator[tuple[bool, ...

HELD for review — do not merge / do not deploy (Railway is Andrew s). PART 4 of the CycloLab/ASCAT batch — the producer half of the ASCAT clean-backdrop fix (PART 3 consumer is a separate Triple-A-Tropics ...

사용자 의도 정정 반영 사용자는 종량제 Claude API가 아니라 본인의 Claude.ai 구독(Pro/Max) 토큰으로 쓰길 원함. 기술적 사실 Claude.ai 구독은 웹앱에서 API로 직접 호출 불가(엔드포인트 부재). 구독으로 자동 실행하는 유일한 경로는 Claude Code이며, 콘솔의 프롬프트 복사 → Claude Code 붙여넣기가 이를 ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | actions/checkout | action | major | v6.0.3 → v7.0.0 | Release Notes details summary actions/checkout ...
dependencies
github-actions

Automated submission of anonymous Agent Studio metrics (numbers + coarse tags only — no name/login/email, no prompt/response content). Keyed by an anonymous devId.

1. What was found: When users interact with slash commands in cogs/channel_manager.py (set_server_mode, set_channel_mode, add_channel_command, remove_channel_command, auto_response_command), if the ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | ruff (source, changelog) | =0.15.18 → =0.15.19 | age | confidence | Release Notes details ...

Closes the verification gap for #122. - Replaces the legacy Langfuse.trace() / trace.generation() API (removed in langfuse v4) with get_client(), start_as_current_observation(), and propagate_attributes(). ...