pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Java language:Python
Filter by
183M results
While reviewing the v0→v1 vehicle project migration code, I found that _param_name_from_line only correctly extracts the
parameter name from comma-separated (Mission Planner style) .param file lines:
...
Fixes #8668
Summary
- Clarifies that Refine is not a direct rename for dspy.Assert.
- Notes that migrated rules should be expressed through reward_fn and threshold before wrapping a module with
...
Summary
Make tui_gateway/server.py:_save_cfg write config.yaml atomically so a crash or disk-full mid-write can never leave the
user s config truncated or half-written.
Salvage of #13357 by @Junass1 ...
Summary
- surface selected/attached/verified native audio from rendered asset audioIntent in next-batch recommendation
payloads
- carry the same selected-audio proof in decisionEvidence.audio ...
Summary
P1C PR1 将 P1B durable review 能力提升为受控单节点 backend API:服务现在会在启用时 fail closed 校验运行配置、SQLite schema、checkpoint 兼容性和 13-gate
evidence,并提供严格认证的 review queue、detail 与 health 接口,同时保持现有 approve/reject 不可变决策和 ...
Summary
- Add verification sidecar models, archetype config, and schema doc
- Add baseline coverage report script + committed snapshot
- Add passage verifier CLI stub for PR3
Test plan
- [x] ...
Vercel zero-config builds every .py file in api/ as a serverless function. Files prefixed with _ are treated as private
helpers and skipped — this is Vercel s documented pattern.
Changes:
- api/auth.py ...
Минорный релиз v0.2.0.
С момента 0.1.0 (PR #1–#3, уже в main):
- 🔌 Конфигурируемый IVA_PORT (дефолт 8723) + миграция старых установок — фикс «бот молчит» из-за конфликта с docker на
:3000.
- ...
Summary
- Replaces ~50 hardcoded Tailwind color classes across 9 files with semantic design tokens (success, action, primary,
muted, background, primary-foreground)
- Follows the P1/P2 findings ...
Summary
建立 E1 deterministic retrieval evaluation baseline,为当前 English page/timestamp retrieval contract 提供可重复、可审计、非质量门禁的
canonical observation。
- 增加严格离线 manifest、fixture provenance 与 immutable snapshot ...