Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:PHP language:C++

Filter by

193M results  (2 s)

193M results

[!WARNING] Dependabot will stop supporting python v3.9! Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14. Bumps uvicorn from 0.32.1 to 0.39.0. details summary ...
dependencies
python

WHAT - Adds agentgram send-file as the CLI entrypoint for Telegram document uploads. - Mirrors the command in the packaged plugin source tree. - Covers success and failure paths with focused CLI ...

Hotfix The core coaching chat started failing with ** Failed to search transcripts ** (screenshot reported by Sean). Cause: my migration 012 pinned match_transcript_chunks search_path to public only. ...

Summary Closes #182. Removes the dead legacy mempool::Mempool class path while preserving the live daemon mempool and the shared mempool data types that production code still uses. What changed: ...

Add DNA Memory Provider plugin for Hermes Agent. Based on the Strand Algorithm (pip install dna-memory): - Multi-strand DNA encoding → weighted voting matching - Negative feedback inhibition (anti-chain ...

Release-As: 0.1.0

Summary Two unserialize() calls in Dolibarr s core helper functions lack allowed_classes restrictions. jsonOrUnserialize() — core/lib/functions.lib.php This function is used as a backward-compatibility ...

Summary - Adds a concise Methods / Numerical protocols section covering ODE classification, branch computation, Routh-Hurwitz stability, PDE spatial modes, finite-amplitude perturbations, nonlinear ...

Completed a full, self-contained strategy evolution cycle for Orbit Wars. 4 distinct experimental agents were generated evaluating novel heuristic conditions such as Contested Zone guards and Triage logistics. ...

概述 将 DOCX v2 导出切换为 python-docx + BeautifulSoup + addFormula2docx 纯 Python 渲染引擎。已解决与 main 的合并冲突。 修改文件(仅后端) | 操作 | 文件 | 说明 | | --- | --- | --- | | 新建 | backend/services/docx_v2/renderer.py | 核心渲染引擎 | ...