Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:TypeScript

Filter by

177M results  (2 s)

177M results

Automated update: rotated CSS theme tokens and appended changelog entries. - branch: auto/update-20260619090620-19 - commits: 4

배경 프론트 팀장 챗봇 테스트 중 답변 스트리밍 출력이 안 되는 현상 확인. 기존 chat.ts는 SSE 응답(text/event-stream)을 .text()로 끝까지 모은 뒤 한 번에 파싱하고 final.answer만 렌더링했다(delta는 final 없을 때 폴백). 응답이 완전히 끝나야 답변이 한 번에 떠서, 명세서가 기대하는 delta 이벤트 실시간 ...
enhancement

What Makes switching tabs feel deliberate and premium — a resist-then-snap motion. Panel transition (shared SwipeCarousel → Dashboard and Manager) On a nav-click tab change, the incoming panel slides ...

Groups the Reviews tab bar into Reviews / Outreach (Outreach+Incentives) / GBP. (The sms/history references were dead placeholder code, not live tabs; GBP s own internal panel is untouched.) Pure navigation ...

Summary On the Tribe page, clicking Add / Add Relationship appeared to do nothing. The buttons were wired (they call setDraft(emptyDraft())) and the whole backend stack exists (/api/tribe routes, Zod ...

Bumps org.flywaydb:flyway-database-postgresql from 12.7.0 to 12.9.0. ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.flywaydb:flyway-database-postgresql ...
dependencies
java

Summary - buildOptions() in sessions.ts was spreading the full process.env into every SDK query() call, forwarding JIRA_API_TOKEN, JIRA_EMAIL, and JIRA_BASE_URL into agent sessions - An agent ...

Bumps the babel group with 3 updates: @babel/core, @babel/preset-typescript and @babel/runtime. Updates @babel/core from 7.29.7 to 8.0.1 details summary Release notes /summary p em Sourced from a href= ...
dependencies

What why On-device ffmpeg.wasm compression was very slow on phones. This moves transcoding server-side to Cloudflare Stream: the phone uploads the raw clip, Cloudflare transcodes to H.264 that plays ...