pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:JavaScript is:merged
Filter by
61.7M results
What
- getonup version / --version / -v now report the installed version (read from package.json) instead of a stale
hard-coded 0.1.0.
- getonup login s usage string and --help Usage block now ...
Summary
- Rename last slide: 3D text and HTML copy changed from THANKS FOR WATCHING → EXPLORE MORE (endSection.js, index.html)
- Block scroll-up on HELLO: All three input paths (wheel, up-arrow keyboard, ...
📡 Layer 2: My Channels — Omnichannel Connect UI
What this PR adds
Frontend (app.ctr576.js):
- New ChannelsPage() function — My Channels page accessible from the More tab
- Route: /channels — wired ...
Summary
- Add New Hire button with modal for manually entering first/last name, work email, work phone, and conversation notes
— manually-added hires persist in localStorage and survive BHR syncs ...
Initial setup for Room local DB
The assistant now returns a structured add_expense proposal when the user asks to add an expense; the chat shows a
Confirm/Edit/Cancel card and only writes on Confirm (then auto-syncs). Model never writes ...
What why
The packages are published and the bootstrap is complete, so this refreshes the README:
- adds npm version, CI, and docs badges,
- replaces the early scaffolding status with one that reflects ...
무엇을 (근본 원인 발견)
ndata=0(빈 스트림)의 진짜 원인: 직접 Gemini SSE는 이벤트 경계로 \r\n\r\n(CRLF)을 쓰는데, readSSE가 \n\n(LF)으로만 끊어 경계를 못 찾음 → 빈 스트림 → 매번 느린
비스트리밍 폴백 + 이중 호출로 비용↑·캐시 미적용.
OpenRouter/Claude는 \n\n이라 멀쩡했던 것.
변경 ...