pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:TypeScript language:CSS
Filter by
237M results
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
Overview
Agent import를 ainspace 로컬 등록(/api/agent-proxy 카드 fetch + Redis 직접 생성)에서 백엔드 invite로 전환. 신규 엔드포인트 없이 기존 POST /api/agents를
invite+materialize로 repurpose. (EPIC17)
⚠️ #141 위에 스택된 브랜치입니다 (최신 syncAgentsFromRoster ...
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
🚨 Severity: HIGH 💡 Vulnerability: The contact form API (app/api/contact/route.ts) had two security issues:
1. DOMPurify.sanitize was used without restricting allowed tags, permitting HTML injection into ...
Summary
- remove the standalone model owner group label from the top filter row
- move the owner group trigger into the toolbar beside the view mode controls
- keep the trigger styling aligned with ...
Summary
This PR eliminates UI lag caused by synchronous I/O blocking the single-worker event loop, and reduces cold startup time
from 5–8s to ~3.5s by parallelizing independent initialization steps.
...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Summary
Closes #17085.
- Add desktop auth handoff status tracking so the external browser callback page can wait for a real desktop
completion signal.
- Propagate the handoff id through the custom ...
- Add document type dropdown from template endpoint
- Make file name optional (falls back to actual file name)
- Handle 409 Conflict errors with meaningful message in error interceptor
Description ...