pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML language:Java
Filter by
212M results
Summary
Full examination of the engine code (core/engine.py, decoders, analyzers, scoring, smart detection, resource manager,
config) with diagnostics (pytest, --doctor) and integrity checks (byte-compile, ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Parte da série de PRs empilhados (stack linear).
Base: docs/readme
Commits
- fix(build): make dependencies work on Spring Boot 4.1
- test: fix integration tests for Boot 4.1 and add context smoke ...
Summary
- Replace execFile( du , ...) with a cross-platform getDirectorySize (fs.promises readdir/stat) used by storage s
autoClean and usage/breakdown routes
- Move capture/feed folder creation ...
Motivation
- Capture a concise, discoverable snapshot of the repository state after the Milestone 0–7 portable proof, including
capabilities, verification, remaining roadmap work, low-risk follow-ups, ...
codex
Summary
BO 백엔드(spharos-manbanjalbu-bo-be)에 Spring Security 기본 설정을 추가했습니다. FO 백엔드와 동일한 패턴으로 REST API 인증 기반을 구성했습니다.
변경 사항
- SecurityConfig 추가
- CSRF 비활성화
- CORS 설정 (프론트엔드 연동 대비)
- ...
Parte da série de PRs empilhados (stack linear).
Base: chore/docker-compose
Commits
- docs: add README with architecture decisions and run instructions