Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:HTML language:Java language:JavaScript

Filter by

210M results  (2 s)

210M results

Summary - Preserve computed vn.py fields such as vt_symbol, vt_orderid, and vt_tradeid when normalizing RPC event payloads. - Fix tick snapshots not being saved to memory_store, which left /api/market/tick/{vt_symbol} ...

Summary Changes the default upload bucket from linux_trace_v4_test to io-tracer/linux_v1. Changes - src/tracer/ObjectStorageManager.py: updated trace_bucket default in __init__ and its docstring ...

What Adds tag-on-bump.yml: a workflow that creates the matching vX.Y.Z git tag whenever [project].version in pyproject.toml (the single source of truth) changes on main. Why it s safe alongside release-please ...

Summary - Factory reset wiped /root/config entirely (os.RemoveAll), deleting bootstrap.json alongside config.json - bootstrap.json is a system file baked at image build time — losing it breaks software-update ...

Two fail-open hardening fixes on the trust/auth paths, surfaced by the enterprise readiness sweep. 1. Malformed credential expiry was fail-open (immortal credentials) agent_trust parsed not_before/expires_at ...

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Summary This repository is a static website with no build system or dependencies: - index.html — portfolio page ( Louie Elizondo — Builder ) - nomina.html — interactive ...

What Adds post-aggregation measures to the data_module matrix visual — calc columns evaluated after grouping, over the aggregate output keys (wins__sum, games__sum). A matrix can now define win% = sum(wins) ...

📌 PR 제목 fix: 문서 삭제 API source_type 허용 범위 확장 ✨ 작업 내용 DELETE /api/v1/documents/{source_id} 엔드포인트의 source_type 파라미터가 MANUAL만 허용하도록 제한되어 있어, BE가 WORKI/KNOWLEDGE_DATA/MANUAL_KNOWLEDGE 삭제 요청 시 422를 반환하는 버그를 ...
hotfix