pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:HTML language:Java
Filter by
209M results
Summary
- When editing an existing entry (not when adding a new one), the Add/Edit entry modal now shows, below all the other
fields:
- A 1-5 star rating picker (click a star to set; click ...
!--- DO NOT EDIT -- Mergify Payload -- { merge-queue-pr : true} -- Mergify Payload End --
🎉 This pull request has been checked successfully and will be merged soon. 🎉
Branch main (ef4dc82), #437 and ...
🤖 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
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses the subprocess ...
ai-remediation
severity-medium
Part of v0.6.2 patch release.
Summary
Fixes EliteaAI/elitea_issues#5265 — non-default pipeline versions lost their saved Schedule/Webhook trigger and were
reset to Chat Message after reopening the pipeline.
The trigger UI derived ...
Automated test pull request
🔗 관련 이슈
#38
close #38
📌 작업 내용
- 웹페이지 아이콘 지정
- gh page 배포 workflow 작성
🧪 테스트 결과
📸 스크린샷 (선택)
📎 참고 사항 (선택)
● 问题 首次 AI 问答请求响应缓慢(5~20 秒),后续请求正常。根因是嵌入模型(SentenceTransformer)在首个请求到达时才惰性加载,用户被迫承受冷启动开销。
改动 在 FastAPI 启动事件中提前调用 get_default_kb() 预热模型,将加载时机从 首次请求 移到 应用启动 。
- 仅修改 main.py,+7 行
- 启动时加载 SentenceTransformer ...
Reconcile the stashed fishery-metadata work + CI hygiene
Per-reach fishery metadata
Brings the previously-stashed fishery work (which predated the Wisconsin-coverage expansion) onto the current 39-reach ...