pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Java
Filter by
183M results
Corrige l erreur de build Vercel « No entrypoint found in output directory: client/dist ».
Vercel traitait le projet comme un serveur Node et cherchait un point d entrée (app.js/index.js/server.js) dans ...
Summary
- Add a schema-gated fallback for Gemma-native trailing call:tool{...} text after normal parser paths fail.
- Recover hidden-reasoning pseudo-calls when the visible body is empty, converting ...
Bumps the npm_and_yarn group with 5 updates in the /client directory:
| Package | From | To |
| --- | --- | --- |
| uuid | 9.0.1 | 14.0.0 |
| ws | 8.18.3 | 8.21.0 |
| react-router | 7.15.0 | 7.15.1 | ...
dependencies
javascript
No usable response
The spider received no meaningful responses (at most a robots.txt). The target endpoint appears to no longer exist.
This spider has produced 0 results for 5 consecutive runs.
Evidence ...
automated:dead-spider-removal
관련 이슈
KAN-277
변경 사항 요약
- ConfirmOrderService에서 JWT userId를 creator PK인 sellerId와 직접 비교하던 버그 수정
- creator gRPC 연동 추가: creator.proto, CreatorGrpcAdapter, SellerIdQueryPort
- sellerIdQueryPort.getSellerId(userId)로 ...

Dependabot ...
dependencies
python
Ports the new grader work from apguru-analytics-dashboard into this standalone repo (the repos share no git history, so
this is a content port, not a branch merge).
Included
1. IB support — exam-body-aware ...
Summary
- Token truncation prevents O(n×m) LLM prompt cost explosion in Parallel/Hierarchical/Debate synthesis
(_MAX_ANSWER_CHARS=2000, _MAX_CONTEXT_CHARS=6000, _MAX_SYNTHESIS_CHARS=8000)
- Partial ...
작업 내용
리액션 영상 및 TTS 재생 로직을 개선했습니다. 감정별 리액션 영상 처리와 첫 문장 TTS 기능을 수정하여 보다 자연스럽게 동작하도록 개선했습니다.
변경 파일
- frontend/src/pages/chat/ui.jsx
- 리액션 영상 재생 로직 수정
- joy/tension 리액션 시 DEMO_REACTIONS ...