pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:CSS language:JavaScript language:PHP
Filter by
35.8M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Problem
When a user answers a Matrix-surfaced prompt and adds a note while claude is still busy, the note gets typed ahead into
the Claude Code TUI. Claude Code shows type-ahead in a queued-message widget: ...
What this adds
A GitHub Action that runs automatically on PRs from staging → main (gated to head branch `staging`) and posts a release
review as a sticky PR comment.
On each release PR it:
1. Regenerates ...
- Add ai-code-review.yml calling newfold-labs/workflows reusable workflow
- Disable automatic Claude Code Review job (if: false) for backup use
- Click/tap a placed unit to open a popover with its part thumbnail, dimensions, blurb, cabinet shelf stepper, and a
Remove button (replaces the easy-to-miss sidebar inspector).
- Add touch handlers ...
Initialize models by running artisan make:model [ModelName], only for non-pivot models (so skill_user and skill_vacancy
are exempt)
Resumo
Realiza o cadastro dos presentes e atualiza os dados da aplicação.
O que foi feito
- Criação do evento de submissão com validação antes de salvar
- Armazenamento dos dados cadastrados via ...