pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:Java language:Python
Filter by
181M results
Without calling save on the program, all changes are lost when sending a SIGTERM to pyghidra-mcp. Fixes #96.
!-- Thank you for taking the time to contribute to The Odin Project. In order to get this pull request (PR) merged in a
reasonable amount of time, you must complete this entire template. --
Because
!-- ...
Summary
Fixes #213
Removes the hardcoded _COMPLIANCE_FLOOR = Severity.S3 constant and replaces it with a configurable
compliance_review_severity field on PilotInstitutionPolicy (default: Severity.S2). ...
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
- api/ai-messages.js and api/car-specs.js now require a valid Supabase session Bearer token server-side (previously
open to anyone who found the endpoint)
- All 6 frontend AI callers + ...
Summary
Fixes two real OAuth bugs affecting Google sign-in and Google Drive.
1. Google sign-in fails with Request failed (auth.py)
After a user grants consent, Google echoes the granted scopes back ...
概要
/simplify による4観点(Reuse / Simplification / Efficiency / Altitude)の並列コードレビューで検出された品質課題を修正します。挙動の変更はありません。
変更内容
Reuse(重複排除)
- chat.py の _chunk_text を削除し、完全重複だった formatting._message_text の import ...
修复清单
1. 对比评分修复
- 根因:_judge_results 缺 get_default_model import 导致评分函数崩溃
- 评分模型改用用户配置的模型(req.model),不再硬编码 deepseek-chat
- 去掉基于场数的假评分兜底逻辑
- 增大 max_tokens 到 2048 防止 JSON 截断
2. 模型切换即时响应
- viewModel ...
Проблема
После #469 в подборку «Чемпионат мира 2026» попадали обычные товары, где просто указан год — «Argentina 2026», «Real
Madrid 2026» — потому что regex содержал альтернативу 2026 без контекста турнира. ...