Skip to content

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

Filter by

114M results  (2 s)

114M results

Problem Claude Code (and any Anthropic-SDK client) speaks the Anthropic /v1/messages protocol. To use BlockRun, customers were stacking a LiteLLM proxy in front that translates Anthropic ↔ OpenAI — and ...

N/A — This is a Proof-of-Concept PR to start a discussion. A follow-up issue can be created to track the full migration of all ~150 legacy classes if the team approves this approach. Describe changes ...

Automatic merge of deep_tundra_release into new_dawn_uat. Created by the auto-port workflow.
ops:auto_merge_commit
ops:auto_ported
ops:without_review_approval
queued

- Open-Meteo API(無料・キー不要)から緯度35.602145/経度140.121287の7日間予報を取得 - WMOコード→絵文字(☀️🌤️⛅☁️🌦️🌧️❄️⛈️等)に変換して各行右端に表示 - 降水確率30%以上の場合は確率(%)をアイコン下に小さく表示 - 取得失敗時はアイコン非表示(フォールバック済み) https://claude.ai/code/session_01JKgZhBMPWpUXF3Tm6LM73s ...

slide bars to home cards and testing

개요 메인 설정 파일이 application.yaml로 다른 프로파일 파일(.yml)과 확장자가 달랐고, spring.profiles.active: local이 하드코딩처럼 보여 실제 prod 배포와 혼동을 줬다. 이를 정리한다. 변경사항 - 파일명 통일: application.yaml → application.yml (git rename으로 추적) ...

Summary - Adds GameEvent::CardExhausted, fired when a card with the Exhaust keyword (exhausts: true) resolves, or when ExhaustRandomFromHand/ExhaustAllFromHand exhausts a card from hand. Power/Status ...