Benjamin_Boenisch
  • Joined on 2026-02-07
Benjamin_Boenisch pushed to coolify at Benjamin_Boenisch/breakpilot-core 2026-03-13 09:59:34 +00:00
559d6a351c fix: resolve stash conflict
8fd11998e4 merge: resolve docker-compose.coolify.yml conflict (accept remote)
4ce649aa71 fix: upgrade PaddleOCR to 3.x for PP-OCRv5 and stability
5ee3cc0104 fix: load PaddleOCR model in background thread
b36712247b fix: add detailed logging for PaddleOCR model loading debug
Compare 27 commits »
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-13 09:39:18 +00:00
703e110bab fix: split PaddleOCR multi-word boxes before merge
Benjamin_Boenisch pushed to coolify at Benjamin_Boenisch/breakpilot-core 2026-03-13 09:22:01 +00:00
5ee3cc0104 fix: load PaddleOCR model in background thread
Benjamin_Boenisch pushed to coolify at Benjamin_Boenisch/breakpilot-core 2026-03-13 09:19:12 +00:00
b36712247b fix: add detailed logging for PaddleOCR model loading debug
Benjamin_Boenisch pushed to coolify at Benjamin_Boenisch/breakpilot-core 2026-03-13 09:12:35 +00:00
86b11c7e5f fix: catch all exceptions in PaddleOCR version fallback
Benjamin_Boenisch pushed to coolify at Benjamin_Boenisch/breakpilot-core 2026-03-13 08:55:02 +00:00
8003dcac39 fix: PaddleOCR 3.4.0 compatibility — use lang=en with PP-OCRv5
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-13 08:54:25 +00:00
499ddc04d5 chore: trigger redeploy via Gitea Actions CI/CD
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-13 08:47:00 +00:00
f738ca8c52 fix: make compliance router imports resilient to individual module failures
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-13 08:40:50 +00:00
41ff7671cd fix: update PaddleOCR init for v3.4+ API (lang=en, ocr_version=PP-OCRv5)
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-13 08:40:49 +00:00
c530898963 fix: replace Python 3.10+ union type syntax with typing.Optional for Pydantic v2 compat
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-13 08:14:32 +00:00
cdafc4d9f4 feat: auto-run SQL migrations on backend startup
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-13 08:11:15 +00:00
8e42e36ee4 fix: replace deprecated libgl1-mesa-glx with libgl1 in paddleocr Dockerfile
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-13 08:03:54 +00:00
de19ef0684 feat(control-generator): 7-stage pipeline for RAG→LLM→Controls generation
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-13 08:03:05 +00:00
24e1e93b5b fix: save raw paddle/tesseract words in kombi session for debugging
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-13 07:45:09 +00:00
846292f632 fix: rewrite Kombi merge with row-based sequence alignment
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-13 07:27:55 +00:00
4280298e02 fix: add _deduplicate_words safety net to Kombi merge
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-13 07:11:40 +00:00
4f2fb0e94c fix: Kombi-Modus merge now deduplicates same words from both engines
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-12 23:28:33 +00:00
c87f07c99a feat: seed 10 canonical controls + CRUD endpoints + frontend editor
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-12 19:49:19 +00:00
453eec9ed8 fix: correct canonical control proxy paths to include /compliance prefix
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-12 19:18:55 +00:00
61c8169f9e docs+test: add Kombi-Modus tests (19 passing) and MkDocs documentation