pullrequests Search Results · language:Dune language:JavaScript language:HTML language:TypeScript language:JavaScript
Filter by
203M results
Summary
You expected a new release each time you allow a deploy — but since #360, cutting a version was a manual
workflow_dispatch and the per-deploy trigger was removed. So nothing had cut since v2026.06.12.4; ...
Bumps the development-storybook group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| @storybook/addon-a11y | 10.4.2 | 10.4.4 |
| @storybook/addon-docs | 10.4.2 | 10.4.4 |
| @storybook/addon-vitest ...
Verified all four default research slugs against the live OpenRouter catalog (2026-06-14): minimax/minimax-m3,
moonshotai/kimi-k2.7-code, and stepfun/step-3.7-flash all resolve. The prior only 3.5 Flash ...
Implements the meta:plugin:test command with a Bun test runner that discovers and executes plugin tests via OCLIF and
the compiled CLI dispatch. Includes lifecycle events, entry-less top-level plugin manifest ...
Bumps es-toolkit from 1.47.0 to 1.47.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/toss/es-toolkit/releases es-toolkit s releases /a . /em /p blockquote h2 v1.47.1 ...
Summary
Replaces the old iris-era favicon (dark square with a purple dot — left over from the previous design) with the
TotallyWild robot mark, matching the logo shown in the site nav.
The new favicon.svg ...
Bumps eslint from 8.57.1 to 10.5.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/eslint/eslint/releases eslint s releases /a . /em /p blockquote h2 v10.5.0 /h2 h2 ...
Summary
- Implements issue #8 by launching Flow agents in embedded terminal sessions attached to Flow state.
- Adds agent command construction, PTY-backed terminal session management, and fallback ...
Adds a regression test to the #reload suite asserting that storage written before cy.reload() survives the reload, since
cy.reload() is simply window.location.reload() and must not clear browser storage. ...