Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:TypeScript

Filter by

173M results  (2 s)

173M results

Improved the accessibility and visual clarity of the Node Type selection buttons in the editor panel. 💡 What: - Added aria-pressed attribute to indicate the active selection to assistive technologies. ...

This PR refactors the overly long test_connection function in test_cw_connectivity.py into smaller, modular functions to improve readability and maintainability. Specifically, it extracts: - load_credentials: ...

Summary Extends evaluation/compare.py with a new --timeline scope that visualizes how task eval scores and harness metrics evolve across harness versions. Output style matches the existing static-HTML-with-embedded-PNGs ...

Expands directory coverage. One of the three could be implemented against a public source; the other two are documented stubs (no forced scraping, per the agreed policy). Pay.sh (Solana Foundation) — ...

Documentation-only follow-up to the Gemini-powered daily GO ingest (merged in the previous PR). Brings the README and the GovernmentOrder spec/plan back in line with the shipped code. README.md - Document ...

Que cambia este PR? - Agrega Dockerfile y .dockerignore para contenerizar el microservicio. - Agrega docker-compose.yml para orquestacion local y despliegue simulado. - Actualiza GitHub Actions ...

What Speculative-cleanup #29, done as a genuine (small) improvement rather than a bare file move: - chooseCacheDir + CacheLocationInput move into cacheManager.ts; cacheLocation.ts is deleted. - New ...