Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML language:Python

Filter by

178M results  (3 s)

178M results

Flow action inputs now support ${...} inside strings, not only strings that are fully wrapped in one expression. This lets authored flows use simple prompt-like values such as: - query: News about ${state.topic} ...
size/XL

Pipelines as Code configuration removal

Problem The service crashes at startup with ModuleNotFoundError: No module named ecdsa because script.py imports from ecdsa import SECP256k1, SigningKey, VerifyingKey but ecdsa was missing from tron-sweeper/requirements.txt, ...

Updates the requirements on fastapi to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/fastapi/fastapi/releases fastapi s releases /a . /em ...
dependencies
python

Summary: - keep public-safe compact benchmark_run JSON refs when run-ledger-upsert reads a file path - preserve SkillsBench solution-quality counters and artifact refs in current aggregate summaries ...

Motivation - Provide a lightweight, matplotlib-only plotting helper to make outputs from the simulated end-to-end spectral-siren lensing study readily interpretable. - Ensure plotting is robust ...
codex

What changed - Google OAuth now also requests the readonly Calendar scope, so one connection covers Gmail and Calendar. - New GET /api/calendar/upcoming route fetches the next 7 days of primary-calendar ...

Bumps @types/node from 25.9.4 to 26.1.0. details summary Commits /summary ul li See full diff in a href= https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node compare view /a /li /ul ...
dependencies
javascript

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...