RA.Aid/ra_aid
Jose Leon e507fd87bd FEAT allow flexiblity to support future aider flags 2024-12-24 00:25:05 +00: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 Disable PAGERs for shell commands so agent can work autonomously 2024-12-19 17:42:40 -05:00
text Initial commit 2024-12-10 19:01:20 -05:00
tools FEAT allow flexiblity to support future aider flags 2024-12-24 00:25:05 +00: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 Clean up exception handling. 2024-12-23 14:54:28 -05:00
__version__.py Version bump 2024-12-23 15:53:23 -05:00
agent_utils.py Clean up exception handling. 2024-12-23 14:54:28 -05:00
config.py extract env validation into its own module 2024-12-17 11:31:10 -05:00
env.py Fix env var fallback when base key is given, expert and base provider are different, and expert key is missing. 2024-12-19 09:18:10 -05:00
llm.py Allow chat agent to spawn research agent. 2024-12-21 10:58:08 -05:00
prompts.py Improved prompts. 2024-12-23 13:37:25 -05:00
tool_configs.py Optimize first prompt in chat mode to avoid unnecessary LLM call. 2024-12-23 10:38:49 -05:00