Implemented complete Claude Code support alongside existing Aider integration: - ClaudeCodeSolver strategy with programmatic Claude Code CLI usage - Intelligent model detection to route Anthropic models to Claude Code - Shared post-solver cleanup function to eliminate code duplication - CLAUDE_CODE_MESSAGE_FORMAT constant for maintainable prompts - Comprehensive test suite with 18 passing tests - Automatic ANTHROPIC_API_KEY environment setup Users can now specify any Anthropic model (claude, sonnet, haiku, opus) to use Claude Code, while other models continue using Aider. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_claude_code_integration.py | ||
test_generate_branch_name.py | ||
test_gitea_client_pr_labels.py | ||
test_has_commits_on_branch.py | ||
test_init.py | ||
test_seen_issues_db_pr_info.py | ||
test_seen_issues_db.py |