Skip to content

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

Filter by

278M results  (2 s)

278M results

概要 daily-ops のスケジュール実行が一度も発火していなかった問題(本日 18:00 JST の未実行)への対策です。 原因 実行履歴を調査した結果、daily-ops の全 4 回の実行はすべて手動(workflow_dispatch)で、schedule イベントによる起動は 0 件でした。ワークフローは active・構文正常・デフォルトブランチ配置済みのため、原因は cron ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @commitlint/cli (source) | 21.0.1 → 21.0.2 | age | confidence | Release Notes details summary ...

Adds Evidentia to the Ecosystem table. Evidentia catches AI-fabricated medical citations before publication: it extracts DOIs/PMIDs/NCT/arXiv IDs and resolves each against CrossRef, PubMed, and OpenAlex ...

enhancement

Problem @tiptap/extension-list is listed as a direct dependency in package.json but is never imported directly in any source or test file. @tiptap/starter-kit already bundles @tiptap/extension-list as ...

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...

Replaces the existing README with a marketing-grade version that includes: - Quick start with copy-paste install - Honest benchmarks table - Pricing / commercial license tiers - Cross-links to ...

Проблема Строка запроса workspace/symbol напрямую компилировалась как регулярное выражение (CaseInsensitivePattern.compile(query)). Если пользователь вводил подстроку со спецсимволом регулярного выражения ...