Skip to content

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

Filter by

223M results  (2 s)

223M results

When -ss is placed before -i (input seeking), ffmpeg interprets -to as an absolute end timestamp in the original stream s timebase, not a duration. This caused clips to be shorter than specified. Changed ...

Summary Closes the remaining 4 MEDIUM findings from AUDIT_DATA_PIPELINE.md in one atomic PR. F-D03 — 4 scrapers bypass shared infra → closed - card_actions_builder.py (the only true production-path ...

Summary - 옵시디언 연구계획.md 파일에 내용 추가해줘처럼 particle 없이 옵시디언이 사용된 메시지가 LLM 분류에서 dev 도메인으로 오분류되어 DevAgent가 Telegram 도구 권한 승인이 필요합니다 오류를 반환하던 버그 수정 - intent_classifier._KEYWORD_RULES에 옵시디언/obsidian/.md ...

terraform login previously minted a token with no explicit lifespan, so it inherited the api_token_max_ttl_hours cap — 1 year. That s far too long-lived for an interactive, per-session CLI credential (and ...

Follow-up to #310/#313. The on-device path made a render_only call at click time to fetch the composed prompt. Usually fast, but it occasionally spiked to ~4s. This moves that network call off the critical ...

💡 What: Refactored the GET /api/fitness/user/:userId endpoint in services/fitness-sync-service/src/index.js to execute two independent database queries (activitiesResult and statsResult) concurrently using ...