pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:HTML
Filter by
176M results
Summary
This PR completes the build/test repair work across three sequential fix commits. Starting from zero collected tests,
the project now has 23 passing tests with no failures and all source files ...
PR 2 of 2 — IdempotencyBackend live-path wiring (the ARC-CLOSER) (#520)
Wires the PR1 FilesystemDedupLedger into agent.call() and every trigger, LOCKs spec/45, and closes #520 — the framework
is now redelivery-safe ...
- autoflake를 활용하여 backend/ 내 미사용 임포트 줄 일괄 제거
- 패키지 외부 노출 목적의 임포트를 보존하기 위해 __init__.py 파일은 정리 대상에서 안전하게 제외
- 프로덕션 코드 로직 변경 없이 코드 가독성 향상 및 린트 가이드 준수
🔗 Related: Issue [#1048]
Co-authored-by: Claude ...
Summary
Adds two small primitives on Entitlement that expose the inverse view of allows_* so the dashboard has a single,
never-raises source for what is the paywall covering on this install? :
- Entitlement.locked_runtimes() ...
What
PR2 of the TDD-uplift plan — a new e2e-harness plugin (24th plugin). It wraps Playwright s official AI test agents
(planner/generator/healer) into a setup → author → debug self-improving loop. We ...
Automated test pull request
📒 설명
이번 PR에 대한 간략한 설명을 작성해주세요.
- cloudinary 버전업 수정
🛠️ 작업 내용
이번 PR에서 구현하거나 수정한 내용을 작성해주세요.
- multer.diskStorage() 를 memoryStorage() 로 변경
- image Url await cloudinary upload 해오는 방식으로 수정
npm install ...
김나연
🛠️fix