Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:C# language:JavaScript language:JavaScript

Filter by

190M results  (3 s)

190M results

Without Accept: application/json, the worker returns HTML instead of JSON, causing the setup check to fail. Also fixes validation to check for Hueleaf name instead of status=ok. Generated by Claude Code ...

Adds the architecture/product audit set to main (the real development line) where the rebuild will happen. Docs-only; no code changes. Contents: - docs/architecture-audit-2026-06.md — v1 + Addendum ...

Summary Extracts the monolith s /api/v1/match/profile and /api/v1/discovery/swipe/{stats/:userId, session/:sessionId} onto the matching service — bucket B of the cutover audit. Schema - New migration ...

🎯 What: The usePostGigHandlers.ts file was too long ( 500 lines) and did too many things. It has been refactored by splitting the individual handlers into focused sub-hook modules in src/hooks/postGig/handlers/. ...

Motivation - Убрать визуальные артефакты — белый/светлый круг вокруг центральной кнопки микрофона в нижней панели и круглый градиентный фон вокруг donut-графика на странице «Аналитика», при этом ...
codex

Why The Tips screen carries ~4,000 words of coaching guidance — a lot to read on a phone at the side of a court. This adds a ** Listen button at the top of every tips card** so a coach can hear it instead ...

why CustomOpenAIClient had a TODO for vision support — when screenshots were passed in, it logged a warning and dropped them. That broke observe/extract vision flows for OpenAI-compatible providers like ...
external-contributor:awaiting-approval
external-contributor

Summary Adds docs/FEEDS-SETUP.md — the setup guide for connecting the three live product feeds (shipped in PR #89) to their ad platforms. Docs-only, no code change. Feed validation — 2026-06-07 (prod) ...

Summary Custom reports using Daily or Weekly intervals displayed dates in hardcoded yy-MM-dd (YYMMDD) order regardless of the user s date format preference (e.g. MM/DD/YY or DD/MM/YY set in Settings → ...
🚧 WIP