pullrequests Search Results · language:Dune language:Python language:Java language:Python language:Python language:Java
Filter by
87.5M results
Summary
Executes the 14-task fix plan from a full repo review (plan included on this branch at
docs/superpowers/plans/2026-06-10-autoresearch-fixes.md). Every fix landed test-first; the suite went from ...
Implements the recommended proposal of study 2026-06-10-level-aware-quick-wins.md (Proposal B): the quick-win engine now
understands build layering — push stable code toward L0, never recommend layer-inverting ...
Last of the 3 free-tier triggers — recurring free Sunday send. New workflow pulpo-newsletter-free.yml sends the free
edition (pulpo-free-general) to the free audience (free Clerk + anonymous; Pro excluded) ...
Fleet-standard auto-publish (proven on claude-faf-mcp #84–86): keeps the MCP Registry + downstream directories (Glama)
in sync with the repo. GitHub OIDC, no stored secret; idempotent (skips if the version ...
Summary
Adds FastDiffusionModel, a transformers-only slow path for text-diffusion models (DiffusionGemma), and routes them
automatically from FastModel.from_pretrained.
Text-diffusion models use a block-diffusion ...
Linked Issue
N/A — release-process cleanup discussed after the pi-agent-v0.1.1 release (follow-up to #5469 / #5473).
Description
Today, every published release fires all 8 CD workflows, 7 of which immediately ...
This was generated by AI during triage.
Closes #612.
Stacked on #611 (the overlay under test lands there); GitHub will retarget this to develop automatically when #611
merges.
Summary
- Adds two ...
This PR was opened automatically by the charmed-analytics-ci library as part of the Rock CI system after the rock image
was built and published.
🔧 Updated Rock References
The following image paths were ...
V5.27 — `ReteRuleEngine` 真正切到 production
V5.25 P0-P6 落地的 `ReteRuleEngine` 之前一直闲置 — `main.rs` 仍 跑 `MockRuleEngine` (手写 `age =18 income =5000`)。本次接 上 production
路径。
改动
`rf-rule`
- `ReteRuleEngine::from_wrappers( ...