pullrequests Search Results · language:Edge language:TypeScript language:HTML language:PHP language:HTML language:PHP
Filter by
120M results
Frontend (YakshaChat.tsx):
- Replaced setTimeout + Fuse.js client-side search with real async fetch() call to POST /query on the FastAPI RAG
backend
- Added proper error handling: timeout (AbortError), ...
Ticket
APP-85 Home active-profile chip navigates to non-existent /schedules route
Summary
- The Home On profile tile (ActiveScheduleChip) and the drawer s Schedules / Switch profile entry points push ...
Bumps babel-preset-expo from 54.0.10 to 56.0.14. details summary Changelog /summary p em Sourced from a href=
https://github.com/expo/expo/blob/main/CHANGELOG.md babel-preset-expo s changelog /a . /em ...
Audio narration (Sarvam + ElevenLabs):
- Pluggable TTS provider adapter (lib/tts/) + R2 audio storage (lib/r2/), per-part generation pipeline,
/api/tts[/queue|/test], admin TTS config, per-variant ...
解决什么
之前 AI 回复是 等完整 reply → 一次性弹整段 ,体感像在等服务器算账。 改成 逐字流式打字 + 末尾闪烁光标 ,体验对齐 ChatGPT。
涉及哪 5 个文件
1) api-handlers.ts · 服务端透传 SSE
- 请求体加 `stream: boolean`
- `stream=true` 时 fetch DeepSeek 也带 `stream:true`,直接 ...
💡 What: Optimized GridCanvas._renderCursor() to reuse Konva Rect nodes and animation objects rather than destroying and
recreating them on every single mouse movement.
🎯 Why: The previous implementation ...
Adds owner-managed profile photos for family members, surfaced in the shared journal feed. From the Family settings tab,
the account owner can open a per-member dialog to upload photos (downscaled client-side ...