pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Java language:HTML
Filter by
208M results
…e readme
Summary
- Adds the Service Category Explorer as the second tab — a pure operational drill-down (no race/income framing) that
compares Baltimore s 311 service categories among each other and trends ...
What
Makes the repo work out of the box in Claude Code on the web by running the audit engine locally and pointing the
project MCP server at it.
- .claude/hooks/session-start.sh — web sessions only ...
📝 작업 내용
- [x] OAuthClientImpl.fetchKakaoUserInfo() 구현 — Authorization Code → 카카오 액세스 토큰 교환 → 사용자 정보 조회
- [x] UserExceptionHandler에 OAuth 예외 핸들러 추가 (RestClientResponseException, IllegalStateException ...
摘要
修复聊天在长耗时 LLM 调用场景下约 120s 被前端 abort 的问题:从后端单轮截止、NVIDIA 路由与 key 轮换、失败路径 SSE 收尾到前端保留 partial 文本,形成可预期、可恢复的整条链路。
改动要点
- bridge:单轮 /chat 90s 硬截止(线程池 + deadline 向下传递)
- NVIDIA transport:优先于 OpenCode;单请求最多 ...
💡 What: Optimized the `sanitize` utility in `auth.js` with a printable ASCII fast-path. 🎯 Why: Unicode normalization and
multi-range regex scanning were being applied to every input, including already-clean ...
- shorts_maker.py: google-generativeai → anthropic SDK, claude-opus-4-8 모델 사용
- requirements.txt: google-generativeai → anthropic
- .env.example: GEMINI_API_KEY → ANTHROPIC_API_KEY
https://claude.ai/code/session_01N4wCZz6W1avaVSBw9HwdTV ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
Summary
- Fixed inverted password comparison in AuthContext.jsx that caused all login attempts to fail with invalid email or
password
- Corrected Login page layout, button text, and gradient styling ...