aider-gitea/aider_gitea
Jon Michael Aanes 42e32faba7
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 23s
Improve codebase with meaningful changes beyond ruff formatting
- Convert magic numbers and hardcoded values to module-level constants
- Add comprehensive input validation with detailed error messages
- Improve error handling for file operations and edge cases
- Add proper type checking and validation for model detection
- Create comprehensive test suite for new validation features
- Fix existing tests to match actual implementation

This addresses issue #112 by ensuring substantial code improvements
accompany formatting changes, making the codebase more maintainable
and robust.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-09 18:12:23 +02:00
..
__init__.py Improve codebase with meaningful changes beyond ruff formatting 2025-06-09 18:12:23 +02:00
__main__.py Improve codebase with meaningful changes beyond ruff formatting 2025-06-09 18:12:23 +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