pullrequests Search Results · language:Dune language:Python language:PHP language:TypeScript language:TypeScript
Filter by
147M results
Summary
Fixes two issues in the About section s §02 pinned headline:
1. Center alignment → restored to left-aligned inside the 1320 container (maxWidth: 16ch), matching the §02 kicker and
nav logo ...
1. Spotify/YouTube playlist links now use a neutral gray subtle hover (was brand green/red) to match the track-row link
style.
2. Track rows use the Spotify brand icon for the open-on-Spotify link ...
Phase 4a — i18n activation plumbing (no switcher)
Final build phase of the UI-library hardening program. i18next was initialized with a complete en+ar dictionary but
pinned to lng: en and never switched; ...
This pull request makes minor improvements to the README.md file for clarity and formatting, specifically updating the
developer list and fixing a code block.
- Documentation formatting improvements: ...
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
改了什么
1. 对话式语音助手(核心功能)
- 新增 POST /assistant/chat 统一对话入口
- 接入 DeepSeek API(deepseek-chat 模型)做意图识别、槽位提取、事件拆分
- 后端:assistant.service.ts + prompts.ts + deepseek-provider.ts + 路由注册
...
…king
getAllCategories fired an unbounded Promise.all of slug→name lookups + counts (2 queries per category) across every
category, exhausting the DB connection pool — the rejected Promise.all fell through ...
배경
- 부모 티켓: GP-24
- 서브태스크: GP-44
- 실행 모드: claude_code
작업 범위
컨셉 이미지 구현에 필요한 핵심 컬러 프리셋과 타이포그래피 기준을 정리하고, 프로젝트에서 바로 사용할 폰트 파일 또는 로딩 설정을 추가한다. 토큰 이름은 이후 컴포넌트에서 재사용하기 쉬운 형태로 정의하고, 폰트 사용
방식도 함께 문서화한다. ...