pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:Python
Filter by
35.5M results
!-- CURSOR_AGENT_PR_BODY_BEGIN --
概述
让系统识别 da2 完整状态表(id 2–20),并内置多项准确率提升机制;同时补充完整状态表与准确率指南。基于 main。
改动内容
全状态识别
- server/tonedetect_server/states.py(新):号码状态标准表(id/name/alias/description + ASR 关键词),作为匹配/ASR/文档/工具的单一来源;含信号音表与按优先级排序。 ...
Fixes #721.
Summary
- doubles the uncontrolled Rz angle emitted by pauli_exp_to_qasm so it implements exp(-i * theta * Z) rather than
exp(-i * theta * Z / 2)
- updates existing QASM expectations ...
Problem
tests/security/test_auth_coverage.py fails on main with two failures, independent of any dependency change:
- test_allowlist_entries_still_exist — UNAUTHENTICATED_ALLOWLIST contained GET /readiness, ...
This pull request was created by @kiro-agent on behalf of @tinkergourav-cmd :ghost:
Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro Web /sub ...
Summary
Backports estimand-provenance findings into the single-pass review as a deterministic gate. These errors survive a
single-pass review because the manuscript prose is internally consistent yet ...
Situation
Source files contained extensive comments (module docstrings, function doc comments, inline notes) across all Rust and
Python files — exposing implementation details, algorithm descriptions, ...
概要
#385 の設計を文書化。docs/v5-e2ee/login-derived-mk.md を追加。
ログインパスワードを唯一の常用鍵にし、流用前提でも受動的なサーバー管理者が MK を導けない設計(HKDF split):
master = Argon2id(login_password, salt) # クライアントのみ
login_verifier = HKDF(master, ...
What changed
- Added a deterministic, evidence-backed resume tailoring engine.
- Tailoring now requires a passed job match and persists a new resume_versions row.
- The tailored JSON records matched ...
Summary
This branch delivers three foundation layers for the Hermes Agent desktop workbench. First, a read-only Browser
Workspace — an Electron host that renders external URLs and exposes a chat message ...