Skip to content

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

Filter by

278M results  (2 s)

278M results

Refactored scripts/validate_marketplace.py to use concurrent.futures.ThreadPoolExecutor to execute I/O bound plugin validation checks in parallel. 💡 What: Extracted plugin validation logic to a helper ...

目的 採用面接の文字起こしを人手なしでAI評価→D1同期するヘッドレスCLIを追加。reorga側 poller がこれをデタッチ起動して「Meet→数分後に候補者ケースへ評価が自動反映」を実現する(reorga PR #235 と対)。 変更 - 新規 src/saiyo/headless-eval.ts: 既存のbot評価ロジック(buildSaiyoInterviewEvaluationPrompt/query/collectSaiyoCompletionArtifacts/syncSaiyoEvaluationsToD1)を合成したCLI。動作中botのmessageハンドラは不変。 ...

This PR adds the underline extension as a tool, and should resolve #33

Contexte Deux demandes : (1) remplacer les faux profils par de vrais profils de test (identifiants + visibilité publique) et refondre la page /profil (surcharge cognitive), (2) analyser, trier et exécuter ...

概要 Issue #132 で指摘されたメール系レート制限の2つの原子性問題を修正します。D1はインタラクティブトランザクションを持たないため、どちらも「競合が起きても無害になる」設計で対処しています。 Closes #132 修正1: email_rate_limits の CHECK 制約違反(countクランプ) 問題: DDLに CHECK (count = 0 AND count ...

What - FolderTreeView + TodoItem gain nullable WorkspaceId. Folders and standalone to-dos read it from EventMetadata.WorkspaceId (stamped via EventEnvelopeFactory.CreateEnvelopes, now workspace-aware); ...

What Continuation of #376 — the next tranche of docs/ANALYTICS_BENCHMARK_2026-06.md proposals (#4–#6), the player passport v1, the F1 killer_reinf history backfill, and a SKILL_SNAPSHOT fix found live ...

Automated update of templates for base image apify/actor-python Parameters: - Base Image: apify/actor-python - Runtime Version: 3.14 - Module Version: N/A Generated by Update Templates ...

Qué introduce esta PR Añade la etapa de subtítulos al pipeline: transcribe el audio generado por la etapa de voz con Whisper del cluster NaN, alinea el texto canónico del Storyboard contra los timestamps ...