pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Java language:C#
Filter by
197M results
Automated maintenance generated by universal-linter during run 27542751039.\n\nContains: Shell Script Formatting.
Automated maintenance generated by universal-linter during run 27542751039.\n\nContains: PowerShell Script Formatting.
FB-33 — De-castration residual audit (close #1109 §4)
Lane: po-2023 (conceptual audit). Dispatch: R406 (ai-01, HIGH → po-2023). Issue: #1113. Base: main fd3831a8 (post FB-30
#1110 + FB-31 #1111 — both ...
Summary
Extracts the TOOL_KIND_MAPPING constant from acp_impl/events/utils.py to a new shared/tool_kinds.py module to centralize
tool kind definitions and reduce code duplication.
Changes
- Created ...
Summary
- Add the OAP strategic review gate to AGENTS.md.
- Add final report cleanliness requirements to prevent unrelated tool output or transcript fragments.
- Replace the obsolete GPT-5.4-mini ...
Kills the cumulative * X sold to date * vanity stat and replaces it with buyer-useful, velocity-derived metrics.
Changes
- Homepage ticker + MarketPulse: sold to date → ** sold last month ** (velocity). ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| Serilog.Sinks.Console | 6.0.0 → 6.1.1 | age | confidence |
Release Notes
details summary serilog/serilog-sinks-console ...
renovate
Fixes #13. Remediates the planted environment canary so the fixture boundary holds; adds regression
test/regression-issue-13.test.js. Validated patch digest ff097596...; merge gated on tests + fresh replay ...
Summary
Change AbstractTraverser.traverseList and traverseMap to accept Collection ? extends Any and Map String, ? extends Any
instead of Node-typed collections. Items are filtered by isNode() at runtime. ...