pullrequests Search Results · language:Dune language:Python language:JavaScript language:Go language:JavaScript language:Go
Filter by
170M results
Summary
Improves the htmx lightcurve widget s fold experience so the first fold is usually instant, without paying the ~500 ms
periodogram cost on every page load.
- Hover prefetch — warms the /htmx/periodogram ...
Carries the blast-radius fix that landed on the eval-and-judge branch after PR #6 had already merged, so it never
reached main.
Problem
Running the project during verify() byte-compiles its modules into ...
Summary
refs #2605 refs #2773
Document Wave-15–20 MCP closure proof policy and align the runbook tool inventory count with the active bridge (27
tools).
Delivered
- updated MCP runbook tool count ...
Summary
- Fixes #171
- processEndpoint() spawned an unbounded go r.performTLSCheck(...) per newly discovered endpoint, bypassing the
--workers concurrency limit
- Adds a semaphore channel (checkSem) ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| github.com/mattn/go-colorable | v0.1.14 → v0.1.15 | age | confidence |
Release Notes
details ...
Bumps go.opentelemetry.io/contrib/exporters/autoexport from 0.68.0 to 0.69.0. details summary Release notes /summary p
em Sourced from a href= https://github.com/open-telemetry/opentelemetry-go-contrib/releases ...
dependencies
go
Generates the article JSON for ASIN B071WVS3Z2 following the v5 prompt guidelines, incorporating data from raw JSONs and
web searches, and successfully passing the quality gate.
PR created automatically ...
!--pre-commit.ci start-- updates:
- github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.15
- github.com/pre-commit/mirrors-mypy: v1.20.2 → v2.1.0
- github.com/pdm-project/pdm: 2.26.8 → 2.27.0 ...
Adds tools/__pycache__/ to .gitignore.
This repo ships tools/methodology_dashboard.py (and a copy under starter-kit/). Importing the module — e.g. from a test
or python -c import methodology_dashboard ...