pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Python is:public
Filter by
149M results
¿Qué hace este PR?
Issue relacionado
Closes #356
Tipo de cambio
- [ ] feat — nueva funcionalidad
- [ ] fix — corrección de error
- [x] docs — documentación
- [ ] test — pruebas
- [ ] chore ...
Summary
- add trusted replay-provider contracts for non-mock backtest counterpart evidence
- add optional-gated NautilusTrader provider boundary via the parity-nautilus extra
- require trusted replay ...
v0.2 Real Field Geometry + v0.3 Route Planning
- Added polygon-based field geometry (Shapely)
- SwarmPlanner rewritten with strip partition
- RoutePlanner upgraded to polygon-aware boustrophedon ...
The scanner detects a modification as a content-hash change and updates the document with the new hash + MODIFIED
status, but when the new content duplicates an already-registered file, DocumentStore.update ...
bug
Replace assert statements with explicit exception handling so input validation remains active regardless of Python
optimization flags (-O).
Also fix a minor bug in the original error message for the function ...
invalid
Motivation
- Provide a quick, day-level view of the relationship between medication daily dose and recorded pain inside the
existing visit summary so clinicians can roughly inspect dose vs pain ...
codex
概述
将 Rust import_knowledge 的错误处理重构为单一 try/except 模式,与 Python 端完全对齐。
改动说明
- 重构 Rust 端 import_single_file 的错误处理流程,提取 try_critical_import 函数
- 统一在 match 分支中处理成功/失败状态,任何步骤失败都写入 failure record 和 failure ...
Hides the parked ModelPilot savings telemetry from the customer UI (follow-up to #160).
What was actually exposed
- The routing dashboard() (the % of savings · you keep view) has no route — it was ...
Summary
- add a dependency-free scripts/tweetclaw_to_tweet_csv.py converter for TweetClaw JSON, JSONL, and CSV exports
- write the existing batch-upload shape with a single tweet column
- document ...