pullrequests Search Results · language:Dune language:Python language:Python language:Java language:JavaScript language:CSS
Filter by
189M results
Summary
The kitchen-sink page s section grouping had drifted from the canonical component categorization defined in
astro.config.mjs (the Components sidebar) — in three ways, so the scan everything gallery ...
bug: affects latest release
bug
component: tests
precision
Bumps the github-actions group with 2 updates: actions/checkout and github/codeql-action.
Updates actions/checkout from 6.0.2 to 6.0.3 details summary Release notes /summary p em Sourced from a href= ...
dependencies
github_actions
[This PR was co-authored with Claude Code. -Joe]
A documented /api/search shape with score + KWIC highlighting + paging
From the existdb-oxygen-plugin Search-dialog tasking. GET /api/search had an ad-hoc ...
Bumps electron-builder from 26.8.1 to 26.15.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/electron-userland/electron-builder/releases electron-builder s releases ...
dependencies
javascript
- Started work on spotify artist visualizer
- Made site design responsive and accessible
- Added basic starter content (first blog post, musings on my interests)
- Fixed miscellaneous bugs and ...
Bumps lite-youtube-embed from 0.2.0 to 0.3.4. details summary Release notes /summary p em Sourced from a href=
https://github.com/paulirish/lite-youtube-embed/releases lite-youtube-embed s releases /a ...
dependencies
javascript
The demo embedder uses md5 only as a token→bucket hash, not a security primitive. Without usedforsecurity=False it
raises on FIPS-mode interpreters and reads as a crypto smell. Set the flag; hash output ...
What why
build_gemini_request() in agent/gemini_cloudcode_adapter.py only set maxOutputTokens when max_tokens was an explicit
positive int. Hermes passes max_tokens=None to mean unlimited , which left ...