Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:Java language:Java

Filter by

189M results  (2 s)

189M results

💡 What: The optimization implements extraction of Object.entries(SESSION_CONFIG) into a module-level constant called SESSION_CONFIG_ENTRIES. 🎯 Why: The previous code executed Object.entries(SESSION_CONFIG) ...

Summary Bumps version metadata for v0.4.0 across pyproject, package.json, both lock files, and dates the CHANGELOG entry. The release rolls up the admin overhaul plus a perf/infra cleanup pass: - ...

Describe your changes st.set_page_config - add a new option for initial_sidebar_state= locked that sets the sidebar to stay open with no option for the user to close. GitHub Issue Link Closes #15411 ...
change:feature
impact:users

Summary Closes T1943 (BrandStrip tagline → JSON) and activates the previously dormant content/text/ store as a real CMS surface. What lands 1. content/text/live.json gains slot brand-strip-tagline ...

Changes Direction RT direction_id defaults to 0 for all Metro North trains regardless of actual direction — confirmed unreliable. Replaced with destination-based inference: - If destination contains ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | codecov/codecov-action | action | major | v6 → v7 | Release Notes details summary codecov/codecov-action ...

This PR adds robust error handling to the list_graph_stats tool and ensures it doesn t crash if the embedding backend fails. It also adds a new test file tests/test_graph_stats_error_coverage.py to provide ...

- Fixed Uncaught SyntaxError: Unexpected token } by correcting bracket matching. - Validated script syntax with node -c to ensure production readiness. - Maintained all v2.1 features: A to B route ...

Summary - Adds a public-safe submission notification contract for terminal UGC gate decisions. - Documents Discord notification states and Worker secret boundaries. - Adds private-boundary validation ...

Summary Operator-flagged follow-on to #133 — scitex-repl shipped to PyPI as v0.1.1 on 2026-06-06 alongside the scitex-math release wave but was missing from the registry. Adds it in the same shape as ...