Commit Graph

10 Commits

Author SHA1 Message Date
Oleksandr Kozachuk d4eec4088d news digest (spec-013): rss/atom -> {news} file via cron
Replaces the broken pre-1.0-openai news_feed.py. Stdlib parsing with
defusedxml (feeds are untrusted XML), titles sanitized (SAF-03), feed
URLs SSRF-guarded. CLI: python -m fjerkroa_bot.news --config <cfg>.
2026-07-13 19:28:41 +02:00
Oleksandr Kozachuk 8a19c35353 deploy foundation: push-based deploy.sh, spec-007, v3.0.0 2026-07-13 15:06:38 +02:00
Oleksandr Kozachuk 1879992b22 move to uv pyproject, drop setup.py/requirements/pytest.ini 2026-07-13 12:51:53 +02:00
ok d742ab86fa Fixes and improvements. 2025-08-09 00:16:37 +02:00
ok 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
Fjerkroa Auto 1d995c5db4 Fix dependencies. 2023-08-18 20:09:43 +02:00
ok 7c52896ad9 Switch from PyTOML to tomlkit. 2023-07-11 14:47:02 +02:00
ok 585ecc17c6 Parse response values, when they are JSON. 2023-03-30 15:38:42 +02:00
Fjerkroa Auto ef933883c0 Support drawing. 2023-03-22 10:46:04 +01:00
Fjerkroa Auto 5054cac49b Initial commit. 2023-03-21 18:25:14 +01:00