pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:Python language:TypeScript
Filter by
236M results
변경 사항
- Backend 테스트가 외부 Supabase 환경변수 없이 실행되도록 서비스 초기화를 lazy 구조로 변경했습니다.
- ImageService, RagService, ChatService의 Supabase/RAG 의존성을 실제 사용 시점에만 초기화하도록 수정했습니 다.
- 중복 client_request_id 스트리밍 응답 재사용 ...
Summary
Adds a one-click AI quick summary so a non-technical admin gets a plain-language where this student is + what to do next
instead of scanning the 942-line member-detail page.
- NEW endpoint ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Updates dependencies for source-google-analytics-v4-service-account-only.
Updated packages: N/A
🤖 Generated by automated workflow job.
area/connectors
up-to-date
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Problem
A single ~3.5-min recording deterministically produced a low-urgency Empty transcription with nothing on the clipboard.
Short recordings worked. Two independent defects combined:
- Bug A — ...
Summary
- Create useTheme hook: manages dark/light mode via CSS class on html
- Persists theme preference to localStorage
- Defaults to system preference (prefers-color-scheme)
- Configure TailwindCSS ...
Summary
- Postgres ingest layer — db/schema.sql (idempotent DDL for raw.scored_job_postings), scripts/db_ingest.py (JSONL →
Postgres via ON CONFLICT DO NOTHING), Docker Compose db service wired ...