pullrequests Search Results · language:Edge language:TypeScript language:PHP is:unmerged language:JavaScript language:Ruby
Filter by
94M results
Adds transaction history export for transfers and merchants, including CSV/JSON output and export button UI in
transfer/merchant workflows. Includes new export utilities, export field definitions, and ...
Summary
Fixes two issues:
1. No speech detected error loop — The recognizer was receiving raw Int16 PCM but SFSpeechRecognizer works best with
Float32 audio. Now converts Int16 → Float32 with 4× gain ...
Created by brew bump
Created with brew bump-cask-pr.
bump-cask-pr
What
Adds the spec for a new /brainstorm skill: the divergent front-end to /spec. Plan only — implementation of
skills/brainstorm/SKILL.md is a follow-up.
Why
slynk has the convergent half (/spec hardens ...
Summary
Follow-up to #17. Replaces the per-tab DraftBillsTable / BillsListTable split with a single BillsTable that takes a
columns: BillsTableColumn[] prop. Each tab declares its own column set, including ...
Summary
- make ZIP_CODE env config override the persisted DB ZIP and refresh metadata when it changes
- propagate scrape failures and atomically replace xmltv.xml only after a successful scrape
...
In 6.13 select dropdowns always escape html which causes group selectors to look bad. This passes the new to param to
format the group hierarchy in a plain text compatible format.
This change is backward-compatible; ...
master
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
- Add a reusable demo seed dataset for bills, negotiations, and activity steps.
- Seed demo rows during database startup when no negotiations exist so fresh ...
- Add OpenAPI/Swagger documentation and strict input validation schemas
- Implement AddMovieUseCase to encapsulate movie creation business logic
- Set up AddMovieController to decouple transport ...
Summary
Adds jlumbroso/free-disk-space at the top of the Infection full job to free ~25–30GB of GHA preinstalled tooling we don
t use (Android SDK, .NET, Haskell, large packages, tool-cache).
Why
The ...