issues Search Results · language:Dune language:Python language:Java language:Java language:Java language:HTML
Filter by
42.4M results
为了使得调用方能够方便快捷的实现如下功能:
1. 简化与前台的交互能力。
2. 持久化 messages。
3. 自定义 message data parts。
因此需要后端基于当前的 SDK ,然后支持 UI Message。这是 SDK UI 工具的底层核心。
What happened
During a long Claude Code session focused on gzip decoder performance benchmarking (comparing libz inflate call
patterns, measuring single-thread throughput against /usr/bin/gunzip, profiling ...
Summary
POST /api/review inserts rating, comment, semester and course_id straight from the request with no server-side
validation. rating is unbounded (skews course averages), text fields are unbounded ...
area:backend
severity:medium
Summary
POST /api/review grants credit-system points to whatever walletUserHash the client puts in the request body, without
verifying the submitter owns that wallet, and with no rate limiting on the ...
area:backend
severity:medium
목적
첫 Vercel/Railway 배포 전에 필요한 환경 변수, secret, OAuth callback 설정, metrics 노출 정책을 빠짐없이 정리한다.
범위
- 코드 settings와 .env.example 대조
- Vercel web env 체크리스트 작성
- Railway API env 체크리스트 작성
- Railway worker/consumer ...
Summary
The public review-listing endpoints select and return the full reviews row (SELECT *), which includes wallet_user_hash.
Because PUT /api/review/:id authorizes edits solely by matching that same ...
area:backend
severity:high
Check for existing issues
- [x] I have searched the existing issues and checked that my issue is not a duplicate.
What happened?
litellm-1 | 10:46:40 - LiteLLM Proxy:ERROR: common_daily_activity.py:1047 ...
bug
proxy
Я самый рядовой юзер и знаю какие термины правильно подобрать, но при запуске хаба успешно работает только tg-ws-proxy,
в логах DPI пишет следующее (на скриншоте). Так же не коннектит CloudFlare One Client ...
💼 작업 설명
!-- 진행할 작업에 대해 간단하게 설명해주세요 -- 공유 토큰 생성 API 공유 토큰 기반 독서카드 공개 조회 API
✅ To-do
!-- 해당 작업을 수행하기 위해 해야 할 하위 태스크를 작성해주세요 --
- [ ] POST /api/reading-cards/{readingCardId}/share-token 제작
- [ ] GET ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.