This repository has been archived on 2026-02-15 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
2f8ffb73520157e03a8e72089ef780d06f73004d
Ollama crashes when two concurrent vision requests hit the 32B model (compare-ocr + analyze-grid). The grid analysis was redundantly calling Ollama again even though compare-ocr already extracted all vocabulary. - compare-ocr now saves vocabulary in session for reuse - analyze-grid builds grid from session data (no Ollama, instant response) - Grid button disabled until comparison results are available - Added export-to-editor functionality Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
ARCHIVIERT - Migriert nach breakpilot-core, breakpilot-lehrer, breakpilot-compliance
Languages
TypeScript
47.5%
Python
34.1%
Go
12.5%
JavaScript
2.4%
HTML
1.3%
Other
1.9%