pullrequests Search Results · language:Dune language:Python language:Java language:PHP language:JavaScript
Filter by
196M results
Resumo
Card 14 (secao 2.4 da auditoria). Torna a criacao do cliente Gemini em transcribe.py preguicosa, alinhando com o padrao
ja usado em cardapiobot.py e get_whisper_model().
Problema
genai_client ...
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
承接票 5 /review 的 follow-up 小修
票 5(PR #27)合併後,兩軸 review 指出 2 點,這裡一起修:
1. (Standards / hard) hover:text-white → hover:text-destructive-foreground ADR 0020 三層 token 架構,同檔其餘都走語意 token,字面色
text-white ...
Follow-up to the README consolidation and WebEx Bot reorder (already in main). README-only, no code changes.
- Adds a credential-free Running the bot runbook to the WebEx Bot section: the manual steps ...
Summary
- Structured logging: replaced all print() with Python logging module. LOG_LEVEL=INFO (default) hides sensitive data;
LOG_LEVEL=DEBUG re-enables full tracing including OAuth state and membership ...
What
Documentation staleness audit (you asked to make sure nothing s drifted). Fixes the checked-in docs that fell behind
recent merges; verified the rest is accurate.
Fixed
- fuzz/README.md (most ...
🎯 What: Removed the unused import subprocess from autonomous/agents/dependency_agent.py. 💡 Why: subprocess is not used
anywhere within this file. Removing unused imports improves code readability, reduces ...
Agents working in pnpm-based repos can t install dependencies or run tests today — pnpm: command not found — so review
and CI-fix workflows either skip verification or fail outright.
Install pnpm in the ...
Проблема
_execute(fetch=False) потреблял результат DDL/DML через try: cursor.fetchall() except Exception: pass. Runtime-ошибки
Trino (ICEBERG_COMMIT_ERROR, OOM, упавший worker) всплывают именно при поллинге ...
Summary
Last-layer rot found by newrelic/open-install-library validation runs after #44 (superlance install), #45 (memmon
symlink), #46 (already-started tolerance) unblocked the memmon eventlistener path. ...