aider-gitea/aider_gitea
Jon Michael Aanes 15fa6cef49
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 23s
Update documentation for dual AI assistant support
Extended usage section in module docstring to cover both Aider and Claude Code integration:
- Clear explanation of automatic model routing based on model names
- Comprehensive command line examples for both assistants
- Updated Python API examples with new function signatures
- Environment configuration organized by assistant type
- Model examples categorized by routing destination

Users now have complete guidance on using either Aider or Claude Code with appropriate model selection.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-09 01:23:05 +02:00
..
__init__.py Update documentation for dual AI assistant support 2025-06-09 01:23:05 +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 Add Claude Code integration with automatic model routing 2025-06-09 01:18:11 +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