pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Python language:JavaScript language:Java
Filter by
211M results
요약
- HTTP availability와 SSL inspection 결과를 정규화해 DB에 저장하도록 추가했습니다.
- availability_results, ssl_results 테이블과 SQLAlchemy 모델을 추가했습니다.
- Worker가 scan 실행 후 CheckRun 상태뿐 아니라 상세 scanner result도 저장하도록 변경했습니다. ...
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
Summary
Self-play collection spawned a fresh node process per game (~238 ms spawn + data load). This reuses one warm bridge
process across games, dropping per-game battle setup to ~3 ms — ~2x collector ...
Bug 1: Live monitor — permanent loss of end notification
Impact: When a stale LIVE WebSocket signal arrives after the stream has already ended, users never receive the关播通知. Poll
no longer detects the ...
요약
- 채팅 한 턴의 다음 행동 추천 3개 를 본문(상황·대사) 생성과 분리해 별도 LLM 호출로 만들고, 개수(정확히 3개)는 모델이 아니라 코드가 검증·보충·패딩으로 보장하도록 변경했습니다.
- 추천 선택지가 서로 다른 방향으로 이야기를 전진시키되 급전개를 피하도록(약 30턴 보폭) 프롬프트 규칙을 강화하고, 변경된 설계에 맞춰 채팅 명세와 프롬프트 ...
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
What
US counterpart of #386. us_stock_analysis_orchestrator._send_translated_pdfs had the identical pattern: a deliberately
sequential per-language loop where each translated PDF called convert_to_pdf ...
目标/背景
将现有静态手风琴图片展示页重构为 HR DATA SYSTEM 落地页原型,为后续 HR 查询、导入与导出流程提供前端入口结构。
主要变更
- 重构 index.html 页面结构,新增:
- 页头介绍区
- 数据源导入入口
- 三个功能模块卡片
- 系统状态面板
- 重写 css/index.css
- 新增统一视觉变量 ...