jira-ai-fixer/workers
Ricel Leite 27b72e3ccd feat: Background workers
- analyzer.py: Issue analysis pipeline (JIRA -> LLM -> PR)
- indexer.py: Code indexing pipeline (Bitbucket -> Embeddings -> Qdrant)
- Redis queue-based processing
- Progress tracking and status updates
2026-02-18 14:03:34 -03:00
..
__init__.py feat: Background workers 2026-02-18 14:03:34 -03:00
analyzer.py feat: Background workers 2026-02-18 14:03:34 -03:00
indexer.py feat: Background workers 2026-02-18 14:03:34 -03:00
requirements.txt feat: Background workers 2026-02-18 14:03:34 -03:00