pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:Java language:JavaScript
Filter by
183M results
💡 What: Added aria-live= polite attribute to the #status-text container in index.html. 🎯 Why: Previously, dynamically
updated statuses (like Aisha is thinking... or Listening... ) were visual-only and ...
Bumps react-dom from 19.2.4 to 19.2.7. details summary Release notes /summary p em Sourced from a href=
https://github.com/facebook/react/releases react-dom s releases /a . /em /p blockquote h2 19.2.7 ...
dependencies
javascript
!-- sakura-ai-summary-start --
🌸 Sakura AI Reviewer的总结
变更概览 本次为 2.5.6 版本更新,核心新增了登录锁定(防暴力破解)机制,涉及 19 个文件,代码净增 333 行。
主要改动列表
- 【新增功能】 引入 ClientAuthLockoutManager 及 AuthLockoutPayload,实现客户端登录失败的锁定状态管理与网络同步。 ...
enhancement
This PR introduces the required architectural redesign to the Sale Deed extraction flow.
Key Changes:
1. Document Buckets: Uploading is now separated into explicit categories (KYC, Legal Reports, ATS, ...
#️⃣연관된 이슈
!-- 해당 PR과 관련된 이슈 번호를 적어주세요. ex) #이슈번호 -- #145
📝작업 내용
!-- 이번 PR에서 작업한 내용을 간략히 설명해주세요 --
- 채팅 메시지 답장 기능을 구현했습니다.
- 메시지 전송 시 parentMessageId를 포함하면 해당 메시지에 대한 답장으로 처리되며, 실시간 WebSocket 이벤트와 ...
해원
Summary
This pull request is for support the dynamic basepath configuration to handel the deployment environment have port
restriction- were only API Gateway allowed in particular port
Changes Added ...
Bumps vitest from 3.2.6 to 4.1.9. details summary Release notes /summary p em Sourced from a href=
https://github.com/vitest-dev/vitest/releases vitest s releases /a . /em /p blockquote h2 v4.1.9 /h2 h3 ...
dependencies
javascript
Replaces gh CLI approach (which required read:org scope) with direct GitHub API calls using PyNaCl encryption. PAT only
needs repo scope.