pullrequests Search Results · language:Dune language:Python language:C# language:JavaScript language:Python language:JavaScript
Filter by
163M results
… qaytarish
- Agent チャットに model エイリアス(haiku: 無料 / sonnet: 有料)を追加。 実モデル ID と課金レートは model_catalog.py(SSoT)でサーバー側解決
- LLMClient.generate() の契約を変更し実トークン使用量(LLMResult)を返却。 リトライ時は 2 回分の使用量を合算して課金
- クレジット基盤: users.credit_balance(キャッシュ)+ ...
Bumps commit-check/commit-check-action from 2.7.0 to 2.8.0. details summary Release notes /summary p em Sourced from a
href= https://github.com/commit-check/commit-check-action/releases commit-check/commit-check-action ...
dependencies
github_actions
🚨 Severity: HIGH 💡 Vulnerability: Missing Content-Security-Policy (CSP) headers, allowing potential Cross-Site Scripting
(XSS) and unwanted resource loading. 🎯 Impact: Without a CSP, an attacker could ...
Prepares the 0.7.0 release per CONTRIBUTING: renames the unreleased changelog heading to Version 0.7.0 (2026-06-13).
CITATION.cff already lists all 0.7.0 contributors, so the Authors section is unchanged. ...
Why CI was failing
The web job in .github/workflows/ci.yml was failing at the format:check step (prettier --check). 12 source files under
web/src/ had Prettier code-style violations, so the step exited ...
💡 What: Added Cache::remember to the reference data fetched in ItineraryController::create and edit methods (Cities,
Zones, Categories, and specifically Destinations with all its relationships). 🎯 Why: ...
概要(P1 テスト移植・第7弾/qa_generation)
tests/qa_generation/ のうち対象モジュールが ollama に存在する3テストを、実装との整合を確認のうえ移植しました。
変更内容
- test_evaluation.py:analyze_coverage(ollama evaluation.py に存在)を検証・provider 結合0で verbatim ...