pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:C# language:HTML
Filter by
223M results
💡 What: Updated getRelatedArticles in src/home/main.js to utilize the Schwartzian transform (decorate-sort-undecorate
pattern) for sorting arrays.
🎯 Why: The original sorting algorithm repeatedly recalculated ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| Soenneker.Extensions.LoggerConfiguration | 4.0.1265 → 4.0.1266 ...
Summary
- Adds prompt_gateway_approval() as a synchronous bridge onto the existing gateway approval queue.
- Wires codex_app_server turns to use that bridge when running inside a gateway session without ...
Motivation
- Provide an easy-to-host, interactive Paycurve Designer site served via GitHub Pages so the UI can be accessed
without a server component.
- Ensure the app loads its territory data ...
codex
Summary
Five small, independent CI-hygiene additions bundled in one PR. Each is a few lines on its own; bundling keeps review
costs low.
What s in this PR
Python 3.14 in the CI matrix
.github/workflows/ci.yml ...
area:infrastructure
Resumo
- Nova tela de visualização /project/:name/story/:id — layout de 3 colunas: backlog (nav lateral) | conteúdo da
história | chat especialista PO
- Chatbot PO com contexto da história injetado ...
Created docs/warden_captain_loop.md to design Warden s supervised multi-step Captain workflow. Covered product purpose,
current vs proposed behaviors, step state models, UI and backend endpoints, and MVP ...
Summary
- Include the default Freshdesk company id when AI-agent create and bulk-create drafts are converted into API
payloads.
- Add a regression test for Freshdesk schemas where Company is required ...