Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript is:unmerged language:JavaScript

Filter by

63.5M results  (1 s)

63.5M results

Reappraisal #4 Tier C-D1 — review Ugly 3. Zero behavior change. Word stored a whole-word quote_type field duplicating the per-part quoted/quote_char state. Word.quote_type is now a derived @property (a ...

:)

The repo declares MIT in pyproject, the site footer, and the awesome-mcp-servers entry but shipped no LICENSE text — a genuine hygiene gap independent of any registry. Adds the standard MIT license (copyright ...

:robot: I have created a release beep boop 0.2.21 (2026-06-13) Features - server-first default backend with unified provisioning and readiness (97b6f64) This PR was generated with Release Please. ...
autorelease: pending

Summary - Add a GitHub Actions CI workflow that runs on push and PR to main: - lint job: ruff check + ruff format --check - test job: pytest across Python 3.10 / 3.11 / 3.12, with network-marked ...

💡 What: Replaced the inefficient .items() loop with zip(), eliminating the .iloc index lookups inside the nested loops. We also optimized the list deduplication using a set based generator while preserving ...

Unified replay for Automattic/mongoose

picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...

Inserting a key into a multi-line inline table left the new entry unindented (or glued to the previous line) because its key prefix was never aligned to match its siblings. Add align_inserted_inline_key, ...

Summary Follow-up to the tokentimer-cloud security and reliability pass. Brings variant-agnostic runtime fixes into core, plus CI and Docker improvements discovered while aligning the repos. This PR does ...