pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:PHP
Filter by
188M results
Problem
abadge item update id prompted for Label, Kind, and Value via readline, which buffers the entire piped stdin to read
its first line. So when you piped a value, the Label prompt consumed all of ...
What
Builds the missing executor layer so the bankr (Base/Doppler) and bags (Solana/Meteora) launchpad paths actually execute
end-to-end, modeled on the BSC/Flap orchestrator broadcastPrepared flow. Before ...
Summary
UX-017 — Graph view node labels: show labels above a zoom threshold + a highlight-my-brews toggle in the WorkForceGraph.
Salvaged from a stalled worker, rebased clean onto current main.
Proof ...
The student-side startAssignmentPractice action rejected anything whose assignment_type wasn t literally questions , so
a lesson_pack assignment bounced with This assignment type is not a question set. ...
Summary
- Corrected the help FAQ deletion instructions in vibes.diy/pkg/app/routes/help.tsx.
Validation
- eslint on changed file passed.
- Package typecheck fails due to an unrelated existing ...
Merges the changes from the 3.0.x branch into the 3.1.x branch.
merge-up
patch
Summary
- Auto-format non-medical source files via biome (12 files)
- Add type= button to interactive buttons in App.jsx, ChatTab.jsx (a11y)
- Remove unused theme variable in App.jsx
- Add biome-ignore ...
Summary
- Fixes BNL probe success handling so a healthy status: ok snapshot is discarded instead of persisted as a failed
replay.
- Adds a regression test using a local fake BNL snapshot endpoint. ...
Closes #20
Addresses all reviewer suggestions from PR #19 (merged):
Changes
Test isolation safety
- Add beforeEach(() = { vi.resetModules(); }) to the describe( Inngest client ) block — the first ...