discord_bot/fjerkroa_bot
Oleksandr Kozachuk fbec05dfe9 Fix hanging test and establish comprehensive development environment
- Fix infinite retry loop in ai_responder.py that caused test_fix1 to hang
- Add missing picture_edit parameter to all AIResponse constructor calls
- Set up complete development toolchain with Black, isort, Bandit, and MyPy
- Create comprehensive Makefile for development workflows
- Add pre-commit hooks with formatting, linting, security, and type checking
- Update test mocking to provide contextual responses for different scenarios
- Configure all tools for 140 character line length and strict type checking
- Add DEVELOPMENT.md with setup instructions and workflow documentation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-08 19:07:14 +02:00
..
__init__.py Fix hanging test and establish comprehensive development environment 2025-08-08 19:07:14 +02:00
__main__.py Fix hanging test and establish comprehensive development environment 2025-08-08 19:07:14 +02:00
ai_responder.py Fix hanging test and establish comprehensive development environment 2025-08-08 19:07:14 +02:00
bot_logging.py Fix hanging test and establish comprehensive development environment 2025-08-08 19:07:14 +02:00
discord_bot.py Fix hanging test and establish comprehensive development environment 2025-08-08 19:07:14 +02:00
igdblib.py Fix hanging test and establish comprehensive development environment 2025-08-08 19:07:14 +02:00
leonardo_draw.py Fix hanging test and establish comprehensive development environment 2025-08-08 19:07:14 +02:00
openai_responder.py Fix hanging test and establish comprehensive development environment 2025-08-08 19:07:14 +02:00