Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:Java language:Java

Filter by

183M results  (2 s)

183M results

Automated update for image history [skip ci]

🎯 목적 채팅방에서 이미지/파일을 S3(또는 로컬 디스크)에 업로드하고, 채팅 메시지로 전송/조회할 수 있도록 한다. 📝 변경 사항 - ChatFileStorage(S3 / 로컬 디스크 stub) + ChatFileKeys — 객체 키 규칙 chat-rooms/{chatRoomId}/{uuid}.{ext} - ChatFileService — 업로드 ...

Summary - make Hermes Daystrom DML retrieval_policy: always apply in all runtime modes, so normal turns retrieve DML without explicit recall prompts - keep retrieval_policy: heuristic as the explicit ...

Problem On Wayland the smart-capture overlay went fullscreen as a single surface. A Wayland compositor only places a fullscreen surface on the output it lands on, so with more than one monitor the other ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | pytest (changelog) | ==9.0.3 → ==9.1.0 | age | confidence | | ruff (source, changelog) | ==0.15.15 ...

!-- Pull Request Checklist: - Mention what the pull request does and the reasons behind the changes - Mention all issues the pull request is closing - Make sure to update the CHANGELOG accordingly ...

Refactor the React frontend to improve functionality and user experience. Fix signup and login processes with axios, enhance error handling, and simplify the dashboard. Complete the ResumeEditor and add ...

概述 工作流并行多路分发(v2):实例从「单活动阶段」升级为「多并发活动分支」,一个阶段可扇出到多个并发分支,所有分支结束实例才完成。承接 v1(条件 DAG 设计器)。 后端 - 模型:workflow_instances 增 active_stages JSONB([{stageId,collection,recordId}],当前并发活动分支);DDL + ALTER 迁移 + 回填运行中实例(按 ...

- Update user is now checking if the user has the rights to do so - List users can now only be done by admin