aider-gitea/aider_gitea
Jon Michael Aanes 0b9902c428 Refactor Aider integration using Strategy Pattern
Extracted Aider-specific functionality into AiderCodeSolver strategy class to enable future integration with Claude Code. This architectural change maintains backward compatibility while preparing for multi-AI-assistant support.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-09 01:02:45 +02:00
..
__init__.py Refactor Aider integration using Strategy Pattern 2025-06-09 01:02:45 +02:00
__main__.py Config edit formats 2025-05-11 11:55:46 +02:00
_version.py 🤖 Bumped version to 0.1.10 2025-06-04 21:30:57 +02:00
gitea_client.py Merge branch 'main' into issue-93-handle-failing-pipelines 2025-04-28 23:15:46 +02:00
secrets.py Enable multi-api-key secrets 2025-04-15 23:27:55 +02:00
seen_issues_db.py feat: add handling of unresolved PR comments with context and auto-resolve via Aider 2025-04-21 16:09:04 +02:00