pullrequests Search Results · language:Dune language:Python language:HTML language:TypeScript language:TypeScript language:Java
Filter by
193M results
Bumps solid_cable from 3.0.12 to 4.0.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/rails/solid_cable/releases solid_cable s releases /a . /em /p blockquote h2 v4.0.0 ...
dependencies
ruby
Motivation
- Ensure faction (clowder) names are stored and compared consistently and safely to avoid duplicate/confusing names
and parsing issues.
- Make command handling robust for multi-word ...
codex
Add Anthropic support and dot-notation parsing
Why?
- Business Context: To expand the supported LLM platforms by adding Anthropic, allowing users to leverage Claude
models.
- Technical Reasoning: ...
enhancement
Summary
- add edited web derivatives for the About table image and April fried-chicken/table imagery
- replace the raw About and What to Expect visuals with warmer, cropped, optimized images
- update ...
Closes #4
Problem
Selecting Cine under the Usage filter returned 0 lenses, even though the catalog has 10 cine lenses.
Root cause is a double-filtering mismatch:
- The list endpoint (/api/lenses) is a full-pool ...
Summary
Fixes #1720 by keeping the compacted state from the previous flushState call as the seed for the next one in the same
compactEvents pass.
That keeps JSON Patch deltas like add /run_log/- valid ...
Three connected features, all under the zero-runtime-dependency rule (node:net / node:dgram / fetch only).
Built-in MQTT broker
- control/mqtt-broker.ts: a minimal MQTT 3.1.1 broker over node:net — ...