pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:Java language:Java is:merged
Filter by
68.8M results
Opt-in SessionStart hook and a statusline indicator that surfaces budget state. All host-side, no network, silent-fail
by design.
What
- scripts/hooks/mode-tracker.mjs — host data dir resolution (BUDZIE_DATA_DIR ...
Summary
Promotes #28 to production:
- api/course-ai.js moves to Node runtime with maxDuration: 60 to fix the ~25 s edge timeout on large yardage-book PDF
parses.
- adminUploadScorecardPdf surfaces ...
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
Motivation
- 문서들(README.md, docs/*)의 일부가 실제 구현 상태와 불일치하여 현재 기능 범위를 정확히 반영하도록 정리할 필요가 있었습니다.
- 로드맵·품질전략 관점에서 SQLite 기반 API/스키마, R R, 교육 검증, 인증서 경로 등이 현재 구현에 포함되었음을 문서화해야 했습니다.
Description
- README.md의 ...
codex
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
Summary
- Switch api/course-ai.js from Edge runtime to Node runtime with maxDuration: 60 so large yardage-book PDF parses
(e.g. the 71-page Wolfdancer book) don t hit Vercel s ~25 s edge timeout. ...
- Added country detection from match data for scorer flags
- Updated computeTopScorers to include country info
- Fixed tied ranks with = prefix (e.g., = for 2nd place ties)
- Added CSS flexbox ...