Skip to content

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

Filter by

87.1M results  (2 s)

87.1M results

Fundação da governança de campos de fontes externas. 3 tabelas (dataset_contract + _active + dataset_field), resolve_contract() com projeções por superfície, seed do contrato CAD-PJ (23 campos reais). ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Translations update from Hosted Weblate for openATV/MetrixHD. Current translation status: Weblate translation status

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

개요 동작을 바꾸지 않는 순수 리팩토링입니다. 전체 코드리뷰 후 발견한 중복·죽은 코드·일관성 이슈를 정리했습니다. 변경 내용 - 중복 제거: 아이템ID→한국어 변환을 item_ko() 헬퍼로 추출 (agents/retrieval.py·prompts/templates.py의 동일 로직 통합) - 프롬프트 일원화: CLARIFIER_SYSTEM을 ...

Summary Adds a realized volatility research feature for adjusted-price panels. Updated: - src/features/volatility.py - tests/test_volatility.py - docs/engineering_log.md - CHANGELOG.md Scope ...

Motivation - 사용자가 거래의 date를 명시적으로 매수일로 입력·수정할 수 있도록 하여 성과 계산의 기준일을 명확히 하기 위함. - 배당금가계부 하단에 포트폴리오 성과와 월별 손익 시각화를 추가해 투자 성과를 쉽게 비교하도록 하기 위함. - 가격/환율 조회 실패에 대비한 방어적 계산 로직을 UI에서 분리해 재사용성과 안정성을 향상시키기 ...
codex

Adds CurlShare (wrapper over libcurl s curl_share_setopt) and a curl_share= arg on Session/AsyncSession, to share the DNS and TLS session caches across a session s thread-local handles. Per the share ...

Problem The in-sandbox base program (vf_program_runner.py, generated from sandbox_program_utils.py) reads state.runtime.client_type — which carries the host model-client type — and dispatches it directly ...

Summary This PR fixes a small documentation issue in the user-controlled tool execution example. The streaming API example now wraps new CustomerTools() with ToolCallbacks.from(...), matching the expected ...