pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:PHP language:Python
Filter by
163M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| signxml (changelog) | ==4.4.0 → ==4.5.1 | age | confidence |
Release Notes
details summary ...
Unified replay for radareorg/radare2-bindings
Summary
- Removes environment: NPM from the publish job in .github/workflows/publish.yml
Why
The npm trusted publisher (OIDC) is configured for prototypdigital/bluetemberg-packs with no environment ...
Summary
- Closes #270.
- Add docs/VERIFIER_EVIDENCE_AUDIT.md to document the current verifier adapter surface, normalized result states, log
metadata, gate/promotion integration, Lean #check boundary, ...
💡 What:
- Implemented file-based caching for text-to-speech audio files in the /api/tts endpoint in backend/server.js.
- Generates an MD5 hash of the final processed text string.
- Atomically saves ...
Motivation
- Correct the Phase 3 progress notes to reflect that Phase 3 was subsequently owner/Codex signed off while keeping the
Phase Status Summary unchanged.
Description
- Replaced the previous ...
codex
Motivation
- Provide optional monitoring of per-token lm_head vector magnitudes during training for visibility and debugging.
- Make the feature safe and performant for large vocabs and multicontext ...
codex
Updated download instructions and added a link to the latest release.
- What: Batched 4 sequential database queries into a single query using scalar_subquery().
- Why: The /me endpoint previously made 4 separate network roundtrips to the database to calculate user metrics, ...
What broke
creative-update.yml had a multi-line git commit -m string with a blank line followed by Co-authored-by: at column 0. In
YAML literal block scalars, any line with less indentation than the block ...