Skip to content

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

Filter by

197M results  (2 s)

197M results

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | pylint (changelog) | 4.0.5 → 4.0.6 | age | confidence | Release Notes details summary pylint-dev/pylint ...

Summary Scoring more generous: - Reduced weight of negative aspects (square: -10→-5, opposition: -6→-3, Saturn conjunctions halved) - Boosted positive aspects (trine: +12→+14, sextile: +7→+9) - ...

已完成。功能已添加到 10 个文件,共 400 行新增代码。 实现概览:拉普拉斯变换 / 逆变换 | 层 | 文件 | 新增内容 | | --- | --- | --- | | C 核心 | calc_core.c | laplace_transform() 数值积分,inverse_laplace() 模式匹配常见变换对 | | JNI 桥接 | calc_core_jni.c | Java_com_supercalc_CalcEngine_laplaceTransform/InverseLaplace ...

Triggered by SGP PR #51 (https://github.com/johrenberger/aiWorkflows/pull/51) which adds the new optional frontmatter fields. What 41 files, +412/-23 lines: - 20 agents: each gets uses_skills: list[str] ...

Goal: - Close #318 by surfacing unresolved artifact failure memory in read-only promotion-readiness reports. Scope: - Add unresolved_failure_memory warning reasons for open artifact failure_log ...

Fixes #236 Problem Der Tauri Build schlägt seit 14.06.2026 fehl (brotli kompiliert nicht): error[E0277]: the trait bound `StandardAlloc: alloc::Allocator u8 ` is not satisfied note: there are multiple ...

Verified by gh api: 14/20 have GitHub Release, 18/20 have git tags. Missing releases: xlib-harness, xlib-evidence, clickhousex, contracts, transportx, domainx. Co-Authored-By: Claude noreply@anthropic.com ...

Please provide me the recommendations

Summary Adds an A2A (Agent2Agent) protocol server that exposes the Hermes AIAgent as an A2A-compliant remote agent: other agents discover it via an Agent Card and delegate tasks over JSON-RPC + SSE. It ...