Commit Graph

5 Commits

Author SHA1 Message Date
Admin a2ba3d8d2b fix: pin bcrypt==4.0.1 for passlib compat, explicit celery task imports
- bcrypt 5.x breaks passlib 1.7.4, pin to 4.0.1
- autodiscover_tasks not finding task modules, add explicit imports

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 12:27:15 +05:00
admin 397b999558 feat: storage management — disk usage, cleanup API, scheduled cleanup task
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 22:32:36 +05:00
admin 29e3047792 feat: protocol and template API endpoints, auto-pipeline on upload
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 22:25:52 +05:00
admin 5c009bc368 feat: protocol generation — LLM integration, prompt templates, Celery task
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 22:24:53 +05:00
admin 849eb0ff48 feat: Celery setup and transcription task — Whisper + FFmpeg pipeline
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 22:18:24 +05:00