pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript is:public language:Java
Filter by
209M results
Unified replay for hplush/slowreader
What is the purpose of this change?
...
How was this change implemented?
...
How was this change tested?
...
Is there anything the reviewers should focus on/be aware of?
...
Summary
Qwen Code has deprecated TOML custom commands in favor of Markdown files with YAML frontmatter (docs). This PR updates
the Qwen adapter to emit .qwen/commands/opsx- id .md and registers the old ...
What
playground deploy can now attach a single playground tag to an app it publishes, so people can filter for it in the
playground UI.
- Interactive: when publishing to the playground, a new prompt ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| pozil/auto-assign-issue | action | major | v3.0.0 → v4.0.0 |
Release Notes
details summary pozil/auto-assign-issue ...
dependencies
dependencies-ci
dependencies-ci-major
dependencies-major
renovate
⚠️ TEMPORARY PREVIEW PR ⚠️
This is a temporary PR created to preview changes from the API specifications. This PR will be closed when the original
API specs PR is merged.
A new, final PR will be created ...
do not merge
Adds WhatsApp as a send channel via the Meta Cloud API, reusing the contact phone field and the channel pattern
established by SMS (#94).
- core — send_whatsapp journey node
- workers — WhatsAppProvider ...
Adds a dark theme available on every page, modelled on the LUCI design system.
Infrastructure
- tailwind.config: darkMode: class + a dark-* palette (bg #0f0f0f, surface #1a1a1a, input #242424, border ...
Adds a section to the inspector doc documenting the configurable state controls now surfaced for prebuilt interactive
components:
- Checkbox / Switch — Checked toggle
- Radio Group / Toggle Group ...