Commit Graph

4 Commits

Author SHA1 Message Date
AI Christianson a840460aaa Fix gh release build. 2025-01-31 17:16:03 -05:00
Ariel Frischer 7a68de2d06
Add Aider config File Argument Support (#43)
* feat(main.py): add --aider-config argument to specify aider config file path for better configuration management
feat(programmer.py): include aider config in command if specified to enhance functionality
test: add unit test for aider config flag inclusion in command to ensure correct behavior
chore: update requirements-dev.txt to include pytest-mock for testing enhancements

* test(tests/ra_aid/test_programmer.py): remove unnecessary comments to improve code readability and maintainability
2025-01-21 13:17:59 -05:00
Jose M Leon dbfd4134da
FEAT add test coverage report (#28) 2025-01-01 09:36:03 -05:00
AI Christianson 341bc91e65 Initial commit 2024-12-10 19:01:20 -05:00