RA.Aid/ra_aid
AI Christianson d01d2a4865 Integrate project info into chat prompt. 2025-01-09 15:01:39 -05:00
..
agents Add unit tests for CiaynAgent._does_not_conform_to_pattern. 2025-01-09 11:51:08 -05:00
console Improve agent interruption UX by allowing user to specify feedback or exit the program entirely. 2024-12-23 14:05:59 -05:00
proc macOS compatibility (#23) 2024-12-30 12:38:06 -05:00
tests FEAT fix command line args and env var dependencies on anthropic (#21) 2024-12-28 16:53:57 -05:00
text Initial commit 2024-12-10 19:01:20 -05:00
tools Get project info programmatically to save tokens. 2025-01-09 14:43:42 -05:00
__init__.py Improve agent interruption UX by allowing user to specify feedback or exit the program entirely. 2024-12-23 14:05:59 -05:00
__main__.py Integrate project info into chat prompt. 2025-01-09 15:01:39 -05:00
__version__.py Fix bug where directories are added as related files. 2025-01-08 17:04:24 -05:00
agent_utils.py Integrate project info into chat prompt. 2025-01-09 15:01:39 -05:00
config.py extract env validation into its own module 2024-12-17 11:31:10 -05:00
dependencies.py FEAT add function to check for dependencies on startup (#27) 2025-01-01 09:35:41 -05:00
env.py Adding Gemini API due to openrouter's limitations. (#34) 2025-01-04 07:19:05 -05:00
exceptions.py ciayn 2024-12-28 14:41:39 -05:00
file_listing.py Get project info programmatically to save tokens. 2025-01-09 14:43:42 -05:00
llm.py Adding Gemini API due to openrouter's limitations. (#34) 2025-01-04 07:19:05 -05:00
logging_config.py FEAT add verbose logging 2024-12-26 00:45:57 +00:00
project_info.py Integrate project info into chat prompt. 2025-01-09 15:01:39 -05:00
project_state.py Get project info programmatically to save tokens. 2025-01-09 14:43:42 -05:00
prompts.py Integrate project info into chat prompt. 2025-01-09 15:01:39 -05:00
provider_strategy.py Adding Gemini API due to openrouter's limitations. (#34) 2025-01-04 07:19:05 -05:00
tool_configs.py Integrate project info into chat prompt. 2025-01-09 15:01:39 -05:00