pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Python
Filter by
149M results
Warum
Es wurde „recht wenig gesynct: jeder Adapter holte nur die erste API-Seite (MusicBrainz 100, RAWG 40, TMDb ~20 Treffer)
und das Fenster reichte nur 21 Tage in die Zukunft. Ein größeres Fenster allein ...
Summary
- Adds rename to the existing static fs/promises import on line 5 of bin/forgedock.mjs
- Removes two redundant inline dynamic imports (const { rename } = await import( fs/promises )) from ...
SE5 – Visualisation Dashboard (Oscar Dataset)
Switched data source from mock sample.csv to real Oscar Award Winners dataset (oscar_age_male.csv) Updated app.py to
load and visualize Oscar data (KPIs, ...
Summary
- Prepends env_extra key=value pairs to the $ line streamed to the UI
- Makes the displayed command fully reproducible — env vars are visible alongside the command args
Test plan
- [ ] ...
Summary
- add Supabase auth/profile, pairing, active therapist selection, and secure practice rating writes
- keep local practice usable without login, with local session continuity and ordered statements ...
Linear ticket: https://linear.app/acryl-data/issue/PFP-4088/migrate-ml-tests
Description:
Migrate ML entity Playwright tests with full feature parity and code quality improvements.
New Files:
- e2e-test/ui/playwright/pages/ml-entities.page.ts ...
product
Summary
- Fixes sed no-match fallthrough bug in commands/status.md where --repo or --stale-days flags with no following value
caused the full $ARGUMENTS string to be returned and used as the variable ...
Summary
Extends primary_metrics support to STREAM benchmark to capture Copy, Scale, Add, and Triad operations as coequal
metrics.
Problem
STREAM measures memory bandwidth across four different operations ...
enhancement