Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:PHP language:Python

Filter by

38.4M results  (2 s)

38.4M results

Summary - VM pack() uses VmString::coerceStringBuiltinArg() for format (TypeError on array/object, not LogicException) - VM unpack() offset uses VmMath::parseIntBuiltinArg() (TypeError on array, matching ...

Summary Deselect 6 FusedAttentionTest variants from ROCm CI that fail on all gfx942 GPUs (MI300X/MI308X) with RESOURCE_EXHAUSTED: Shared memory size limit exceeded. Root Cause Pallas fused-attention ...

背景 C2 2回目(2026-06-09)実行のFBから判明: - インフォマート社内相談などの 社内MTGも通知されてノイズ化 していた - 提案機会検知くんは「社外MTGからのアップセル機会検知」が主目的なので、社内MTGは対象外にすべき 変更 run_teian_kenchi メインループで classify_meeting_type 結果が「社内」なら早期 continue: ...

Motivation - Separate customer-facing (sales) information from technical specifications so technical lines are not mixed into keyFeatures. - Provide structured sales guidance and automatic defaults ...
codex

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 90% - Auto-fix allowed: True 📝 Summary The application uses the subprocess ...
ai-remediation
severity-medium

💡 What: The optimization implemented The search algorithm within renderSidebar originally used conditional checks (e.g. prompt.titleLower !== undefined ? prompt.titleLower : prompt.title.toLowerCase()) ...

Fixes #32197 This PR adds support for Pydantic models in the with_structured_output method for ChatHuggingFace. It implements PydanticToolsParser for function calling and PydanticOutputParser for JSON ...

Summary Extracts repeated inline bash/python snippets from the flow plugin s skills into reusable, tested executables under plugins/flow/bin/. The skills now call helpers by bare name (the plugin s bin/ ...
flow