Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:C# language:CSS

Filter by

205M results  (2 s)

205M results

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

- Python 3.12+ 에서 datetime.utcnow() 가 DeprecationWarning 을 stderr 로 출력 → exit 0 + plain stderr 경로라 사용자 터미널에 훅 에러처럼 표시되던 문제 수정 - datetime.now(timezone.utc) 로 교체 (plan_gate_lib/prompt_log_lib 과 동일 ...

Summary Implements the first Phase 2 issue — Evidence Input Pipeline. This module connects to the source_regime_stats SQLite cache (Issue #58) and produces typed evidence bundles for downstream proposal/validation. ...

Problem JWT_SECRET is generated only on a fresh .env (install.sh). The three back-fill paths — install.sh, update.sh, and updater-loop.sh (the in-portal Update now path most tenants actually use) — back-filled ...

💡 What: Refactored test classes in tests/test_pr_accessibility.py and tests/test_readme_ux.py to use @classmethod setUpClass for reading static documentation files instead of setUp. Added inline comments ...

Problem The Ask AI widget (/api/chat) used full-text (keyword) search only, so: - Natural / situational questions ( how do I find the email delivery report ) missed pages that clearly exist. - websearch_to_tsquery ...

Summary The repo side of issue #14, complete. After merge, releasing is your four steps (MAINTAINER_SETUP §10 has the exact clicks): PyPI 2FA + pending publisher (clmm-scorecard / cristiancvanega / release.yml ...

Implements the contract layer for #16 (RFC: reputation as a standard). Composes with #15, which ships the runtime scorer — this PR makes its record a schema d, cross-language-validated standard with a ...

Summary print_results was a 200-line god function that mixed console formatting with CSV/JSON/HTML file writes in a single call. There was no way to get formatted console output without also triggering ...

Summary - Replaces stale /auth guidance with /addons for missing image and video add-on keys. - Keeps model availability messaging aligned with the add-on key workflow. Checks - python3 -m py_compile ...