pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:Python language:JavaScript
Filter by
183M results
This pull request was created by @kiro-agent on behalf of @leovela69 :ghost:
Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro Web /sub
🔴 9 ...
What
Add continue-on-error: true to the Download validation report step in the Comment Community Pattern Results workflow.
Why
The validate workflow (validate-community-patterns.yml) intentionally excludes ...
목적 (#650 PR4)
renderer/image-audit가 publication_mode/run_mode/public_state 문자열을 하드코딩하고, renderer는 fallback edition notice 문구·태그 목록을
inline 복제하던 것을 정본으로 단일화.
변경
- newsletter-renderer.js: PUBLICATION_MODES/FALLBACK_TAGS/fallbackEditionNoticeLines(publication-mode.js) ...
Resumen
POST /recommendations/material deja de devolver solo texto y ahora retorna un set de recursos educativos tipados
generados por el LLM (Bedrock) más un video real de YouTube que refuerzan el concepto ...
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] ...