pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:HTML language:Ruby
Filter by
193M results
Stop committing the generated bundles (public/css/core.css, public/js/_bundle, admin-miniapp/js/_bundle) — they are the
source of the recurring merge conflicts on content-hashed chunks. They are now gitignored ...
What is being addressed
Service bus will now skip malformed payloads instead of crashing
How is this addressed
Summary of Changes
1. Bug Fix in runner.py:
• Caught json.JSONDecodeError when deserializing ...
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 ...
📝 Description
This PR introduces a major UI/UX refresh to the portfolio, focusing on a more professional and visually balanced Hero
section, improved content hierarchy, and enhanced interactivity.
✨ ...
Bumps @babel/cli from 7.28.6 to 7.29.7. details summary Release notes /summary p em Sourced from a href=
https://github.com/babel/babel/releases @babel/cli s releases /a . /em /p blockquote h2 v7.29.7 ...
dependencies
javascript
Extends the Clojure→WASM compiler (kotoba-clj) from an i64-only calculator into a language that can express a
langgraph-style agent running on kotoba-runtime: decode a CBOR ctx → run a node/edge state ...
Description
Normalize the headroom_stats MCP tool input schema to match other no-argument MCP tools in the repository.
The headroom_stats tool previously advertised the following schema:
{
type : ...
Bumps sql-query-identifier from 3.0.0 to 3.1.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/coresql/sql-query-identifier/releases sql-query-identifier s releases ...
dependencies
javascript
Summary
src/audio_fingerprinter.py が from skimage.feature import peak_local_max を使用しているが、pyproject.toml の依存関係には scikit-learn
が記載されていた(scikit-image の誤り)。
- scikit-learn =1.6.1 ,
+ scikit-image ...