Skip to content

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

Filter by

183M results  (2 s)

183M results

Summary - Adds an explicit PR checkpoint and merge-by-default policy to .claude/commands/delivery.md. - Adds the same policy to .claude/skills/delivery/SKILL.md. - Aligns docs/delivery-pr-checkpoint.md ...

Motivation - Guarded Phase 11 execute was failing pre-apply due to package-bound placeholder backend metadata (e.g. network_id= verified_packet_path_bundle , endpoint_id= verified_packet_path_endpoint ...
codex

…ude SVG icon for better branding

What does this PR do? This PR fixes a silent feature mixing bug in IP-Adapter batch processing across all pipeline variants (57 files in total). Cause of the Bug When invoking prepare_ip_adapter_image_embeds, ...

Summary - add the naruon combined image to Docker publish validation and tag publishing matrices - run Docker image validation for develop-targeted PRs so the default branch path exercises this workflow ...

Bumps io.netty:netty-codec-http from 4.1.135.Final to 4.2.15.Final. details summary Release notes /summary p em Sourced from a href= https://github.com/netty/netty/releases io.netty:netty-codec-http s ...
dependencies
java

:robot: I have created a release beep boop 0.1.1 (2026-06-15) Features - path-less add-on (one repo param) serving the whole DB as default.git (#5) (aba40f5) This PR was generated with Release Please. ...
autorelease: pending

개요 날짜 기준 메뉴 삭제 API 엔드포인트 추가 변경사항 - DELETE /menu/ date 엔드포인트 추가 - 해당 날짜 메뉴가 존재하면 삭제 후 200 반환 - 존재하지 않으면 404 에러 반환 테스트 방법 # 삭제 요청 curl -X DELETE http://localhost:8080/menu/2026-06-15 # 성공 응답 ...

Release 0.1.0 Version-bump + changelog roll-up for the 0.1.0 release. Why 0.1.0 (minor, not patch) This release contains a breaking change — TokenSpecificationError now inherits from Exception instead ...