pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:C# language:TypeScript
Filter by
278M results
Summary
- Add CHANGELOG.md with 0.1.0 release notes
- Update publish.yml: tag trigger + TestPyPI manual dispatch via OIDC
- Flip README and quickstart to pip install agentcogs
Merge last, after ...
目的
画廊里每个示例都嵌在固定高度的 iframe(440/560px)里,较高的卡片(带 param_sim 画布、以及新增的「前置知识」首页)会被裁切,显示不全。本 PR 让每张卡片按内容自适应高度,完整显示。
改动(仅 demo/)
- iframe 自适应高度:画廊与各组件同源(GitHub Pages),新增脚本读取组件内 .kl-doc 的真实高度并同步给 iframe;每个 ...
Summary
- Add a dedicated Documentos backoffice panel for generated-system PDFs.
- Wire preview and generation to the audited backend endpoints, requiring a preview before emission.
- Update Documentos ...
Systematically fixes every verified finding from the PR #72 deep review — the 15 ranked findings plus the 10 confirmed
ones cut by the cap.
Security (release-blocking for main)
| # | Finding | Fix | ...
This PR changes the runtime and transport surface so provider construction, provider capabilities, and request routing
are shared instead of being reassembled independently by CLI, HTTP, and MCP paths. ...
Pull Request.
Summary
A full-repo correctness audit (four parallel reviewers over the math core, meter/IO layer, messy-data/repair layer, and
demo/app code, with every finding re-verified against source). The math ...